![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10160975_1545079077535_DEF.jpg)
can evkuran
2018년부터 활동
Followers: 0 Following: 0
Feeds
질문
How can i get laplace transforms
f(t)=e^at*t*cosbt (tcosbt is in down not power of e) f(t)=t^2*e^2t f(t)=6cosh4t (hyperbolic func) f(t)=t...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
HOW can i get inverse fourier transform of this function
S(t)=1 , x=0 s(t)= a*sin(x) ,otherwise a=2 please help me to find inverse fourier of this function
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
How can i get fourier transform of this function
A = 2; f = @(t,t1,t2) A.*((t1<t) & (t<t2)); t = linspace(0, 10); t1=2; t2=6; figure plot(t, f(t, t1, t2)) grid This is t...
대략 6년 전 | 답변 수: 3 | 0
3
답변질문
Edge Detection in Matrix Form
Hi my main problem is how can i detect edges in 3x3 matrix not image my values are matrix 7 8 9;4 5 6;1 2 3 edge detector 1 2 ...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
How ı plot the piecewise function
Hi my main problem is i have a function f(t)=A , t1<t<t2 f(...
대략 6년 전 | 답변 수: 2 | 0