Nkenna Amadi
2018 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
combining matlab code to simulink
hi i have the following code. i want to be able to combine it with a simulink model, where the simulink model would provide a so...
6年以上 前 | 1 件の回答 | 0
1
回答質問
multiple functions in code to define different pathways
Hi, i have the following code, at the moment it gives me results like the one shown in picture 1 as it searches along one path, ...
6年以上 前 | 1 件の回答 | 0
1
回答質問
vector equals to value in matrix
i have a vector, A=0.9997 and a matrix gg=(0.35:0.0001:2); when i try to run,= any(eq(A,gg)) or any(A==gg); to find if A is in g...
6年以上 前 | 2 件の回答 | 0
2
回答質問
Finding peaks and troughs of sinusoidal from a Matrix and elements bounded within
Hello i have a matrix that consists of zeros and ones. It has 5 sinusodial shapes linked together as seen in the image attached....
6年以上 前 | 1 件の回答 | 0
1
回答質問
reducing computational time by removing global variable
hello, i wanted to know whats the best way to get rid of the use of 'global" and still be able to run this code as it takes alot...
6年以上 前 | 1 件の回答 | 0
1
回答質問
Reduce the computational time
Hello, i have this code as follows below, it currently takes me about 20mins to get results, is there anyhow i can reduce comput...
6年以上 前 | 1 件の回答 | 0