photo

John Smith


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
295,258
of 297,503

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


MATLAB's fsolve function
I'm currently trying to understand MATLAB's fsovle function. I have two simultaneous equations and if I take an initial guess qu...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Picking eigenvalues below a certain value.
I have a problem where I have, lets say 1000 2x2 random matrices distributed with mean 0 and variance 1. I have to find the eige...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Adjusting histogram bin width.
I have a histogram with a large range of data. It can run up to figures of 10^135(not many), these figures however are largely i...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Need help on using ODE45
I'm trying to solve the following ODE dx(1)/dt = k1 (1 + k(2)x(3)) − x(1)x(2)^2 − k(3)x(1), dx(2)/dt = x(1)x(2)^2 − x(2) +...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Extracting eigenvalues and its eigenvector from a list.
Suppose I have a list all eigenvalues and their corresponding eigenvectors. Is there such a function in MATLAB that allows me to...

10 years 前 | 1 个回答 | 0

1

个回答

提问


writing out equation in matlab with summation.
I am trying to solve a simultaneous equation in MATLAB and to write this function down I needed to use symsum. So for example...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Solving simultaneous equations numerically
I have two equations that need to be solved numerically, I can't write out the equations explicitly but they are both of the for...

10 years 前 | 2 个回答 | 0

2

个回答