photo

sayan chakraborty


Indian Institute of Technology, Hyderabad

2016년부터 활동

Followers: 0   Following: 0

메시지

Junior Research Fellow

통계

MATLAB Answers

6 질문
0 답변

순위
219,271
of 300,364

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how to increase the range of measurement of data cursor in a plot?
I want to measure time in the range of microseconds.how to increase the range of measurement of data cursor in a plot? The data ...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how can I simplify the following equation in MATLAB?
363980279322033920/3639802793220339 - (363980279322033920*exp(-2750*t)*(cosh((2^(1/2)*12600542294779661^(1/2)*t)/65536) + (90112...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I match the oscilloscope time axis with MATLAB simulation time axis? I am attaching the waveforms here.Please Help.
Here, I am attaching the images of the waveforms from the oscilloscope and MATLAB simulation.As you will see the time axis of bo...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to solve the following second order differential equation using euler's method? Please help.
30-((l*c)*d^2vc/dt^2)-((l/r)dvc/dt)-vc=0 where, l=29.5*10^(-3) c=20*10^(-6) r=10 here vc=voltage across capacitor...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to solve the following second order differential equation using Euler's Method
30-((l*c)*dvc^2/dt^2)-((l/r)*dvc/dt)-vc=0; l=29.5*10^(-3); c=20*10^(-6); r=10;

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


I want to print the value of t when value of vc1 is 90.5931 but I am not able to do so. please help
for t1=0:0.00001:0.15 vc1 = 100-100*exp(-5000*t1)*(cosh(2000*6^(1/2)*t1) + ... (5*6^(1/2)*sinh(2...

9년 초과 전 | 답변 수: 3 | 0

3

답변