photo

mohammad azsad


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

All
MATLAB Answers

5 Fragen
0 Antworten

Cody

0 Probleme
5 Lösungen

RANG
290.841
of 300.338

REPUTATION
0

BEITRÄGE
5 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
40.0%

ERHALTENE STIMMEN
0

RANG
 of 20.922

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
56.049
of 168.149

BEITRÄGE
0 Probleme
5 Lösungen

PUNKTESTAND
60

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 11 Jahre vor | 3 Antworten | 0

3

Antworten

Gelöst


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

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Frage


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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort