AkiraCole
Oct 14, 2010, 05:24 AM
How can I write a program (mat lab problem)?
HELP PLEASE! I
write a program that write a table of sinus numbers 1.0, 1.1,. 2.0 with the following format
x sin(x)
1.0 0.841
1.1 0.891
1.2 0.932
...
HELP PLEASE! I
write a program that write a table of sinus numbers 1.0, 1.1,. 2.0 with the following format
x sin(x)
1.0 0.841
1.1 0.891
1.2 0.932
...