photo

Misa


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
27,728
of 300,956

声誉
1

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 21,124

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,015

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


??? Undefined function or method 'mmq' for input arguments of type 'cell'.
I made a program that is supposed to have as input a matrix(D) and a cell array (b), but when I try to use it I get that error. ...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Ordinary Least Squares Method program
I have to make form scratch a program that applies the Ordinary Least Squares Method to a set of data (matrix D) and the base fu...

13 years 前 | 0 个回答 | 0

0

个回答

提问


'transform' text with inline into a mathematical function
I have to make a program that recieves many functions( like x^2) in the form of elements of a vector(b), and calculates the falu...

13 years 前 | 1 个回答 | 0

1

个回答

提问


()-indexing must appear last in an index expression
I get this error related to this line of code: A(l,c)=A(l,c)+(b(l)(D(1,h))*b(c)(D(1,h))) b is a vector that in each pos...

13 years 前 | 4 个回答 | 1

4

个回答