Feeds
提问
How to plot multiple plots repeatedly from a loop?
I have a code which has a 'for' loop running three times. For each iteration, the script computes the value of three functions, ...
9 years 前 | 1 个回答 | 0
1
个回答提问
Passing variables from one m-file to another
I am a beginner in MATLAB, so I would really appreciate any guidance on this seemingly obvious question. I have to minimize a f...
11 years 前 | 1 个回答 | 0
1
个回答提问
Using Symbolic toolbox for solving a system of non linear equations
I am trying to solve a system of three highly non linear equations in three variables, but symbolically. I have tried using 'sol...
11 years 前 | 0 个回答 | 1
0
个回答提问
How to find expected value of normal cdf with a lognormal variable?
Hi. I am trying to find E[N((a+(si^2)/2)/si)] where a is a constant, si is lognormally distributed with mean m and variance v,...
11 years 前 | 2 个回答 | 0
