photo

Muhammad Deeb


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
98,441
of 300,392

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

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

  • First Answer
  • Explorer
  • First Review

View badges

Feeds

View by

Answered
Why do I receive the error "Attempt to execute SCRIPT FILENAME as a function"?
I try to apply Wavelet conversion but I always get this error: Execution of script dwt as a function is not supported how i c...

4 years ago | 0

Question


Hello, please help me solve this problem in converting cwt.
clc clear close all %% Fs = 1e3; t = 0:1/Fs:2; x = cos(2*pi*32*t).*(t>=0.1 & t<0.3) + exp(-t.^4).*sin(2*pi*64*t).*(t>=0.7 ...

4 years ago | 0 answers | 0

0

answers