Community Profile

photo

Tommy


Tilburg University

Active since 2012

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer