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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
