photo

Pocho


Princeton University

2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
1 답변

순위
23,824
of 300,392

평판
1

참여
6 질문
1 답변

답변 채택
16.67%

획득한 표
1

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 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년 전 | 답변 수: 2 | 0

2

답변