
SZ N
Statistics
6 Questions
0 Answers
RANK
258 420
of 275 531
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
RANK
of 18 560
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 125 304
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
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...
nästan 2 år ago | 2 answers | 0
2
answersQuestion
Error while using filterDesigner
I am getting this error while typing filterDesigner on my MATLAB command window. Any idea how to fix this ?
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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?
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 2 år ago | 1 answer | 0