photo

Ying


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Output file failed to be updated after running standalone executable file
Hi all, I have compiled an AutomatedIteration.exe file from my .m code using the Matlab deploytool. The reference files inclu...

11 years 前 | 0 个回答 | 0

0

个回答

提问


How to add the iteration count to the code
Hi, I started using Matlab to run Monte Carlo Simulation just a few weeks ago. I have a question about the iteration count: ...

12 years 前 | 2 个回答 | 0

2

个回答

提问


If condition for each matrix elements
Hi, I have a question about if function for matrix elements. My code is here: d1 = 1.5 + 0.3.*randn(100,1); %ball-bearing ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Exclude negative values from random number generator
Hi, Just a quick question. I generate a series of normally distributed random numbers with mean 1.5 and standard deviation 0...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Store value into matrix, and then perform calculation upon each element
Hi, I have a question about performing calculation on each matrix elements. My code is here: syms m a x u; a=16807; ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


scatter plot in matlab
Hi, I'm new to Matlab. And I need to write a congruential random number generator without using RAND().And then plot the Ui vs...

12 years 前 | 1 个回答 | 0

1

个回答