統計
MATLAB Answers
9 質問
0 回答
ランク
of 160,541
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
finding a value in a column
I have two separate matrices A and B. I am taking data from A and putting it into B. There is a specific order in which I can ...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Sorting data in a matrix to four or five seperate matrices.
I have a [m,n] matrix (a) and I am trying to sort the data in that matrix to 4 or 5 other matrices w1 w2 w3 w4 w5. First sortin...
13年以上 前 | 0 件の回答 | 0
0
回答質問
Largest Candidate Rule
I have to write a program for assembly line balancing utilizing the Largest Candidate rule. Basically that is taking a series o...
13年以上 前 | 1 件の回答 | 0
1
回答質問
extra variables
I have an equation I am working with where I am altering the equation to solve for certain variables within the equation. I hav...
14年弱 前 | 2 件の回答 | 0
2
回答質問
Composite Trapezoid rule
I know for a single integral you would use the cumtrapz function. I have a problem where I have to use the composite trapz rule ...
約14年 前 | 1 件の回答 | 1
1
回答質問
Coefficent of determination in a nonlinear system
I'm having a little bit of a problem figuring out how to find R^2. I have used lsqnonlin to find three variable coefficients in...
約14年 前 | 1 件の回答 | 0
1
回答質問
syntax error
I am trying to run a simulink block diagram simulation. I have the following function in a func block: (-1/(J/(X^2)+m))*(m*g*...
約14年 前 | 2 件の回答 | 0
2
回答質問
Finding the first 50 roots
The below code was posted by Matt Fig as a response in a thread last fall. I have a similar function that I need to find the fi...
約14年 前 | 1 件の回答 | 0
1
回答質問
Matrix reduction
I have a very large set of data of over 1000 readings in [A]. I need to reduce the data to 101 readings evenly spaced over the...
約14年 前 | 1 件の回答 | 1