photo

Ying


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

6 Fragen
0 Antworten

RANG
260.420
of 297.457

REPUTATION
0

BEITRÄGE
6 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
83.33%

ERHALTENE STIMMEN
0

RANG
 of 20.438

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 158.938

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort