photo

Supreeth


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
272,475
of 299,969

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,853

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,743

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Understanding nested function reference in parfor loop
I came accross this sentence in MATLAB doc: The body of a parfor-loop cannot make reference to a nested function. However, i...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Find values of a function for different parameters.
I have Z as a function of posisition and time: Z = Z(x,y,t) There are some fixed parameters say: a,b,c I am inte...

10 years 前 | 0 个回答 | 0

0

个回答

提问


How to increase number of lines in contour plots?
Hi. I am trying to use 'ezcontour'. I want to know how to increase number of lines that appear in these contour plots. Thanks.

12 years 前 | 2 个回答 | 0

2

个回答

提问


root function does not work:(
>> a=[1 2 3]; >> root(a) Undefined function 'root' for input arguments of type 'double'. anybody knows why?

13 years 前 | 1 个回答 | 0

1

个回答