photo

Jonathan Pulman


None

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Just a hobby.
Professional Interests: Psychoanalysis, psychiatry

统计学

MATLAB Answers

6 个提问
0 个回答

排名
68,428
of 300,753

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to put a user designed function in a simulink block
Suppose I have a simple (useless) user defined Matlab function as follows [ outputVariable]=PulmanTestFunction (inputVariable...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to enter data from a GUI (?) rather than in code.
How can I start a program running then, at some point dictated by the code, ask for user input such as a number or a choice of "...

12 years 前 | 2 个回答 | 0

2

个回答

提问


How to show repeated graphics as program runs
I am writing a program to run the prisoners dilemma game. The idea is to run many iterations, selecting the best players. I wo...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to pass many variables to a function
I only know old Quick Basic! In that you could allow subprograms to access variables by using "DIM SHARED". This made it eas...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to do Matrix calculations IF certain conditions are present.
I have 2 matrices A and B and want to do A./B But some values in B are zero, producing inf then, in later calculations, NaN. ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How can I plot data as program runs?
I would like to write a program to simulate planets in orbit for many iterations, for example to see if asteroids will form into...

12 years 前 | 2 个回答 | 0

2

个回答