統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
list the result of the index values in ranges
Hello, I have an array that is populated with the values 1,2 or 3. a = [1 1 2 2 3 3 2 2 1 1]; and I want to list the...
7年以上 前 | 2 件の回答 | 0
2
回答質問
Find value in an NxMxP array and return index
I have an N x M x P array. Its filled with all possible values of a parameter. I'm looking for the value closest to a target I h...
約8年 前 | 1 件の回答 | 0
1
回答質問
How do i find geometry properties of triangles?
I want to write a code to find the polar moment of inertia of an airfoil. Being a complex shape, a friend suggested a numerical ...
約8年 前 | 1 件の回答 | 0
1
回答質問
splitting a shape into triangles
Hello, I'm writing a code to optimize some dimensions for a wing i'm designing. As part of the code i need to split up a 2D ...
約8年 前 | 1 件の回答 | 1
1
回答質問
the code wont display an answers calculated
so i have a code that has multiple nested if statements. before calculations are run the user is asked for a method f,b or c and...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Having issue displaying the result of a set of if statements
Hello i have an issue i want to display the variable "ans" im using disp(ans) and ive placed it at every point possible it doesn...
9年以上 前 | 1 件の回答 | 0