photo

Thomas


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
123,051
of 300,950

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 21,120

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,885

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Unbalanced or unexpected parenthesis or bracket.
For some reason I am getting an error when I try and use this piece of code Q = quad(@Func01_p4, L,U,[],[],a,b,c); bu...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Plotting three multivariable user defined functions on one graph
I have three functions that I created and I want to place them all on one graph. Each function has a couple variables that are d...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Combining two matrices into one
I need to combine the two matrices a and b to yield c. a = [1;0] and b = [0;1] and for c I need to matrix to look like th...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Spacing in a heading for a table. (fprintf)
I have this code below fprintf('\n\tAppNumb \tgender \tgpa \texp \tlines (bonus)'); fprintf('\n%11.0f %11.0f %11.4f %11...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Creating a Table with labels for each column
So I have this matrix that is set up like so Column1 -----------Column 2----------Column 3 1 0 28....

13 years 前 | 1 个回答 | 0

1

个回答

提问


Separating a matrix into two matrices based on a value of one of the columns.
So I have a matrix like such Data2 = http://screencast.com/t/omDlbDtB and I want to separate the matrix into two diffe...

13 years 前 | 1 个回答 | 0

1

个回答