photo

Academician


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

A ship is always safe at shore, but that is not what it's built for

Spoken Languages:
English

统计学

All
MATLAB Answers

2 个提问
0 个回答

ThingSpeak

3 公开的 个频道

排名
92,858
of 302,106

声誉
0

贡献数
2 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,548

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 178,957

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
3 公开的 个频道

平均
30

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

频道


Raspberrypi

4 years 前

频道


Python to Cloud

4 years 前

频道


Dew Point Measurement

4 years 前

提问


Laplace Transform of the function : x''(t) - 6x'(t) + 8x(t) = H(t-2); x(0) = 0 , x'(0) = 0. When executed I get 'str2sym error' and errors in line 174, 165 and 154.
clear all syms t s Y y(t) y2=diff(y(t),2); y1=diff(y(t),1); y0=y(t); a = input("Enter the coefficient of D2y: "); b = inp...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Matlab code for Engineering Physics not working
CODE %Assigning values of required constants k=1/(4*pi*8.542e-12) ; z=linspace(-0.5,0.5) ; E=zeros(size(z)); Q=1e-10; ...

4 years 前 | 1 个回答 | 0

1

个回答