Feeds
提问
how to get scientific notation out of answer
function [m,a]= IRA(MS,AI) %IRA %MS = Monthly Savings %AI = Annual Interest %m = Months until savings is greater than 1,000,...
5 years 前 | 1 个回答 | 0
1
个回答提问
How do i get an equation in an exponent
I have this equation I = 25e(-R/L)*t I have inputs for R,L, and t but it gives me an error just the same. R= [1 2 3 5] L = i...
5 years 前 | 1 个回答 | 0
1
个回答提问
Matrix dimensions must agree error
This is my code. Temp_Coke = input('What is the current temperature of the Coke (deg F)? ', 's'); Temp_Fridge = input("What is...
5 years 前 | 1 个回答 | 0
