Recent content by mya246
-
M
How to Solve Laser Rate Equations Using Matlab?
sorry for that y(1) = N, y(2) = N_p. How can I plot the Pout vs current? Pout is related to N_p by solving the ODE- mya246
- Post #6
- Forum: Advanced Physics Homework Help
-
M
How to Solve Laser Rate Equations Using Matlab?
I need to plot the light-current characteristic of laser (Pout vs I) by solving using ode45. dy(1)= ((ni*I)/(q*V))-(N/tau)-(v_g*a*((N-N_tr)/(1+epsilon*N_p))*N_p); dy(2)= (T*v_g*a*((N-N_tr)/(1+epsilon*N_p))*N_p) + (B_sp*T*R_sp) - (N_p/tau_p); Pout = N_p*Vp*h*v*alpha_m*v_g; how can I do...- mya246
- Post #4
- Forum: Advanced Physics Homework Help
-
M
How to Solve Laser Rate Equations Using Matlab?
I need to plot the light-current characteristic of laser (Pout vs I) by solving using ode45. dy(1)= ((ni*I)/(q*V))-(N/tau)-(v_g*a*((N-N_tr)/(1+epsilon*N_p))*N_p); dy(2)= (T*v_g*a*((N-N_tr)/(1+epsilon*N_p))*N_p) + (B_sp*T*R_sp) - (N_p/tau_p); Pout = N_p*Vp*h*v*alpha_m*v_g; how can I do that?- mya246
- Post #3
- Forum: Advanced Physics Homework Help
-
M
How to Solve Laser Rate Equations Using Matlab?
Hi, is there anyone familiar with rate equation solving using Matlab? I need help on this- mya246
- Thread
- Laser Matlab Rate
- Replies: 9
- Forum: Advanced Physics Homework Help