+ All Categories
Home > Documents > Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part...

Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part...

Date post: 07-Jul-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
20
Transcript
Page 1: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs
Page 2: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs
Page 3: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

price($)/unit# units store A store B store C store D

juice 3 1.55 1.45 1.65 1.4eggs 4 1.95 2.4 2 2.2fruits 12 0.85 0.8 0.7 0.8vegetable 8 1.35 1 1 1.1milk 2 2.55 2.25 2.55 3.1cereals 6 2.7 3.35 3.05 3.45coffee 1 10.85 7.5 8.45 8.5tea 2 4.2 4.15 3.75 3.95ice cream 3 7.35 6.75 6.75 4.95napkins 5 1.1 1.2 1.2 1.25foils 2 3.5 3.75 3.6 3.75storage ba 10 0.8 0.7 0.85 0.7toothpaste 4 1.6 1.6 1.55 1.6shampoo 3 3.55 2.6 2.9 2.7detergent 2 9.55 9.05 8.65 7.1

Less than 1/3, unreal!

Page 4: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

1. Santa Claus isn’t real

2. Excel is not a programming language

Page 5: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

If you love math & computer coding, you will very likely enjoy the course

…If you hate math, or suffer doing math & computer coding, well,… are you sure you are in the right place?

Page 6: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

What does “love computer coding” mean?

Page 7: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

What does “love computer coding” mean?

High pitch is expected for the treble filter(the minor error was taking Abs instead of Re of the Fourier out).

Page 8: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

• We are out of low-hanging-fruits topics of the course. Fourier is just the start of the next obstacle course.

• Don’t be comfy of your past scores – this is a warning

Page 9: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

It’s not too late to start learning/honing program-ming skills (better late than never)

How?

Page 10: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs
Page 11: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

Know thyself … (know oneself) a most difficult proposition

Page 12: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs
Page 13: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

“hello world”

A=π r2

A=len*wid

price($)/unit# units store A store B store C store D

juice 3 1.55 1.45 1.65 1.4eggs 4 1.95 2.4 2 2.2fruits 12 0.85 0.8 0.7 0.8vegetable 8 1.35 1 1 1.1milk 2 2.55 2.25 2.55 3.1cereals 6 2.7 3.35 3.05 3.45coffee 1 10.85 7.5 8.45 8.5tea 2 4.2 4.15 3.75 3.95ice cream 3 7.35 6.75 6.75 4.95napkins 5 1.1 1.2 1.2 1.25foils 2 3.5 3.75 3.6 3.75storage ba 10 0.8 0.7 0.85 0.7toothpaste 4 1.6 1.6 1.55 1.6shampoo 3 3.55 2.6 2.9 2.7detergent 2 9.55 9.05 8.65 7.1

(array data, linear algebra)

Pre-req for 3340, ideally

symbolic manip,anonym func

Page 14: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs
Page 15: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

It’s not too late to start learning/honing programming skills (better late than never)

Know thyself, know thy journey

Page 16: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

Learning a language

Page 17: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

An example of how one can quickly adapt…

Page 18: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

An example of how one can quickly adapt…

Page 19: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

Jupyternotebook example

Page 20: Less than 1/3, unreal!courses.egr.uh.edu/ECE/ECE3340/Class Notes/note about programming_part 2.pdfprice($)/unit # units store A store B store C store D juice 3 1.55 1.45 1.65 1.4 eggs

Practice, practice, practice


Recommended