photo

Yossi Benyakar


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
38,008
of 300,379

声誉
1

贡献数
3 个提问
0 个回答

回答接受率
33.33%

收到投票数
1

排名
 of 20,931

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,299

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How i plot vector in workspace but i have only name the vector i want plot
HI in my workspaceworkspace i have vectors, now i find the vector i want plot in this code: namesWorkspace = who; outStr = re...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Error when i create functions in sys
syms X n=1; F=square(2/(pi*X))*cos(X-pi/4-(pi*n)/2); Input arguments must be 'double' what worng?

8 years 前 | 1 个回答 | 0

1

个回答

提问


How i find period and frequency of signal
Hi How i find period and frequency of signal t=-2*pi:0.01:2*pi; k1=3;k2=1;k3=1;k4=3;k5=7;k6=8; y=k1*cos(((2*pi)/k2)*t...

9 years 前 | 1 个回答 | 1

1

个回答