943,397 Members | Top Members by Rank

Ad:
You are currently viewing page 1 of this multi-page discussion thread
Apr 6th, 2003
0

relation of mathematics with computer science

Expand Post »
how are these subjects of mathematics are related with computer science and why are they required if you want to be a computer scientist:
1.linear algebra
2.single variable calculus and differential
calculus of several variables
3.theory of probability and probabilistic systems analysis
4.mathematical analysis
5.matrix theory
6.discrete mathematics
Similar Threads
pan1
Reputation Points:
Solved Threads:
Guest
n/a posts
Apr 6th, 2003
0

Possibilities

It is possible that these courses teach you problem solving skills and logical though patterns.

Many different mathematically problems come up when developing computer software, and hardware.

Now this is my assumption based on my education and experience with the courses you have mentioned.

My two cents...
Team Colleague
Reputation Points: 211
Solved Threads: 27
Master Poster
Paladine is offline Offline
793 posts
since Feb 2003
Apr 15th, 2003
0
Re: relation of mathematics with computer science
15 years in the computer/electronics industry, and the only thing I have used is algebra
Team Colleague
Reputation Points: 15
Solved Threads: 2
Junior Poster
whipaway is offline Offline
124 posts
since Feb 2002
May 24th, 2003
0
Re: relation of mathematics with computer science
let's put linear algebra with matrix, since they're the same branch...
need em for computer graphics (at the very basic level: transforming an object), solving system of equations (eg. for engineering) etc.

math analysis... do you mean numerical analysis. If yes then it's needed for any calculation that cannot be done analytically (ie. cannot get an exact answer) so you need to get approximated value.

calculus...
basically everything! From analysing efficiency of algorithms to Fourier series (used in digital signal processing... or somethin like that)

probability...
data communication and network... It's because there's too much probability theory involved that I didn't take that course!

discrete math...
another topic I loathe. but you need that for logic, graph theory, etc etc.


Sigh. see how little I could recall. what have I done these two years!? Oh and I *hate* to do PROOFS!
Reputation Points: 10
Solved Threads: 1
Newbie Poster
seele is offline Offline
2 posts
since May 2003
Aug 17th, 2003
0

Re: relation of mathematics with computer science

o.O

Programming IS math, n00b.

Quit whining and do your homework.
Reputation Points: 10
Solved Threads: 1
Newbie Poster
Shug is offline Offline
5 posts
since Aug 2003
Aug 22nd, 2003
0

Re: relation of mathematics with computer science

I've gotta agree. Programming does encompass a lot of math. However, I still don't see why us as comp. sci. majors have to take all of these darn courses - organic chemistry, for heaven's sake, isn't really going to help us with discrete math!
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
Aug 22nd, 2003
0

Re: Re: relation of mathematics with computer science

Quote originally posted by cscgal ...
I've gotta agree. Programming does encompass a lot of math. However, I still don't see why us as comp. sci. majors have to take all of these darn courses - organic chemistry, for heaven's sake, isn't really going to help us with discrete math!
I never had to take organic chemistry for my CS degree??
Reputation Points: 44
Solved Threads: 1
Junior Poster
subtronic is offline Offline
117 posts
since Aug 2003
Aug 22nd, 2003
0

Re: relation of mathematics with computer science

Quote originally posted by pan1 ...
how are these subjects of mathematics are related with computer science and why are they required if you want to be a computer scientist:
1.linear algebra
2.single variable calculus and differential
calculus of several variables
3.theory of probability and probabilistic systems analysis
4.mathematical analysis
5.matrix theory
6.discrete mathematics
linear algebra:

it's fun! linear algebra is so unbelievably useful and important, seele definitely touched on the most important aspect of it for a general computer scientist: solving systems of equations; determinates are a godsend number one use for any scientist I think is: best-fit lines; knowing this gives you that extra couple points on a report (well unless you cheat and use gnuplot or your calculator).

calculus:

dude, if you understand calculus you have running time analysis under your belt. all that big-oh shit; calculus. you need calculus because you need to understand the function, whatever that function may be. Computer science is all about functions of growth and asmyptotic boundries.

probability:

if you want to understand an algorithm that uses a random seed (say quicksort for a pivot selection), probability is a must when analyzing average performance.

amortized complexity:

one of the best concepts since deoderant. knowing the running time of your worst case sequence of your search algorithm is O(1) will get you the big bucks *grin* (joke)

discreate mathematics:

logic is our friend. i love proofs, especially your standard issue discreet mathematics proofs; they keep you sharp like cross word puzzles.

i think in the end, almost all the above math is bundled up into graph theory and its problems.
Reputation Points: 44
Solved Threads: 1
Junior Poster
subtronic is offline Offline
117 posts
since Aug 2003
Feb 19th, 2004
0

Re: relation of mathematics with computer science

I think CS is just algebra, but I am studing for a engineering degree and the only subject the matters is Calculus. I don't think Calculus isn't applied anywhere outside of engineering. So why is it required for CS. "The world will never know." LOL
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
Jra2003 is offline Offline
56 posts
since Feb 2004
Feb 22nd, 2004
0

Re: relation of mathematics with computer science

Other people had to suffer by taking it, so they want us to suffer as well. I never hear a CS student who's in the process of getting their degree comment on how beautiful CS/Math is... that is until they graduate. Then and only then will they comment on how exciting, rewarding, and fun it was. Some even brag about how easy it was over exaggerating. Of course they can say that, the nightmare is over! They don't have to take it anymore!
Team Colleague
Reputation Points: 262
Solved Threads: 18
a.k.a inscissor
samaru is offline Offline
1,227 posts
since Feb 2002

This thread is solved

If this thread has not yet been solved, please Mark this Thread as Unsolved so that it displays a correct status. Posters are less inclined to contribute to a thread that has already been marked solved.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Computer Science Forum Timeline: Help in Programming AI
Next Thread in Computer Science Forum Timeline: Microsoft Access date validation





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC