photo

mohammad azsad


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

5 个提问
0 个回答

Cody

0 个问题
5 个答案

排名
146,464
of 300,950

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 21,120

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
58,376
of 171,885

贡献数
0 个问题
5 个答案

评分
60

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 3 个回答 | 0

3

个回答

已解决


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

11 years 前

已解决


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

11 years 前

已解决


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

11 years 前

已解决


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

11 years 前

已解决


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

11 years 前

提问


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

11 years 前 | 1 个回答 | 0

1

个回答