photo

Jonathan Pulman


None

2013년부터 활동

Followers: 0   Following: 0

메시지

Just a hobby.
Professional Interests: Psychoanalysis, psychiatry

통계학

  • 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...

10년 초과 전 | 답변 수: 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 "...

10년 초과 전 | 답변 수: 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...

10년 초과 전 | 답변 수: 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...

10년 초과 전 | 답변 수: 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. ...

대략 11년 전 | 답변 수: 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...

대략 11년 전 | 답변 수: 2 | 0

2

답변