Statistics
RANK
194,684
of 295,569
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
10 years ago | 1 answer | 0
1
answerQuestion
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 ...
10 years ago | 0 answers | 0
0
answersQuestion
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...
10 years ago | 0 answers | 0
0
answersQuestion
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...
10 years ago | 3 answers | 0
3
answersSolved
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...
10 years ago
Solved
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 ...
10 years ago
Solved
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:...
10 years ago
Question
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...
10 years ago | 1 answer | 0