photo

bondpen


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
61,947
of 300,847

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
87.5%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,238

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


For Loop for matrix input array (without sum)
Hi I trying to make a function for loop that will follow a example formula without use of sum. Example Formula: (1/n)*sum...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Vector/martix limit size?
Hi I not sure what I have done wrong basically the above if statement make sure the values in vector is desire number and if ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Solving simultaneous equations without martix method
Hi What is simply way to solve for a simultaneous equation like below without the uses of matrix method. I was hoping to impl...

7 years 前 | 1 个回答 | 0

1

个回答

提问


RMSE | Invalid Characters
Hi I am not sure, why it tell me the below has invalid characters. function r = rmse(data,k) r = sqrt(sum((data(...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Matrix indexing - Picking columns
So I trying to give an output a matrix which contains every fifth column of input (A). Below is what my current script look like...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Pinv with martix different answer from command windows and script
So, so the commands works seperating in command windows but when i put into a script it seem to give me a different answer. ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Problem with if and than and det
So basically im trying script that determines if matrix is singular or not, by doing a det on the matrix. For example i tired do...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Vectors and Sum operation
Trying to use sum to figure about resistor formula, 1/[(1/r1)+1rn)] where n can be any number. What i have come up with: ...

8 years 前 | 1 个回答 | 0

1

个回答