photo

jelle


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

2 个提问
4 个回答

排名
108,517
of 300,851

声誉
0

贡献数
2 个提问
4 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,294

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
is it possible to use a function in a vectorization
I solved the second part of my problem. it is not a generic solution but it works for my specific situation. constantError(...

14 years 前 | 0

已回答
is it possible to use a function in a vectorization
there was an unlucky coincidence in my code, output is actually 4480 rows and constantError 280 rows, but for the sake of length...

14 years 前 | 0

已回答
is it possible to use a function in a vectorization
thanks already for the answers. the sum of output is working perfectly. now I have been trying to substract a value from this me...

14 years 前 | 0

已回答
is it possible to use a function in a vectorization
the constantVector was a column vector, I changed the dimension of the mean. it now runs, but every mean value is the same. they...

14 years 前 | 0

提问


is it possible to use a function in a vectorization
is it at all possible to use function like sum, mean, or sqrt within a vectorization? for example output(:,3) = sum([ outpu...

14 years 前 | 6 个回答 | 0

6

个回答

提问


refer to variable within matrix calculation
is it possible to use values from variable A in a matrix calculation of variable B? what I want to do is calculate the constant...

14 years 前 | 2 个回答 | 0

2

个回答