Statistiques
RANG
185 145
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
14 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
35.71%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 8 ans il y a | 1 réponse | 0
1
réponseHow 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 ...
presque 8 ans il y a | 0
Question
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 ...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
how can i get ode15s ??
i always get ode45 by default but i need ode15s
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
i want AC/DC converter using simulink ??!!
i want to convert sine signal to DC signal using simulink or make rectifier to any signal
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
insert mp3 file in matlab
How can I add a mp3 file in Matlab ?
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
converting ASCII to decimal , please help .
I have ASCII array , i want to convert it into decimal array .. how ? what is the matlab code ?
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0