Sreenath Umagandhi
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How do I plot convergence in Newton's method to find square root?
I have the following function to find the square root of a number a, in this case it is 2: function [sqrta,n] = newton() ...
7 years 前 | 2 个回答 | 0
2
个回答提问
How do I solve differential equation in while/for loop using ODE45?
Hi, I'm trying to simulate Rossler Oscillators with a 4 node system. . I would like to generalize this function by running this ...
7 years 前 | 1 个回答 | 0