
sayan chakraborty
Indian Institute of Technology, Hyderabad
自 2016 起处于活动状态
Followers: 0 Following: 0
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 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...
9 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...
9 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...
9 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;
9 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...
9 years 前 | 3 个回答 | 0