photo

Chinmay Kundapur


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to generate a TFI (Transfinite Interpolation) based grid in MATLAB for a given analytical equation? (code provided)
I have a code for a general equation, but I want the equations to be based on the following figure. I'm not able to get the func...

2 years ago | 1 answer | 0

1

answer

Question


Trying to code a state space modelling for thrust vector control of a rocket. I keep getting Error using plot, Invalid Data Argument, please help
%% STATE SPACE MODELLING %%1% clc; close all; clear all; %-cosntant values Iyy=2.186e8; m=38901; Tc=2.361e6; v= 134...

2 years ago | 2 answers | 0

2

answers