photo

PR


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

Mechanical engineering student in Montreal, Quebec, CANADA

统计学

MATLAB Answers

5 个提问
5 个回答

排名
61,418
of 300,015

声誉
0

贡献数
5 个提问
5 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,984

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How do you create an array around a central value?
I would like to write a function such as: function [ array ] = generate_array( center_pt, resolution ) NB_POINTS = 5; ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Passing a function value to another function
To whom it may concern: I am aware that there is documentation to support this question, I haven't been able to implement a s...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Pernicious error: ' Too many input arguments'
My problem occurs when I call 'b1 = ask_for_number(STRING_B1)'. If I replace 'ask_for_number' with 'input' the function works a...

10 years 前 | 0

已回答
Pernicious error: ' Too many input arguments'
Thanks for taking the time John. However, as I am trying to make this work (as a beginner in Matlab), I merely asked for suggest...

10 years 前 | 0

提问


Pernicious error: ' Too many input arguments'
To whom it may concern: I have gone through many threads on MathWorks for this topic but have not found a solution. I have...

10 years 前 | 3 个回答 | 0

3

个回答

已回答
Validate number in function from user input
Thank you dpb and Stephen for your suggestions. I especially appreciate your pedagogical perspective Stephen as I am just beg...

10 years 前 | 0

提问


Validate number in function from user input
Hi there, I am having some trouble debugging my function. When I run, it seems to bug on the while loop but I cannot figure...

10 years 前 | 3 个回答 | 0

3

个回答

已回答
Trouble validating number of parameters in a function
Thanks Guillaume. I appreciate you taking the time to develop that function. I will try and integrate some of your strategies!

10 years 前 | 0

已回答
Trouble validating number of parameters in a function
Yes! Thank you Mr. Torsten! I just had a brainwave (it's in french now though): function [ nb_parametres_valides ] = v...

10 years 前 | 0

提问


Trouble validating number of parameters in a function
To whom it may concern: I am a beginner in Matlab programming and I am having difficulty with the function below. I need to ...

10 years 前 | 4 个回答 | 0

4

个回答