Recent content by intel2
-
I
MATLAB Help with Matlab Project: Extra Time Offered, Don't Want Incomplete
i am willing to pay :cry:- intel2
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
I
MATLAB Help with Matlab Project: Extra Time Offered, Don't Want Incomplete
I had major surgery and I missed half of the classes, the teacher offered me more time but I don’t want to receive an incomplete Please help I have attached the questions...- intel2
- Thread
- Matlab Project
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
I
MATLAB Doing Attached Calculation in Matlab
Tip of the Hat to Emreth .. the way u wrote x(i) ,, is smart... once again thanks- intel2
- Post #10
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
I
MATLAB Doing Attached Calculation in Matlab
since we r in the topic; how can i plot the attach equation between [-4,4] with a 0.001 interval using matlab thanks in advance- intel2
- Post #8
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
I
MATLAB Doing Attached Calculation in Matlab
Thank you to shoehorn and to Emreth ..- intel2
- Post #7
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
I
MATLAB Doing Attached Calculation in Matlab
how about this for i = 0 : 100 for j = 1 : 101 x= (i/j)^2; y = (j)^.5; end end F = (sum (x)+log(y)) but the answer is not consistent with the mathcad ansr- intel2
- Post #4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
I
MATLAB Doing Attached Calculation in Matlab
i went through it but i couldn't get to work.. this is what i did: for i = 0 : 100 for j = 1 : 101 dme = (sum (sum ((i/j)^ 2)+log(sqrt(j)))); end end- intel2
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
I
MATLAB Doing Attached Calculation in Matlab
how can someone do the attach calculation in Matlab?- intel2
- Thread
- Calculation Mathcad Matlab
- Replies: 9
- Forum: MATLAB, Maple, Mathematica, LaTeX