photo

Chloe St John


Last seen: más de 4 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

1

respuesta

Pregunta


write a script that creates identity matrices of any size without using the function eye
thank you

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta