photo

Pocho


Princeton University

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
1 个回答

排名
23,824
of 299,759

声誉
1

贡献数
6 个提问
1 个回答

回答接受率
16.67%

收到投票数
1

排名
 of 20,794

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,756

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to make a matrix of matrices in Matlab? (to be used to solve a system of linear equations)
Hi, I need to make a matrix of matrices in Matlab to later be used when solving a system of linear equations. I know one ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Best way to minimize a function with a vector variable (1x25 vector) ?
Hi, I am trying to minimize a function that is a function of a 1x25 vector (weights_vector). In other words, I'm trying to f...

13 years 前 | 0 个回答 | 0

0

个回答

提问


options = optimset('Display', 'off') isn't working. fminsearch is still printing out values
Hi all, I am running fminsearch on a function that is optimizing the vector, weights_vector. The vector gets optimized for e...

13 years 前 | 0 个回答 | 0

0

个回答

提问


How do I save variables from a function to the base workspace?
I have a matrix variable, corr_matrix. I would like to save this to the workspace without having to validate (export2wsdlg reque...

13 years 前 | 3 个回答 | 1

3

个回答

提问


Writing a function (.m executable) - how do I perform tasks on my workspace variables?
I have arrays called "Blah1", "Blah2", etc., in the workspace, and I want to write a function that finds the max of "Blah1", etc...

14 years 前 | 2 个回答 | 0

2

个回答

已回答
Cross Correlation - resulting vector not normalized properly? Help!
What if two data sets are not perfectly correlated? Could I obtain the maximum be close to 0, for a given lag?

14 years 前 | 0

提问


Cross Correlation - resulting vector not normalized properly? Help!
I am performing a cross correlation between two vectors (both functions of time). My goal is to obtain a resulting vector depend...

14 years 前 | 2 个回答 | 0

2

个回答