Statistik
RANG
285.939
of 297.016
REPUTATION
0
ANTWORTZUSTIMMUNG
35.71%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortHow 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 ...
etwa 8 Jahre vor | 0
Frage
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 ...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i get ode15s ??
i always get ode45 by default but i need ode15s
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
i want AC/DC converter using simulink ??!!
i want to convert sine signal to DC signal using simulink or make rectifier to any signal
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
insert mp3 file in matlab
How can I add a mp3 file in Matlab ?
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
converting ASCII to decimal , please help .
I have ASCII array , i want to convert it into decimal array .. how ? what is the matlab code ?
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 11 Jahre vor | 1 Antwort | 0