Click here to Skip to main content
15,889,830 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: Mapping Algorithm Pin
Richard MacCutchan29-Jun-16 21:45
mveRichard MacCutchan29-Jun-16 21:45 
GeneralRe: Mapping Algorithm Pin
Member 1261132829-Jun-16 22:49
Member 1261132829-Jun-16 22:49 
GeneralRe: Mapping Algorithm Pin
Pete O'Hanlon30-Jun-16 1:59
mvePete O'Hanlon30-Jun-16 1:59 
QuestionComputational image warping by Chessboard Mask Pin
Member 1259034018-Jun-16 4:11
Member 1259034018-Jun-16 4:11 
QuestionMinimal covering ring Pin
Member 1258329114-Jun-16 4:38
Member 1258329114-Jun-16 4:38 
SuggestionRe: Minimal covering ring Pin
Kornfeld Eliyahu Peter14-Jun-16 6:12
professionalKornfeld Eliyahu Peter14-Jun-16 6:12 
GeneralRe: Minimal covering ring Pin
harold aptroot30-Jun-16 3:03
harold aptroot30-Jun-16 3:03 
QuestionTricky algorithm i cant solve.. ||thank you in advence Pin
sPPa2-Jun-16 10:44
sPPa2-Jun-16 10:44 
Hey im having trouble in finishing this algo:
A robot engine warms up with his trip and cooled down by a fan.
The robot required to ensure that the engine is not overheating.
Given that the temperature versus time engine is
1.2t=Tm
Temperature of the enviroment is 15=Te
Constant k=0.8
It i1s known that the rate of the cooling is define by


dT/dt = -k(T-Te)+Tm

Also known that the speed of the robot is 25m/s And the starting temparture of the engine is 35.

We need to find the Differential Equations for the road founded in the last question for Each Δt=0.1

This is the answers that i dont know how to get to.


temp is:
C#
Time	Temp[degC]
0.0	35.00
0.0	33.40
0.1	31.94
0.2	30.61
0.3	29.40
0.4	28.29
0.5	27.29
0.6	26.38
0.7	25.55
0.8	24.80
0.9	24.13
1.0	23.52

And when its getting warmer:

2.7	19.44
2.8	19.42
2.9	19.42
3.0	19.42
3.1	19.44
3.2	19.47
3.3	19.51
3.4	19.56
3.5	19.61
3.6	19.68
3.7	19.75 



And the Path from the last question:

C#
0 0
24 11
7 34
78 196
218 308
289 461
344 412
380 451
516 451
543 554
605 591
600 600


Thank you alot in advence!
AnswerRe: Tricky algorithm i cant solve.. ||thank you in advence Pin
Henry Faure4-Jul-16 9:25
Henry Faure4-Jul-16 9:25 
QuestionWhat Does Complexity of Algorithm Mean??? Pin
Django_Untaken26-May-16 1:09
Django_Untaken26-May-16 1:09 
AnswerRe: What Does Complexity of Algorithm Mean??? Pin
Rob Philpott26-May-16 1:27
Rob Philpott26-May-16 1:27 
AnswerRe: What Does Complexity of Algorithm Mean??? Pin
Richard MacCutchan26-May-16 1:34
mveRichard MacCutchan26-May-16 1:34 
AnswerRe: What Does Complexity of Algorithm Mean??? Pin
harold aptroot26-May-16 1:35
harold aptroot26-May-16 1:35 
AnswerRe: What Does Complexity of Algorithm Mean??? Pin
Patrice T28-May-16 9:55
mvePatrice T28-May-16 9:55 
SuggestionRe: What Does Complexity of Algorithm Mean??? Pin
Richard Deeming1-Jun-16 1:24
mveRichard Deeming1-Jun-16 1:24 
GeneralRe: What Does Complexity of Algorithm Mean??? Pin
Patrice T1-Jun-16 1:45
mvePatrice T1-Jun-16 1:45 
QuestionHow they got this function? Pin
Member 125085107-May-16 1:51
Member 125085107-May-16 1:51 
AnswerRe: How they got this function? Pin
Chris Losinger12-May-16 6:33
professionalChris Losinger12-May-16 6:33 
QuestionIn Search for a Published Board Game Generating Algorithm Pin
Mark.io5-May-16 2:13
Mark.io5-May-16 2:13 
QuestionAlgorithm Pin
Member 1246448116-Apr-16 5:43
Member 1246448116-Apr-16 5:43 
AnswerRe: Algorithm Pin
Richard Deeming18-Apr-16 2:28
mveRichard Deeming18-Apr-16 2:28 
GeneralRe: Algorithm Pin
honglomong940@gmail.com29-Apr-16 22:50
honglomong940@gmail.com29-Apr-16 22:50 
AnswerRe: Algorithm Pin
Patrice T18-Apr-16 5:46
mvePatrice T18-Apr-16 5:46 
QuestionDealing with arbitrarily large power of 10 numbers Pin
Member 1168325115-Apr-16 3:52
Member 1168325115-Apr-16 3:52 
SuggestionRe: Dealing with arbitrarily large power of 10 numbers Pin
Richard Deeming15-Apr-16 4:21
mveRichard Deeming15-Apr-16 4:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.