Jacob
University of Cincinnati
Followers: 0 Following: 0
Studying Aerospace Engineering with more of an interest in the astrospace side.
Feeds
已回答
Mass spring system equation help
In response to Sumit above: x = 2xn matrix of x' and x, A = 1x2 matrix of c and k, and B = 1xn matrix of mx''. Solve for A. ...
Mass spring system equation help
In response to Sumit above: x = 2xn matrix of x' and x, A = 1x2 matrix of c and k, and B = 1xn matrix of mx''. Solve for A. ...
12 years 前 | 0
已回答
User input for plot axises titles during a script
You can alternatively use input. title_name=input('Title? ','s') title(title_name); You can use this to prompt the us...
User input for plot axises titles during a script
You can alternatively use input. title_name=input('Title? ','s') title(title_name); You can use this to prompt the us...
12 years 前 | 0
提问
dlmread reading outside of range
Hello all, I am trying to read a file like the following: 1 0 100 0.0 -100 .5 10 10 2 1 200 0.5 -100 .5 10 3 2 3...
12 years 前 | 1 个回答 | 0
1
个回答提问
SIMULINK Time Optimization
Hello, I want to optimize my SIMULINK model (run from an .m script) so that based on initial parameters I can quickly hone in o...
13 years 前 | 1 个回答 | 0
1
个回答提问
Creating a point mesh with an arbitrarily shaped hole
Hello, I want to create a point mesh (such as the result of meshgrid) for the area around an arbitrary shape, in this case an a...
13 years 前 | 1 个回答 | 0