photo

Ann Lee


Last seen: alrededor de 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


i m trying interpret this simple matrix code..
seed:345 10x7 matrix, [-150,300] B=randi... and i want to sort 10 elements of row3 by ascending order. i m wondering >>> %...

alrededor de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


i want to draw a graph
i want to draw a graph on just command window. f(x)=(exp(x).*sin(x)+(x./exp(x)) on 0<=x<=2*pi but i got error! how i fix ? ...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


interpret a simple matrix code
I m interpret a very easy code... I don't know some points, could you explain green sentences? >> A=eye(4,4) A = Diagonal ...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


i want to make program that find prime number
i made this program, but i couldnt find errors.. and i typed primecheck(11) on command window and i got >> primefunction(1...

alrededor de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how do i print my conversion code?
(factorial(n))/(n.^n); this series is divergence over n being over 170. and i want to make this series being converges when ...

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

2

respuestas

Pregunta


how do i fix this code? (finding convergence of divergence)
hello! cube=@(n)(factorial(n))/(n.^n); this series is divergence over n being over 170. and i want to make this series be...

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

1

respuesta

Pregunta


How do i delete red box?
is there any solution to not showing that red box? i tried type ; every last of sentences and i couldnt find.. function A=wo...

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

2

respuestas

Pregunta


How do i make this form with matrix ?
i want to make form like this picture with code. (first a in forloop is series a, second a in forloop is series b, third a is s...

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

2

respuestas

Pregunta


how do i fix inline function error?
i m trying to make matrix (4x16) in forloop, three modifies of 'a' are series (1 to infinite) it works untill i added 4th a se...

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

1

respuesta

Pregunta


how do i print this matrix?
hi! i want to print this matrix.. i think there is a easy pattern in this matrix but i couldn't found..! Is there a easy way...

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

2

respuestas

Pregunta


how do i print this matrix?
a,b,c are series. (1 to infinite) a= nthroot(n.^2,5)./(3.^n*(n+1)) b= (3*n.^2+n)/(2*n.^4+nthroot(n,2)) c= (nthroot(37,2)*n....

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

1

respuesta

Pregunta


How do i add a zeroes in every raws?
hi I started studying matlab since last week I want to make a matrix (3x6) 0 0 1 3 5 7 0 0 4 6 8 10 0 0 9 7 5 3 I kno...

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

1

respuesta