photo

Dave Smith


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
0 个回答

排名
122,408
of 300,857

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Numerical integration using quad function
Numerically integrate using the quad function. 10 I(x)= ∫ sqrt(x)dx 0 Can anyone help me out with this?

13 years 前 | 1 个回答 | 0

1

个回答

提问


Function which returns the outer product of two vectors
Write a function which returns the outer product between two vectors. The function should accept two input arguments: the vecto...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Explain this while loop
Please explain the steps to how this code fragment works. I don't really understand count or index. Thanks. What is count...

13 years 前 | 2 个回答 | 0

2

个回答

提问


For loops question Help
Can someone please explain the steps to this problem for me? What is the variable y as the result of the given Matlab code f...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Using Loops to create a NxN identity Matrix
Write a function which creates and returns an N×N identity matrix. The function should accept the matrix size, N, as the only i...

13 years 前 | 1 个回答 | 0

1

个回答