Yossi Benyakar
2016년부터 활동
Followers: 0 Following: 0
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...
5년 초과 전 | 답변 수: 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?
대략 7년 전 | 답변 수: 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...
8년 초과 전 | 답변 수: 1 | 1