Community Profile

photo

arwa


2014 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Review
  • Thankful Level 3
  • First Answer

バッジを表示

Feeds

表示方法

質問


connect simulink block to simscape block?
Hi, I want to connect bipolar transistor(simscape) with branch RLC circuit (Simulink)? How ?? Please, can you help me? Thank...

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

1

回答

質問


How can I receive Real Life AM Radio signals and include it to block design?
Hello. I want to design an AM radio Receiver using Simulink. How can I receive Real Life AM Radio signals (need antenna) and en...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


What is the possible code that can be used to return to primary while?
hi, I have this code ; while(true) % primary while(step 1) while(true) if (condition) statement ...

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

1

回答

質問


return to previous step
hello, I have a program code including some steps like step A,B,C and D I want at step D if condition is true go back or return...

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

1

回答

回答済み
How to replace zeros in one matrix with another matrix
x = [0 0 0 0 0 0 0 0 0 0]; z = [1 2 3 4 5 6 7 8 9 10]; for i=1:1:10 x(1:i)=z(1:i); end then you can get x = [1 2 3 4 5 6 ...

7年以上 前 | 0

質問


How can I draw two matrices in the same bar graph with same x-axis and y-axis, different colors for each matrix and with no overlapping?
Hi, I have two matrices (1x12) q and m as below: q = [0.5 1.2 1.1 0.3 0.2 0.8 0.5 0.7 1.0 1.4 0.6 0.7]; m = [0.2 1.7 1.3 0.1 ...

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

1

回答

質問


Generating random numbers from a certain interval
Hi, I generated random numbers within the range 0.0 to 0.01 by this code x= 0.0 + (0.01-0.0).*rand() ,but some of generated ran...

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

1

回答

質問


how can i get ode15s ??
i always get ode45 by default but i need ode15s

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

1

回答

質問


i want AC/DC converter using simulink ??!!
i want to convert sine signal to DC signal using simulink or make rectifier to any signal

9年以上 前 | 0 件の回答 | 0

0

回答

質問


How can i build a microwave transmitter ?
<</matlabcentral/answers/uploaded_files/22436/mathwork.png>> i want to build a simulation for the system shown in attachment fi...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


how can I read signal for a specific time ?
Hi all , I have eeg sensor reads brain signal. This signal read on matlab Without stopping , I want to read the signal for o...

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

1

回答

質問


i simulate ofdm code on matlab but there's error ?
i simulate this code on matlab but there's error, please what is the wrong ? what is the correct code ?? this is message show ...

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

1

回答

質問


insert mp3 file in matlab
How can I add a mp3 file in Matlab ?

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

1

回答

質問


converting ASCII to decimal , please help .
I have ASCII array , i want to convert it into decimal array .. how ? what is the matlab code ?

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

1

回答

質問


How i can convert the speech signal to voice ( reconstructed voice from its signal ) in matlab ?
Hello , I took the speech signal from EEG brain signals, I want to compare this signal with 10 signal words to find the corres...

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

1

回答