Feeds
提问
Question about load .mat files
I have a group of .mat files, which have continuous number of name, i.e. from W_star_1.mat to W_star_300.mat. Could I write a co...
12 years 前 | 2 个回答 | 0
2
个回答提问
Question about fsolve
After reading the answer of my last question, I change my code about fsolve, but there is still notification of: No solution fou...
12 years 前 | 2 个回答 | 0
2
个回答提问
Question about fsolve
I write a program trying to solve omega via fsolve command, but the result shows: fsolve stopped because the relative size of th...
12 years 前 | 0 个回答 | 0
0
个回答提问
Another question about function
I want to calculate the omega which causes to a zero result of a function group. My function is as following, which uses command...
12 years 前 | 0 个回答 | 0
0
个回答提问
Question about a function
I plan to solve a function matrix x(j), which want each x(j) could lead W(j) to 0. I have written a function about it, but I do ...
12 years 前 | 2 个回答 | 0
2
个回答提问
How to get the top 5% number and bottom 5% number of a matrix
After 10000 trajectories of a stochastic differential equation of 55 steps, I get a 10000*55 matrix of results. At present, I wa...
12 years 前 | 1 个回答 | 0
1
个回答提问
Question of mean
When I write a program about consumption (C) with 10^5 trajectories, I want to calculate the expectation of them with the comma...
12 years 前 | 2 个回答 | 0
2
个回答提问
A small question about load matrix
I want to load a matrix in a function, so I save the matrix of "randn(M,N)" as "randn_DBba_modified.mat". In the function below:...
12 years 前 | 1 个回答 | 0
1
个回答提问
Question of fmincon
I want to minimize a utility function which contain loops in it via using fmincon, but the command window shows error of "NONLCO...
12 years 前 | 1 个回答 | 0