![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17521213_1581537118196_DEF.jpg)
Georgios Kirkinezos
Followers: 0 Following: 0
Feeds
提问
solve two equations with 2 unknowns(pbar,rho)
Hello everyone! I need some help to solve a system of two equations to find pbar and rho: Eq1 = 600000*1000*normcdf((sqrt(rho...
4 years 前 | 2 个回答 | 0
2
个回答提问
multiplying matrix by another matrix element and using it in a command
Q=[-0.0905 0.0604 0.0301;0.142 -0.239 0.097;0 0 0]; T =[ 1, 3, 5, 7, 10]; e=expm(Q*T); %%% the problem is here I have a p...
4 years 前 | 4 个回答 | 1
4
个回答提问
count of non zero elements of a row vector in a loop
Hi everyone, i want to count the nonzero elements of a row-vector in a loop, i have the initial (360,1000) matrix u_new for i...
4 years 前 | 2 个回答 | 0