photo

xiaolin


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
0 Answers

RANK
276,634
of 301,440

REPUTATION
0

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,282

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,580

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


采样后的信号调用laplace函数,报错未定义与double类型的输入参数相对应的函数laplace
syms t f0=50;fs=1000;T=0.6;n=round(T*fs);t=linspace(0,T,n);%采样 f=220+230*sin(2*pi*f0*t); y=laplace(f); ...

3 years ago | 0 answers | 0

0

answers