Statistics
3 Questions
0 Answers
RANK
275,628
of 301,327
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,995
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
matlab not using the variable i give it in differential equation
i try giving matlab values for my variable but it does not use them. >> syms k N t >> k = 0.025; >> N = 1000; >> dsolve('DP...
3 years ago | 1 answer | 0
1
answerQuestion
problem using the solve method
i am trying to solve for t when the following equation: 1000/(exp(log(4) - t/40) + 1) is equal to 800, but matlab wont give me a...
3 years ago | 1 answer | 0
1
answerQuestion
Problem solving exponential equation
I want to use the solve command to solve the equation (1000/(exp(log(4) - t/40) + 1 = 800) for t but I am having some issues wit...
3 years ago | 1 answer | 0
