統計
MATLAB Answers
12 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Installing/Using toolbox (lightspeed)
I am trying to use the lightspeed toolbox for Matlab, but it is the first time I download a toolbox and I don't know if it is pr...
10年以上 前 | 0 件の回答 | 0
0
回答質問
Changing size vector. Avoiding a loop
Hi I have a problem that is taking hours to be solved and I am trying to gain efficience in order to make it faster. Basical...
11年弱 前 | 0 件の回答 | 0
0
回答質問
Sum over columns excluding rows
Hi, I am quite a begginer with matlab and I wonder if someone could help me with this problem. I have a matrix A=[a b c...
11年弱 前 | 2 件の回答 | 0
2
回答質問
Avoiding doble loops to gain efficience
Hi. I have solved a problem by using a doble loop but it is taking too long and I am pretty sure there are more efficient way...
11年弱 前 | 1 件の回答 | 0
1
回答質問
How does fmincon works? Changing not binding restrictions changes the result
Hello. I am working with the function fmincon and I have noticed that changing a restriction can alter the result even when t...
11年弱 前 | 0 件の回答 | 0
0
回答質問
Matlab is violating restrictions of fmincon
Hi I want to solve a constrained maximization problem and i am using the function fmincon. [theta] = fmincon('gmmsimobj2'...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Argument of Normal Distribution
Hi! I have a simple question. Is there any way to get the argument in which a standard normal distribution is evaluated give...
約11年 前 | 1 件の回答 | 0
1
回答質問
Subscript indices must either be real positive integers or logicals
I am trying to make a while-loop for an fsolve function. I am getting the error message Subscript indices must either be real po...
11年以上 前 | 1 件の回答 | 0
1
回答質問
Filling vector with a condition.
Hi. I have two vectors A and B of the same length I wan´t to create a new vector containing the same numbers of B, but onl...
11年以上 前 | 2 件の回答 | 1
2
回答質問
Loop to generate n random series (filling a matrix?)
Hi, i´m glad if you could help me with this I have a funcion that generate a random trajectory for a variable (like a brownia...
11年以上 前 | 1 件の回答 | 0
1
回答質問
Quad. The integrand function must return an output vector of the same length as the input vector
Hello, I've been trying to integrate a function using the quad function: PS2=quad(@fintegrand,0,10) fintegrand is a .m fun...
11年以上 前 | 0 件の回答 | 0
0
回答質問
Integral of a product between a function and a Cumulative Normal Distribution
Hi. I need to compute an integral of a function that consist in the product between a Cumulative distribution of a Normal, an...
11年以上 前 | 2 件の回答 | 0