photo

can evkuran


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
131,635
of 299,784

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,803

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,909

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答