Sai kasyap
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
8.362
of 301.603
REPUTACIÓN
6
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 21.350
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.723
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Finding coordinates of a point in a frequency wavenumber spectrum
<</matlabcentral/answers/uploaded_files/39593/ask.jpg>> Hello, I need to find the coordinates of a point (As shown above) ...
más de 10 años hace | 2 respuestas | 0
2
respuestasCan you determine the number of times a while() statement has run before it finally ends?
%num is number of times u execute loop num =0; while your condition num = num+1; end
más de 10 años hace | 1
| aceptada
Pregunta
generation of square wave
I want to generate a square wave in matlab using code instead of square function. Say my time period of my square wave is 6...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Delaying the input of a System
Say my input is a sine wave something like this : Fs = 1000; t = 0.001:1/Fs:1.005; fm= 1; u = sin(2*pi*fm*t)' ...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Changing parameters while simulation
The following code is a part of my program : a = [1 -1.98 1.284 -0.272]; b = [0 5 2 6]; th = poly2th(a,b) u = rand...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to add zeros before to a column vector ?
My program is something like this : a = [1 5 1 -0.272]; b = [0 5 3 6]; th = poly2th(a,b) u = rand(300,1); y...
alrededor de 12 años hace | 1 respuesta | 0


