![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2671870.jpg)
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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0