Click here to Skip to main content
15,908,775 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: You want us to do your mid-term exam for you?? Pin
David Crow28-Apr-08 6:30
David Crow28-Apr-08 6:30 
GeneralRe: You want us to do your mid-term exam for you?? Pin
weicell30-Mar-08 0:43
weicell30-Mar-08 0:43 
QuestionRe: You want us to do your mid-term exam for you?? Pin
CPallini30-Mar-08 1:37
mveCPallini30-Mar-08 1:37 
GeneralRe: You want us to do your mid-term exam for you?? Pin
weicell30-Mar-08 2:01
weicell30-Mar-08 2:01 
GeneralRe: You want us to do your mid-term exam for you?? Pin
pmarfleet30-Mar-08 7:05
pmarfleet30-Mar-08 7:05 
GeneralRe: You want us to do your mid-term exam for you?? Pin
DavidNohejl7-Apr-08 2:18
DavidNohejl7-Apr-08 2:18 
GeneralRe: You want us to do your mid-term exam for you?? Pin
Paul Conrad2-Aug-08 11:06
professionalPaul Conrad2-Aug-08 11:06 
QuestionRe: HELP ME ABOUT MY Term PROject in MATLAB!!PLEASE PLEASE...s.o.s. Pin
weicell30-Mar-08 3:11
weicell30-Mar-08 3:11 
c=zeros(5,1);

for i=1:1000
c1=100/110;
c(1,1)=c1;
c2=(100*c(1,1)-5*c(3,1))/130;
c(2,1)=c2;
c3=(100*c(2,1)+5*c(4,1))/120;
c(3,1)=c3;
c4=(95*c(3,1)+10*c(5,1))/120;
c(4,1)=c4;
c5=(95*c(4,1)/124);
c(5,1)=c5;
end


I have Wrote This Script For The Second Question(First Quetsion in the Web site)
Just tell me That,Is it true or not?
How can I edit this?
I need Help ,Why Dont you help me???
Confused | :confused: Confused | :confused: Confused | :confused: Confused | :confused:
GeneralRe: HELP ME ABOUT MY Term PROject in MATLAB!!PLEASE PLEASE...s.o.s. Pin
CPallini30-Mar-08 7:35
mveCPallini30-Mar-08 7:35 
GeneralRe: HELP ME ABOUT MY Term PROject in MATLAB!!PLEASE PLEASE...s.o.s. Pin
weicell30-Mar-08 8:38
weicell30-Mar-08 8:38 
GeneralRe: HELP ME ABOUT MY Term PROject in MATLAB!!PLEASE PLEASE...s.o.s. Pin
David Crow28-Apr-08 6:43
David Crow28-Apr-08 6:43 
GeneralRe: HELP ME ABOUT MY Term PROject in MATLAB!!PLEASE PLEASE...s.o.s. Pin
David Crow28-Apr-08 6:40
David Crow28-Apr-08 6:40 
GeneralRe: HELP ME ABOUT MY Term PROject in MATLAB!!PLEASE PLEASE...s.o.s. Pin
Paul Conrad2-Aug-08 11:05
professionalPaul Conrad2-Aug-08 11:05 
GeneralProcess time of the Skipjack and RC5 Pin
Cryptogrpahy26-Mar-08 22:37
Cryptogrpahy26-Mar-08 22:37 
GeneralRe: Process time of the Skipjack and RC5 Pin
Paul Conrad27-Mar-08 6:26
professionalPaul Conrad27-Mar-08 6:26 
GeneralRe: Process time of the Skipjack and RC5 Pin
Cryptogrpahy27-Mar-08 6:47
Cryptogrpahy27-Mar-08 6:47 
GeneralCombination Generation Problem Pin
s0ren20-Mar-08 20:10
s0ren20-Mar-08 20:10 
GeneralRe: Combination Generation Problem Pin
Luc Pattyn21-Mar-08 1:40
sitebuilderLuc Pattyn21-Mar-08 1:40 
GeneralRe: Combination Generation Problem Pin
CPallini21-Mar-08 11:17
mveCPallini21-Mar-08 11:17 
JokeRe: Combination Generation Problem Pin
David Crow25-Mar-08 10:07
David Crow25-Mar-08 10:07 
GeneralRe: Combination Generation Problem Pin
CPallini25-Mar-08 21:57
mveCPallini25-Mar-08 21:57 
GeneralRe: Combination Generation Problem Pin
CPallini26-Mar-08 0:18
mveCPallini26-Mar-08 0:18 
GeneralRe: Combination Generation Problem Pin
cp987621-Mar-08 13:30
cp987621-Mar-08 13:30 
GeneralRe: Combination Generation Problem Pin
Luc Pattyn21-Mar-08 13:50
sitebuilderLuc Pattyn21-Mar-08 13:50 
GeneralRe: Combination Generation Problem Pin
cp987621-Mar-08 14:01
cp987621-Mar-08 14:01 

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.