photo

Academician


Last seen: 3년 초과 전 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,867
of 302,115

평판
0

참여
2 질문
0 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,552

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 179,161

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
3 공개 채널

평균 평점
30

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

Feeds

보기 기준

채널


Raspberrypi

거의 4년 전

채널


Python to Cloud

대략 4년 전

채널


Dew Point Measurement

대략 4년 전

질문


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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

1

답변