photo

mohammad azsad


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

All
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


bezier surface plotter question
i want to write program of bezier surface but it is wrong please help me this program that i wrote: x=[12 23 13 4 5]';y=[1...

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

1

respuesta

Pregunta


change this program from its symbolic structure to a new one?
please help me this is program of Bspline plotter i want to change it .from line that u defined as symbolic i cant learned the ...

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

0

respuestas

Pregunta


matrix question please help me?
i want to write this matrix that (P=0:n) and P are points must be inter by user help me? <</matlabcentral/answers/uploaded_fi...

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

0

respuestas

Pregunta


how can i write this matrix in matlab?
how can i write this matrix in matlab? this matrix is (n+1)*(n+1) that n must be enter by user <</matlabcentral/answers/uploa...

más de 9 años hace | 3 respuestas | 0

3

respuestas

Resuelto


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...

más de 9 años hace

Resuelto


Is my wife right?
Regardless of input, output the string 'yes'.

más de 9 años hace

Resuelto


Add two numbers
Given a and b, return the sum a+b in c.

más de 9 años hace

Resuelto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

más de 9 años hace

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 9 años hace

Pregunta


equal of some arrays two vector
in part of my program there are two equal size vector i want to write a loop that find arrays that equal with each other and th...

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

1

respuesta