Win Alice
Posted by mearunkumars as Uncategorized
While chatting with her i was interested in the source-code and while searching i landed up over here..:)
http://www.pandorabots.com/pandora/talk?botid=c230e0b1ee36b287
hope you enjoy … talking to her ..:)
Popularity: 3%
about:blank
Posted by mearunkumars as Uncategorized
Popularity: 2%
“Good Morning” the FM way
Posted by mearunkumars as Uncategorized
its 4 (am) - my phone alarm is ringing and to supplement it is my cute little alarm clock… for past many years i didnt wake up so early. i switched on the fm in my phone. Tuned in to the “FM Rainbow” and after a long listened to the Gaussian noise (probably)
.
While the other channels were providing better noise than the gaussian (there was’t much information in it ). i was waiting for something ’something which i used to wake up for when i was small’. It was 4:30 then 5:00 and still it was the noise.(my favorite noise not because it is fully governed by mean and variance “i like this noise both in TV and Radio”)
It was around 5:45 the gaussian noise changed to a hummmmm sound “I remembered of the rainbow colors in television which was usually accompanied with this particular sound”. (”DDK CHENNAI is also used to be written in it”)
All of a sudden it comes I was waiting for it for past 2 hours or so as if it were few years… i still can’t express what i felt then. although i don’t know much about it still it was superb.
Have you ever listened to it ????
Popularity: 2%
Atlast Updated
Posted by mearunkumars as Uncategorized
Popularity: 2%
My language this summer
Posted by mearunkumars as Uncategorized
HE.pdf - refers to the 2006 paper.
2007 paper- refers to the 2007 paper which is also written by the same person who wrote 2006 paper
flipf- refers to a 13 bit input output flip-flop
clk- clock
inp- standard input to the file
oup-standard output from the file
inpr- real input similarly oupr
inpi- imaginary input similarly oupi
prefix t to any variable like toupr- to show its temporary variable or wire, in verilog
prefix d to any variable like dinpi- to show that it is a delayed input
precision.pdf - a paper to decide the bit length
ccmul - a complex multiplier
csdmul- a complex cannonical signed digit multiplier
ncsd- new csd multiplier
ultimate - a xls file which was the result of Murali and EC’s work
superultimate - a xls file which the newer version with inprovements over ultimate
r4- 4 point fft
r16 - 16 point fft
pre64- a misnomer it is not related to 64
bf1 - butterfly 1 (something related to fft architecture)
bf2 - butterfly 2
first2- the first two stages together is know as first stage
synchronization - to make two independently working blocks work together (really a big head ache)
overtime- any work after 6 in the evening
implementation- to put everything in the hardware
cow- probably the last cownter of our this summer project
spoj- the magical word to wake it.(you know who ?)
game of life- a game which we played in matlab for few dayz. huh….
as of now this much only. if you dont understand anything “just leave it Its time waste for you”.
Popularity: 3%
Project in VLSI lab
Posted by mearunkumars as Uncategorized
Popularity: 2%
Core2Duo processor indeed has 2 processors
Posted by mearunkumars as Uncategorized
I was trying to compile a code based on pMatlab (parallel matlab) when i saw this. Infact it is first time i am seeing a software that recognizes both the cores. I have been tring to compile a example code in matlab optimizing it for the 2 cores( But all the days and weeks of work has been in vain…still trying
). In fact since pMatlab recognizes both the cores it would be very easy to simulate codes and applications optimized for parallel architecture (probably). The equivalent openMPI library is also indeed a promising tool.
here is the print screen image which shows the two processors with different ranks assigned to it but having the same name “graphicslab-d2″ since i simulated it in a comp in graphics-lab octagon
Popularity: 2%
Dasavathaaram
Posted by mearunkumars as Uncategorized
Atlast I have seen the movie and a blog was inevitable but what to write “Its all CHAOS here !!”
My first google search after I saw the movie is “chaos theory”. Obviously I followed the wiki link. There I saw about chaos theory it was all blah blah blah. Didn’t understand anything but found something interesting.
There is a seperate column there named “Chaos theory in media” which has only one movie “Jurrasic Park”.
So I thought let me do one good thing to wiki let me add Dasavathaaram to the list. But was shocked to see that it was once there in the list but was removed.
See this to know why it was removed “Talk:Chaos Theory”
I don’t know what to comments on the following lines which is from the talk.
“If he receives an Oscar next year, we will add the movie to the list. Until then I consider it just linkspam to get any attention to this what ever Tamil language feature film…!?”
This has put me thinking whether Dasavathaaram will win oscar ? Hope hopen
Popularity: 3%
Why God doesn’t have a PhD
Posted by mearunkumars as Uncategorized
--- Why God never received a PhD.
1. He had only one major publication.
2. It was in Hebrew.
3. It had no references.
4. It wasn't published in a refereed journal.
5. Some even doubt he wrote it by himself.
6. It may be true that he created the world, but what has he done
since then?
7. His cooperative efforts have been quite limited.
8. The scientific community has had a hard time replicating his
results.
9. He never applied to the ethics board for permission to use
human subjects.
10.When one experiment went awry he tried to cover it by
drowning his subjects.
11.When subjects didn't behave as predicted, he deleted them from
the sample.
12.He rarely came to class, just told students to read the book.
13.Some say he had his son teach the class.
14.He expelled his first two students for learning.
15.Although there were only 10 requirements, most of his students
failed his tests.
16.His office hours were infrequent and usually held on a
mountaintop.
-------------------------
Have a great day!
read it somewhere...
Popularity: 2%
Mailing through MATLAB
Posted by mearunkumars as Uncategorized
Go to run and type ‘matlab’, or just open the matlab application by double clicking it. Copy the M-file and change the wroking directory to that directory.
now type this in your command window :
>>send_mail_message(’roll_no’,’subject’,’my message is hello world’);
I have customized this code to send mail from and to nittmail accounts only. When i tried to send to other service providers it was showing error.
I got this code from central file exchange library of matlab.
Remember
1. You can send and receive mails using any name and password. (they do not really matter). Infact no need to login to send those messages. (this is for nittmail only)
2. Be cautious and dont use it in any way that may end up in trouble.
3. This is very useful for people like those who have to send mail to everybody inside the campus.(”especially while sending the assignment questions :)”).
Here is the link for sending common messages with attachment.
Here is the link for sending common messages wothout attachment.
I have tested the above codes in OCTA lan only. Dont know whether they would work in internet but quiet confident that they will work.
I got another for updating Twitter status message. Here is the link to mathworks.
For sending mail to gmail account here is the code.
Popularity: 3%













