How To Optimize Model Parameters In Simulink?

1 view (last 30 days)
Hey there!
So, I've a physics optimization project, that I'm going to implement in Matlab. My project is about the influence of current and concentration of Na+ and K+ ions on the neuron's response, also it is based on FitzHugh–Nagumo and Morris–Lecar models. The point is to find such optimized values at which neuron's response is faster. It looks pretty easy at first: all I need to do is just create a code and optimize it, however all I figured out is that I've to write a code to solve system of differential equations. Could you please give me just a hint how can I start my project? Any help would be greatly appreciated.

Accepted Answer

Alan Weiss
Alan Weiss on 24 Dec 2020
Perhaps these examples are relevant:
Alan Weiss
MATLAB mathematical toolbox documentation

More Answers (0)

Categories

Find more on Behavior and Psychophysics in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!