Community Profile

photo

Ls


Last seen: mer än 2 år ago Active since 2021

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


how to do calculation of integration
I have x1=1 value y1=1 value x2= 50 different values y2=50 different values fx=2.5 and fy=3.6 How do I calculate =integra...

mer än 2 år ago | 0 answers | 0

0

answers

Question


how do I do Integration
when f(x)=2,x1=0.1 and x2=0.5. How do i do integration of f(x) from x1 to x2

mer än 2 år ago | 1 answer | 0

1

answer

Question


how do i find numerical schemes
How do I calculate forward ,backward and central differences of 50 datas using spdiags command?

mer än 2 år ago | 0 answers | 0

0

answers

Question


how do i find Y* value
Finds value of y* for which the exponential function defined in the coordinate system has a maximum r-squared value. what is the...

mer än 2 år ago | 1 answer | 0

1

answer

Question


finding the max number?
x=[1 3 5 7] y=x^2+5 y=[6 14 30 54] max(y) how do i find x value corresponding to max(y)?

mer än 2 år ago | 1 answer | 0

1

answer

Question


How to store array?
I have for x=0:0.1:3 A=[5*x 0;2*x^2 1] B=[0;2.55] Y=A\B end how do I store the value of Y in matlab

mer än 2 år ago | 1 answer | 0

1

answer

Question


how to store array
I have for x=1:5 A=[5*x 0;2*x^2 1] B=[0;2.55] Y=A\B end How can I store 5 different matrices of 2X1 in excel

mer än 2 år ago | 1 answer | 0

1

answer

Question


About 3 significant digit?
How do i present the output in 3 significant digit?

mer än 2 år ago | 1 answer | 0

1

answer

Question


how to create ascii file using loop
I have four generated file under headings X,Y,Z and T how do I create ascii file using LOOP

mer än 2 år ago | 0 answers | 0

0

answers

Question


how can i solve it
i=1:100; vx_1(i)=(X1(i)-X1((i)-1))/(t(i)-t((i)-1)); % In general vx_1(1)= (X1(1)-X1(N-1))/(t(N)-t(N-1)); ...

mer än 2 år ago | 1 answer | 0

1

answer

Question


how do you solve
when x=1, y=x.^2+3 /(x+1) and when x=2:100, y=x.^2-3 /(x+1) how do you solve this in matlab using vectorization method

mer än 2 år ago | 2 answers | 0

2

answers

Question


how to solve equation
when x=1 y=x.^2+3 /(x-1) and when x=2:100, y=x.^3+55 how do you solve this in matlab using vectorization method

mer än 2 år ago | 2 answers | 0

2

answers

Question


how do you do matrix calculation
I have vector A, C and Matrix b as; A=[x1,x2,x3] C=[2,3,4] and b is a unit sq matrix of 3x3. How do you write this in matlab ...

mer än 2 år ago | 1 answer | 0

1

answer

1

answer

Question


Write Without using loop
calculation of equations without using loop

mer än 2 år ago | 1 answer | 0

1

answer

Question


plotting the trajectories of three particles in same graph
I have three particles with x and y values of each particle, I neet to plot all three trajectories in same graph. How can I do i...

mer än 2 år ago | 1 answer | 0

1

answer

Question


How can i plot trajectories particle one having its value px and Py values against time
Px. Is particle p on xcoordonate and Py is y coordinate. How can i plot it against time t

mer än 2 år ago | 1 answer | 0

1

answer