Feeds
질문
How to accumulate values in a vector?
Hey everyone, I have two strings that I want to accumulate in a vector. 'i' is a loop value and I need two columns. A(i,2)= ...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
How can I write it correctly ???
Hey everyone, <</matlabcentral/answers/uploaded_files/51907/equation.png>> How can I write that index and argument i...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Can I set a probability distribution in rand()?
Hey everyone, I need to generate some random values, but I have a specific distribution for this values. Can I set this pro...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
How to use this probability distribution?
I have this probability distribution: Pi=1/(1+(i/31)^2,6) (Pi is the probability of i happens). But, how can I use this probabil...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
How can I use Monte Carlo method?
Hey everyone, How can I use the Monte Carlo method on matlab? I need this dristibution: Pi=1/(1+(i/31)^2,6) (Pi is the proba...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
How can I use Monte Carlo method?
Hey everyone, I need to generate a random value of an atmospheric discharge. The range is between 1,000 - 15,000 - 30,000. H...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
What function do I need to use for start a simulation in other program (in my case: ATPDraw)?
Hey everyone I need to start a simulation in ATPDraw using MATLAB. What function do I need to use for start that simulaion an...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
How to create a new file in MATLAB?
Hey, everyone In my program I'll interact ATPDraw with MATLAB. Therefore, I need to pick up an ATP file, then open in MATLAB,...
대략 10년 전 | 답변 수: 2 | 0
