Feeds
提问
Gaussian envelope on the diagonal of a matrix
I want to create a matrix that on its diagonal appears a Gaussian envelope. In other words, I want the Gaussian of some width si...
5 years 前 | 1 个回答 | 0
1
个回答提问
Find time that a condition happens in ode45
Hello everyone. Say I have a set of 4 odes and I solve them by ode45. This clearly gives four column vectors representing eac...
9 years 前 | 1 个回答 | 0
1
个回答提问
Code lines of functions - ode45
Hello. Is it possible to find the exact code lines of ode45? I want to see what it contains and what's written there rather t...
9 years 前 | 1 个回答 | 1
1
个回答提问
Motion of a body around a central one - minimize error
Hello everyone, I've written a code using ode45 which describes the motion of a body m around a central one M (e.g a satellit...
9 years 前 | 1 个回答 | 0
