photo

Cheryl


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
3 답변

순위
280,512
of 297,503

평판
0

참여
5 질문
3 답변

답변 채택
20.0%

획득한 표
0

순위
 of 20,449

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,017

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


I'm trying to figure out why after i run this code I'm not getting any messages and no plots are popping up
if true %close all clear all num_fft=1024; dt=1; f= [ 0 0 0 0 1 0 0.5 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0] h=[ 2.7...

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

1

답변

답변 있음
if f*g = h and I knew the given h and g how would I find f in matlab? Would I used a deconvolution program? Thanks
When I tried this method, I got the following error using my data set. Any clue as to how to resolve this? Error using vertc...

대략 11년 전 | 0

질문


if f*g = h and I knew the given h and g how would I find f in matlab? Would I used a deconvolution program? Thanks
if f*g = h and I knew the given h and g how would I find f in matlab? Would I used a deconvolution program? Also is there a l...

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

2

답변

답변 있음
I can't seem to get matlab scalogram program to run without the following errors...
Fs = 11718.75; t = timeold(nsp:nep); %Frq = 10; x = data(nsp:nep); plot(x,'r'); axis tight title('Signal'); xlabel('...

11년 초과 전 | 0

질문


I can't seem to get matlab scalogram program to run without the following errors...
Below Ilisted the original scalogram matlab program…then I listed the beginning of the program which I ran but receive a bun...

11년 초과 전 | 답변 수: 3 | 0

3

답변

질문


how to divide two groups of number and sum the fractions of the two...
If I had x= 1 2 3 4 5 and y= 6 7 8 9 10...How would I divide x1/y1+ x2/y2? Then how could I take those numbers an add them toget...

11년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
HOW DO I GRAPH 1+2z^1+3Z^2 +4Z^3?
THANKS SO MUCH!

11년 초과 전 | 0

질문


HOW DO I GRAPH 1+2z^1+3Z^2 +4Z^3?
HOW DO I GRAPH 1+2z^1+3Z^2 +4Z^3? THANKS!

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

2

답변