
Syam MS
Statistics
7 質問
0 回答
0 問題
2 解答
ランク
115,592
of 257,647
評価
0
貢献
7 質問
0 回答
回答採用率
14.29%
獲得投票数
0
ランク
60,060
of 109,916
貢献
0 問題
2 解答
スコア
30
バッジ数
1
貢献
0 投稿
貢献
0 パブリック チャネル
平均評価
貢献
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
質問
How to create legend with multiple variables in a loop ?
I want to have a comparison between two plots when a parameter 'M' have different values. I need help in writing the legend prop...
約1年 前 | 1 件の回答 | 0
1
回答質問
Error while Norm minimization
While optimising a problem with several variables. I encountered some difficulty when optimising one of the variable. While opti...
1年以上 前 | 0 件の回答 | 0
0
回答質問
Error using fmincon, Supplied objective function must return a scalar value.
I have written following matlab code using fmincon function, x0=[0.5;0.5;]; %starting point Aieq=[1,1;repmat([(-eta ...
1年以上 前 | 1 件の回答 | 0
1
回答解決済み
Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...
2年弱 前
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
2年弱 前
質問
How to solve exponential equation ?
I have one vector theta of order (Kx1). Each element in this vector, theta(k), need to equate with an exponential term and need...
2年弱 前 | 1 件の回答 | 0
1
回答質問
Minimizing norm( a_i x - ( y B_i + c_i ) ) with constraint
Hi all, Given the signal vectors B_i and c_i, I have obtained a new signal vector a_i to find out vector y. Then to fine tune, ...
2年弱 前 | 2 件の回答 | 0
2
回答質問
How to add an NxN matrix with K pages ?
I have an NxN matrix with K pages where each element is a complex number. I need to add the corresponding elements in this K pag...
2年弱 前 | 1 件の回答 | 0
1
回答質問
how to obtain the basis vector of the space orthogonal to K vectors?
Hi, I have Psi= [e1; e2; ... eK; ] having K (eigen vectors) rows, and need to find (N-K) basis vectors of the space orthogonal ...
2年弱 前 | 1 件の回答 | 0