Community Profile

photo

Siva Prasad


Last seen: más de 2 años hace Con actividad desde 2020

Estadísticas

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


Error in showing size of a matrix
this is like my sample code a=[1 1 1;2 1 3;3 4 -2]; b=[4;7;9]; ab=[a,b]; a=size(b); But it is showing this error Index exc...

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

1

respuesta

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

más de 3 años hace

Pregunta


substiton of a variable in a equation
syms x y=input("Enter the equation in terms of x:") x1=3 now how do i substitute x1 in the equation to get y lets say equat...

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

1

respuesta

Pregunta


Differentiation of the equation
here is an equation how to differentiate 'y' from that in live script i tried diff() but it is not working. y=@(x) (-0.6*x^2+2...

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

1

respuesta

Pregunta


question regerding the print
".mlx" files only execute and give output in the live script area but ".m" files out put in command window but it does the ca...

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

1

respuesta