photo

Maths Maths


Last seen: 6 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
70,796
of 300,352

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,928

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,212

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


differentiation of function inside another function
= where and are constants. How to calculate the value of

4 years 前 | 1 个回答 | 0

1

个回答

提问


Laplace transform(how to calculate natural transform in matlab if anyone knows please help me)
clc clear all syms x y t mu s v laplace(1,t,s) ilaplace(1/s,s,t)

4 years 前 | 0 个回答 | 0

0

个回答

提问


Laplace and inverse laplace
How to find laplace transform and inverse laplace transform of any value without using the built in functions laplace and ilapla...

5 years 前 | 1 个回答 | 0

1

个回答

提问


integration of sin(t^ μ ) with respect to t
clc clear all syms x t u s mu f=exp(-s*t/u)*sin(t^mu) int(f,t,0,inf)

5 years 前 | 0 个回答 | 0

0

个回答

提问


how to do integration for gamma function with limits
clc clear all syms x int(gamma(x),x,0,1)

5 years 前 | 0 个回答 | 0

0

个回答