photo

sayan chakraborty


Indian Institute of Technology, Hyderabad

自 2016 起处于活动状态

Followers: 0   Following: 0

消息

Junior Research Fellow

统计学

  • 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 ...

8 years 前 | 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...

8 years 前 | 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...

8 years 前 | 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...

8 years 前 | 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;

8 years 前 | 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...

8 years 前 | 3 个回答 | 0

3

个回答