Community Profile

photo

Chloe St John


Last seen: 約4年 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


In the output my matrices keep coming up as 1.0e+0.3* and then the matrix. the numbers are already small
In the output my matrices keep coming up as 1.0e+0.3* and then the matrix. the numbers are already small and this ends up gettin...

約4年 前 | 1 件の回答 | 0

1

回答

2

回答

質問


im trying to implement a user-defined function
im trying to a implement a function for the relationship: ya = sin((2/(x+2))-3).^3 this is what i have as my code and nothin...

約5年 前 | 1 件の回答 | 0

1

回答

質問


implementing a script that asks f
Hi i think the way to do this is a while loop im just not sure about part of it: whenever the script is an odd number , i would...

約5年 前 | 1 件の回答 | 0

1

回答

質問


trying to find solutions to functions
trying to find at least one solution for the following equations(individually - not on solution that fits both functions): ya(x...

約5年 前 | 1 件の回答 | 0

1

回答

質問


solving linear systems of equations
i want to solve the following linear systems: a) 2y+3x-7z=6 3z+5x-y=10 -4x+y+z=4 b) 2y+3x-7z=6 3z+5x-y=10 -4y-6x+14z=-...

約5年 前 | 4 件の回答 | 0

4

回答

質問


indexing to find elements between 2 values in a matrix
I have created a random 5x5 matrix called M6 i'm trying to using indexing, define an array containing all elements of M6 that a...

約5年 前 | 1 件の回答 | 0

1

回答

質問


integral and derivatives of a function
trying to attain the integral and derivative of a function, and then plot the derivative ya(x)=sin^3((2/(x+2))-3) i saved the ...

約5年 前 | 2 件の回答 | 0

2

回答

質問


problem with integration of a function
I have created a user-defined function for yb(x)=10x^2exp(-2x)[sin(3x-pi)+cos(x^2)] code shown below (saved as b3.m) : fun...

約5年 前 | 1 件の回答 | 0

1

回答

質問


tring to plot the 3d and contour levels of a function
the function is z(x,y) = cos(2y-x)sin(2x) with the range of x and y values mentioned in the code. my code: clc clear ...

約5年 前 | 1 件の回答 | 0

1

回答