photo

SZ N


Last seen: 4년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
133,286
of 300,343

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 20,926

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,172

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Error while using filterDesigner
I am getting this error while typing filterDesigner on my MATLAB command window. Any idea how to fix this ?

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


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?

대략 5년 전 | 답변 수: 2 | 0

2

답변

질문


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 ...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 5년 전 | 답변 수: 1 | 0

1

답변