photo

Jarrett White


North Carolina State University

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Applied Mathematics

统计学

MATLAB Answers

2 个提问
0 个回答

排名
179,265
of 300,364

声誉
0

贡献数
2 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,934

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,407

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


I know this is a rookie question but its been years since I've used MatLab. I need to use p_r,p_p,p_s to calculate p_rn,p_pn,p_sn and then use those values in place of p_r,p_p,p_s in subsequent calculations and then store them all in a matrix.
I believe I should be using a for loop with the definition of the matrix inside but the details have escaped me. Any help with t...

10 years 前 | 1 个回答 | 0

1

个回答

提问


I continue to receive an error message when I try to use fsolve. Can anyone tell me what I'm doing wrong? (I'm using MATLAB R2012a)
First I run the following script. x1 = 15600; y1 = 7540; z1 = 20140; x2 = 18760; y2 = 2750; z2 = 18610; x3 = 17610;...

11 years 前 | 3 个回答 | 0

3

个回答