統計
MATLAB Answers
6 質問
0 回答
ランク
of 153,950
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Solve my determinant equal to zero with roots
Hi! I need help with solving for the roots of my polynomial im getting from my determinant of my matrices in a way where i dont...
10ヶ月 前 | 1 件の回答 | 0
1
回答質問
My gradient function wont update in my for loop
Hello! Im trying to use Newtons method for two gradient function dU/dx= f1(x,y) and dU/dy=f2(x,y) of the function U(x,y) and fi...
11ヶ月 前 | 2 件の回答 | 0
2
回答質問
Two functions equal for which values?
Hi, If i have 2 functions, in this case: alfa=linspace(0,25); cl_1=@(alfa)a0*alfa-a0*deltaalfa*((a0*alfa/(clmax+a0*delt...
約8年 前 | 1 件の回答 | 0
1
回答質問
Vector search in a loop?
Hi! How do i accomplish this, please?' For exampel: I have d=[1 22 31 41 51 6 7 8 9 10]; z=[1 2 3 4 5 6 7 8 9 10]; Now,...
約8年 前 | 1 件の回答 | 0
1
回答質問
Save values in a loop in a vector
Hi ! I would need some help for my home assignment cause im stucked. I need to iterate thru a vector and look for some values...
約8年 前 | 2 件の回答 | 0
2
回答質問
For loop that takes element from certain locations in vector and creating a new one using picked out elements, please!
Hi, I need help with this: For loop that takes element from certain locations in vector h, and creating a new one, H usin...
約8年 前 | 1 件の回答 | 0