photo

Cheryl


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
3 Answers

RANK
280.465
of 297.457

REPUTATION
0

CONTRIBUTIONS
5 Questions
3 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20.438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158.938

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

  • Thankful Level 1

View badges

Feeds

View by

Question


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

ongeveer 11 jaar ago | 1 answer | 0

1

answer

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

ongeveer 11 jaar ago | 0

Question


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

ongeveer 11 jaar ago | 2 answers | 0

2

answers

Answered
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('...

meer dan 11 jaar ago | 0

Question


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

meer dan 11 jaar ago | 3 answers | 0

3

answers

Question


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

meer dan 11 jaar ago | 1 answer | 0

1

answer

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

meer dan 11 jaar ago | 0

Question


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

meer dan 11 jaar ago | 2 answers | 0

2

answers