![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/18793133_1592352203270_DEF.jpg)
Femi Bolarinwa
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Logical Indexing in Simulink
I need guidance using logical indexing in a MATLAB function block in simulink. I simply want to select rows from the A matrix ba...
約4年 前 | 1 件の回答 | 0
1
回答質問
Real-time Numerical differentiation in MATLAB function block
I'm trying to build a matlab function block execute a real time numerical derivative of a signal using persistent variable as a ...
約4年 前 | 1 件の回答 | 0
1
回答質問
How to pick out single occurring elements of an array
I'm trying to use a for/while loop to pick out elements of an array that only occur once For example: i want to pick out elemen...
約4年 前 | 1 件の回答 | 0
1
回答質問
First and last occurrence of an element in an array
I want to be able to find the indices of the first and last occurence of a number in an array of any length by using a while or ...
約4年 前 | 1 件の回答 | 0
1
回答質問
Matrix input/output to a Matlab function block in simulink
I need help creating a MATLAB function block in simulink. How do i make a MATLAB function block take in a large matrix from the ...
4年以上 前 | 2 件の回答 | 0
2
回答質問
How to select or group sections of an array without using indexing
So i have an array of elements like this: A = [NaN; NaN; NaN; NaN; 2; 3; 6; 7; NaN; NaN; NaN; NaN; NaN; 4; 6; 8; 8; NaN; NaN; ...
4年以上 前 | 1 件の回答 | 0