Mikela Petersen
Followers: 0 Following: 0
Feeds
提问
If statements comparing two character strings with multiple inputs
I have to use two strings that include different characters such as str1= ["rho" , "mu" , "nu"] and str2= ["SI", "BG"] and go fr...
4 years 前 | 1 个回答 | 0
1
个回答提问
Euler's Method
I'm getting an error that reads "Error in myeuler (line 22) y(i+1) = y(i) + (dx * f(x(i),y(i)));" I don't exactly know wha...
4 years 前 | 2 个回答 | 0