photo

astronot


Last seen: 約5年 前 2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
0 回答

ランク
145,473
of 300,863

評判
0

コントリビューション
7 質問
0 回答

回答採用率
14.29%

獲得投票数
0

ランク
 of 21,100

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,413

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


computing matrix in for loop
hi friends ı want to calculate matrix of ZMN in for loop , it must have values like Z11,Z12,...Z55, but my code just calculate Z...

約5年 前 | 1 件の回答 | 0

1

回答

質問


Digit recognition by MLP
FIRST OF ALL,THE OTHER TOPICS COULD NOT HELPFULL. ı created my own digits as 7x5 matrices from digit 0 to 9 as below: ...... ...

7年弱 前 | 1 件の回答 | 0

1

回答

質問


urgent help please :::::( how can ı solve this ?
<</matlabcentral/answers/uploaded_files/47867/Yeni%20Resim%20(41).bmp>> mu=[1 1]'; p=0; sigma=[1 2*p;2*p 4]; x= mu...

10年弱 前 | 2 件の回答 | 0

2

回答

質問


urgent. ı can not fix this error " Error using * Inner matrix dimensions must agree. " on this code
mu=[1 1]'; p=0; sigma=[1 2*p;2*p 4]; x= mu+sigma.*randn(1000,2);

10年弱 前 | 2 件の回答 | 0

2

回答

質問


how can ı plot the first 50 terms of 50000 binary bits with using stem command?
Then, Transmit the data sequence generated in previous step using the selected baseband waveformfor example FSK. Then, plot the ...

約11年 前 | 0 件の回答 | 0

0

回答

質問


ı need a function “bit_sequence(N)” to generate random binary sequence (binary 0’s and 1’s) of N bits.?
In this function, use a random number generator to generate numbers between 0 and 1. The function must return 0 as an output w...

約11年 前 | 1 件の回答 | 0

1

回答

質問


How do ı calculate the harmonics by inspecting the signal in matlab?
such as this signal |gf=cos(2*pi*10*t)+ 0.5*sin(2*pi*20*t)+4*cos(2*pi*30*t-pi/3)|

11年以上 前 | 1 件の回答 | 0

1

回答