Statistica
6 Domande
0 Risposte
RANK
192.770
of 300.037
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 167.106
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to split into small pieces of ranges of this graph?
How to split into small pieces of ranges from this graph? Range=[ ] ? I am not sure how to cut these graphs into smaller par...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
Error while using filterDesigner
I am getting this error while typing filterDesigner on my MATLAB command window. Any idea how to fix this ?
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to write delta in matlab?
x2[n]= 2delta[n] - u[n - 1] + u[n - 3] How to I type this in matlab? Like what is the syntax for delta in matlab?
quasi 5 anni fa | 2 risposte | 0
2
risposteDomanda
Topographic map with gradient vector
The fig shown below is an example for surface of apple with 224 points (14 x 16 with 5 mm spacing). How do I get this figure ...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
I did Exercise 3.1 by commenting the code. However while doing Exercise 3.2 onwards part (a) I am getting some errors. I had pasted my code below the pictures.
load ('lighthouse.mat') w = 15; x = 1:160; y = 1:80; z = round (127* exp(-1/w.^2*((y.'-40).^2+(x -80).^2))); col...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
To reproduce a wave packet
How do I plot this wave to reproduce a wave packet using MATLAB? Below link might be useful: https://stackoverflow.com/questio...
circa 5 anni fa | 1 risposta | 0