If a chicken and a half lays an egg and a half in a day and a half, how long does it take a chicken to lay an egg? Jerry -- Engineering is the art of making what you want from things you can get. �����������������������������������������������������������������������
A question for Vladimir
Started by ●July 21, 2009
Reply by ●July 21, 20092009-07-21
Jerry Avins wrote:> If a chicken and a half lays an egg and a half in a day and a half, > how long does it take a chicken to lay an egg?From today's mail: //+++++++++++++++++++++++++++++++++++++++++++++++++++++ hi, i'm to ask a programme. hope u guys can help. my objective is to implement FIR Filter "Hibert Transform-Step Response" so i hav tried out "Talkthrough" code and added in "Delayed Input" code in. nw i wann try add in my filter but i'm having problem with my fir.asm file. i can build the project and run, but oscilloscope show my "Delayed Input" signal. my simulation show my filter plot but output is nt running, after i halt my program then it appear. here is my code on Process_Data.C which i guess is the file for me to edit. //=====================================================
Reply by ●July 22, 20092009-07-22
> > >Jerry Avins wrote: > >> If a chicken and a half lays an egg and a half in a day and a half, >> how long does it take a chicken to lay an egg? > > From today's mail: > >//+++++++++++++++++++++++++++++++++++++++++++++++++++++ >hi, i'm to ask a programme. > >hope u guys can help. > >my objective is to implement FIR Filter "Hibert Transform-Step Response" > >so i hav tried out "Talkthrough" code and added in "Delayed Input" codein.> >nw i wann try add in my filter but i'm having problem with my fir.asmfile.> >i can build the project and run, but oscilloscope show my "Delayed >Input" signal. > >my simulation show my filter plot but output is nt running, after i halt>my program then it appear. > >here is my code on Process_Data.C which i guess is the file for me toedit.>//===================================================== >I waiting for Vladimir to answer the *stupident* question :)
Reply by ●July 22, 20092009-07-22
Vladimir Vassilevsky wrote:> > > Jerry Avins wrote: > >> If a chicken and a half lays an egg and a half in a day and a half, >> how long does it take a chicken to lay an egg? > > From today's mail: > > //+++++++++++++++++++++++++++++++++++++++++++++++++++++ > hi, i'm to ask a programme. > > hope u guys can help. > > my objective is to implement FIR Filter "Hibert Transform-Step Response" > > so i hav tried out "Talkthrough" code and added in "Delayed Input" code in. > > nw i wann try add in my filter but i'm having problem with my fir.asm file. > > i can build the project and run, but oscilloscope show my "Delayed > Input" signal. > > my simulation show my filter plot but output is nt running, after i halt > my program then it appear. > > here is my code on Process_Data.C which i guess is the file for me to edit. > //=====================================================I feel your pain because I get those too. Jerry -- Engineering is the art of making what you want from things you can get. �����������������������������������������������������������������������
Reply by ●July 22, 20092009-07-22
On Jul 21, 9:07�pm, Jerry Avins <j...@ieee.org> wrote:> If a chicken and a half lays an egg and a half in a day and a half, > how long does it take a chicken to lay an egg? > > Jerry > -- > Engineering is the art of making what you want from things you can get. > �����������������������������������������������������������������������Interesting Question, But I know from experience of when I let my chickens out of their coop every morning that their numbers, the total number of eggs and the number of eggs produced daily by each hen are all nonnegative integers. Do we restrict the answer set for the puzzle to be nonnegative integers? Clay
Reply by ●July 22, 20092009-07-22
On Wed, 22 Jul 2009 07:54:39 -0700 (PDT), Clay <clay@claysturner.com> wrote:>On Jul 21, 9:07�pm, Jerry Avins <j...@ieee.org> wrote: >> If a chicken and a half lays an egg and a half in a day and a half, >> how long does it take a chicken to lay an egg? >> >> Jerry >> -- >> Engineering is the art of making what you want from things you can get. >> ����������������������������������������������������������������������� > >Interesting Question, > >But I know from experience of when I let my chickens out of their coop >every morning that their numbers, the total number of eggs and the >number of eggs produced daily by each hen are all nonnegative >integers. Do we restrict the answer set for the puzzle to be >nonnegative integers?I think that it's safe to assume that half of a chicken will lay exactly zero eggs for the foreseeable future, notwithstanding the evidence of Mike the Headless Chicken (who was at least 80% present). -- Rich Webb Norfolk, VA
Reply by ●July 22, 20092009-07-22
On Jul 22, 11:18�am, Rich Webb <bbew...@mapson.nozirev.ten> wrote:> On Wed, 22 Jul 2009 07:54:39 -0700 (PDT), Clay <c...@claysturner.com> > wrote: > > > > > > >On Jul 21, 9:07�pm, Jerry Avins <j...@ieee.org> wrote: > >> If a chicken and a half lays an egg and a half in a day and a half, > >> how long does it take a chicken to lay an egg? > > >> Jerry > >> -- > >> Engineering is the art of making what you want from things you can get. > >> ����������������������������������������������������������������������� > > >Interesting Question, > > >But I know from experience of when I let my chickens out of their coop > >every morning that their numbers, the total number of eggs and the > >number of eggs produced daily by each hen are all nonnegative > >integers. Do we restrict the answer set for the puzzle to be > >nonnegative integers? > > I think that it's safe to assume that half of a chicken will lay exactly > zero eggs for the foreseeable future, notwithstanding the evidence of > Mike the Headless Chicken (who was at least 80% present). > > -- > Rich Webb � � Norfolk, VA- Hide quoted text - > > - Show quoted text -I don't know if that is safe to assume unless we are really down to half of a chicken. Partial chickens have lived for months after having their heads chopped off. You use an eyedropper to feed it in the neck! Clay
Reply by ●July 22, 20092009-07-22
Clay wrote:> On Jul 21, 9:07 pm, Jerry Avins <j...@ieee.org> wrote: >> If a chicken and a half lays an egg and a half in a day and a half, >> how long does it take a chicken to lay an egg? >> >> Jerry >> -- >> Engineering is the art of making what you want from things you can get. >> ����������������������������������������������������������������������� > > Interesting Question, > > But I know from experience of when I let my chickens out of their coop > every morning that their numbers, the total number of eggs and the > number of eggs produced daily by each hen are all nonnegative > integers. Do we restrict the answer set for the puzzle to be > nonnegative integers?There is a solution that meets that criterion. Jerry -- Engineering is the art of making what you want from things you can get. �����������������������������������������������������������������������
Reply by ●July 22, 20092009-07-22
On Jul 21, 8:07�pm, Jerry Avins <j...@ieee.org> wrote:> If a chicken and a half lays an egg and a half in a day and a half, > how long does it take a chicken to lay an egg? > > Jerry > -- > Engineering is the art of making what you want from things you can get. > �����������������������������������������������������������������������My chickens always produce brown eggs. So, does this mean their egg- laying is a Brownian motion process? Can a whiteening filter help? Maurice Givens
Reply by ●July 22, 20092009-07-22
maury001@core.com wrote:> On Jul 21, 8:07 pm, Jerry Avins <j...@ieee.org> wrote: >> If a chicken and a half lays an egg and a half in a day and a half, >> how long does it take a chicken to lay an egg? >> >> Jerry >> -- >> Engineering is the art of making what you want from things you can get. >> ����������������������������������������������������������������������� > > My chickens always produce brown eggs. So, does this mean their egg- > laying is a Brownian motion process? Can a whiteening filter help?If you ever chickens that produce white eggs, such a filter might help to separate them from the brown ones. Jerry -- Engineering is the art of making what you want from things you can get. �����������������������������������������������������������������������






