Mohsen Nashel - MATLAB Central
photo

Mohsen Nashel


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 09/19 to 04/25Use left and right arrows to move selectionFrom 09/19Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

13 个提问
0 个回答

排名
153,663
of 298,292

声誉
0

贡献数
13 个提问
0 个回答

回答接受率
38.46%

收到投票数
0

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,775

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


For loop giving me wrong values
I am trying to find the output for different parameters. It gives me zeros for masses that can not be zero. I think I have a ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


For loop gives the same output
I have a problem with this code that it gives the same output when the loop reaches the 4th column of the inputs, the loop gives...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Outputs into a vector
Hello. I want to put the outputs for every loop into a vector form that contains all the values that the loop gives for L_max an...

5 years 前 | 1 个回答 | 0

1

个回答

提问


For loop for multiple scenarios
Hello. I am trying to run caluclations for certain altitude, accelaration and Structure margin all at the same time. How can I...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Solving two equations two unknowns
Hello, I have the following code % Mohsen Nashel - MAE 316 - Homework 2 - Problem 1 t_sk = 0.0025; %m dr = 0.00425; %m sigm...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Function definition is misplaced or improperly nested. Please help!!
Trying to run this code, it gives me the error "Function definition is misplaced or improperly nested." Please help"! varInput ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Invalid expression. Check for missing multiplication operator, missing or unbalanced delimiters, or other syntax error. To construct matrices, use brackets instead of parentheses
I am trying to a legend graph of position versus time by running this code and its giving me a lot of errors. First error is "In...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Error in code for legend plot
I am trying to run this code and its giving me multiple errors! Please help varInput = load('quadData.mat'); qDat = varInput....

5 years 前 | 1 个回答 | 0

1

个回答

提问


Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters.
I am trying to run this code but it gives me a lot of error. The first message is "Invalid expression. When calling a function o...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Trying to recreates the center of mass from equation
Trying to recreates the center of mass from equation, I couldn't debug the code I created! Please help! varInput = load('quadDa...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Graphing a variable function with boundaries problem
i am trying to plot the function that is shown in the picture. Matlab keep giving me the error "Error: File: Q4.m Line: 11 Colum...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Creating a table for publishing for the matrix I defined
I'm trying to plot the outputs of specific heat vs. temperature fro the range of temperatures T=300 to T=3000 for the formula g...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Plot for specific vibrational heat
Hello! I'm trying to plot the outputs of cv for the formula given in the picture to the range of temperatures between 300 to 300...

5 years 前 | 1 个回答 | 0

1

个回答