Community Profile

photo

Ls


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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)?

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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)); ...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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 ...

2년 초과 전 | 답변 수: 1 | 0

1

답변

1

답변

질문


Write Without using loop
calculation of equations without using loop

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변