photo

fs


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
3 个回答

排名
240,890
of 300,863

声誉
0

贡献数
5 个提问
3 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,413

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
I got different error messages each time I run the code
Thank you all for responds. First of all; I want to find values of l(i) which is a vector, then take the sum of that vector....

8 years 前 | 0

提问


I got different error messages each time I run the code
Here is the code and hopefully someone could help. l_0=1.5; l_1=1.6; Lambda_min=2*(1+1)*l_0; Lambda_max=2*(1+...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How can I fix this problem
I am trying to get a normalized matrix. A=[1 1 2 4 7 1;0 2 2 1 3 9; 1 2 1 1 1 9;1 3 0 1 4 1]; R=size (A,1); % Row C=...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How can I fix this problem?
I'm trying to run my script, but I do not get my result. It seems to my Matlab does not execute my code. How can I fix this pr...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
How can I solve the max iterations exceeded?
Thank you very much. As I go smaller and smaller for r, I got more n_iter. Thank you again.

9 years 前 | 0

提问


How can I solve the max iterations exceeded?
I'm trying to solve root finding problem by using Newton method when I run the code I got this message. How can I avoid this mes...

9 years 前 | 3 个回答 | 0

3

个回答

已回答
Subscript indices must either be real positive integers or logicals how can I fix it?
Thank you very much for a quick respond and clear explanation.

9 years 前 | 0

提问


Subscript indices must either be real positive integers or logicals how can I fix it?
I am trying to plot this equation but I get error message. K=9*10^9; e= 1.6*10^-19; p=0.33*10^-10; Alpha=1.09*10^3; ...

9 years 前 | 2 个回答 | 0

2

个回答