Chinmay Kundapur
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0