Feeds
提问
How to translate these functions into a Matlab rungekutta or ode45
Hi, I'm working on a function that will calculate the time it takes for an object to go down a "curve line" more specifically a ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Help with Newton's Root Method Code
Hi, I made this code to calculate the roots of a function. However, it works with some functions and with others it doesn't. The...
9 years 前 | 1 个回答 | 2
1
个回答提问
Anonymus Function from Input function
Hi, I am writing a code that takes an input function (f) and then the code does some operations with it. It was using inline fun...
9 years 前 | 1 个回答 | 0
1
个回答提问
Calculating prime numbers using mod
Hi, I have a code that its supposed to calculate all prime numbers from an input of n numbers. However, in the first loop, the c...
9 years 前 | 1 个回答 | 0