Nyimatoulie Cham
Followers: 0 Following: 0
Feeds
提问
How do I get GNa(t) and Gk(t) on the same graph? On the graph there is supposed to be currents for m, n , h
How do I get GNa(t) and Gk(t) on the same graph? On the graph there are supposed to be currents for m, n , h. This is for hodgki...
3 years 前 | 1 个回答 | 0
1
个回答提问
How do I increase the x-axis to make my action potentials bigger
I_add = 0.1; tspan = 1000; v = -65; m = 0; n = 0.1; h = 1; s0 = [v; m; n; h]; [t1,s1] = ode15s(@hodgkinhuxeqorigina...
3 years 前 | 1 个回答 | 0
1
个回答提问
Matrix dimensions must agree.
Hello all, Not sure why this error "Matrix dimensions must agree." is popping up on line 37. I'm trying to simulate adding an e...
4 years 前 | 1 个回答 | 0