photo

Fernando


Texas A&M University

Last seen: 2년 초과 전 2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

24 질문
5 답변

순위
12,502
of 300,364

평판
3

참여
24 질문
5 답변

답변 채택
75.0%

획득한 표
3

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


normalize hist3 plot
Is it possible to normalize a hist3 plot so the vertical axis does not have counts but rather probabilities so the volume under ...

6년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
vector to struct without loop
Thanks for both suggestions, I have it working now. Out of curiosity, how would I go the other way around? If I had the the ...

거의 9년 전 | 0

질문


vector to struct without loop
I have two vectors, one with ids and another with information for each id. For each id, the vector with information has, potenti...

거의 9년 전 | 답변 수: 3 | 0

3

답변

질문


Interpolating multidimensional output and input
Hi, I have a function that uses a three-element vector as input and gives a two-element vector as output. From evaluating the...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Plot 3d implicit function and inequality
Hi, I need to plot a 3d equation and inequality, with some constraints. The equation and inequality are the following (u...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


strange behavior of fminsearch
Hi, I'm solving a simple optimization problem using fminsearch and fminsearch is behaving in a strange way, and I don't know ...

10년 초과 전 | 답변 수: 1 | 1

1

답변

질문


MATLAB R2014a in Ubuntu 14.04 doesn't recognize NVIDIA GeForce GTX770
Hi, I'm running MATLAB R2014a (with parallel computing toolbox) on Ubuntu 14.04, and I have a GeForce GTX770 GPU with computi...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


Bootstrap with observations not being rows
Hi, I'm doing an optimization routine and now I need to use the bootstrap to compute the standard errors. However, in my data...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


find lagged values of variables
Hi, I have a matrix of data in which and observation is defined by i (people), j (alternatives), t (time). For each i, j, an...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Sparse knonecker product of large and several matrices
Hi, I'm trying to create a sparse kronecker product without actually generating the kron product and then generating the spar...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to create a matrix containing the diagonal matrix of another one?
Hi, I have a diagonal block matrix and I would like to create another matrix that contains only the blocks of the diagonal (e...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


parfor with wrong indexing. Trying to assign output to parts of vector
Hi, I'm trying to run a parfor loop, but I don't know how to index one of the variables. The code is the following tt=da...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Vectorize and use parfor in a nested loop with five levels
Hi all, I'm working on an application that, for now, requires computing a nested loop with five levels. I'm trying to vectori...

12년 초과 전 | 답변 수: 1 | 2

1

답변

답변 있음
Wrong way to index: Index exceeds matrix dimensions
Thanks. Yes, the max of Z is greater than the number of elements in Y, which generates the message. Is there any way to overcome...

12년 초과 전 | 0

질문


Wrong way to index: Index exceeds matrix dimensions
Hi, I'm trying to use indices to expand a vector but I keep getting an error message and I don't understand why. In particula...

12년 초과 전 | 답변 수: 3 | 0

3

답변

질문


common random number when satisfying certain conditions
Hi all, I'm trying to generate a matrix of random numbers that has to satisfy the restriction that when certain conditions ar...

12년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
how to use accumarray over a matrix avoiding a loop?
Thanks for your help. I will check which of the three alternatives is better for my data.

12년 초과 전 | 0

질문


how to use accumarray over a matrix avoiding a loop?
Hi, I want to sum elements of a matrix according to an index. If instead of the matrix I had a vector, I could use accumarray...

12년 초과 전 | 답변 수: 4 | 0

4

답변

질문


Showing text output in GUI instead of in the Command Window
Hi, I'm working with a GUI that I'll compile to be a stand along Windows executable to be shared with people that don't have ...

거의 13년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Product of probabilities by group
Thanks for your help!

거의 13년 전 | 0

질문


Product of probabilities by group
Hi, I have matrix that contains in the first column a group identifier and in the second column a probability. I want to gene...

거의 13년 전 | 답변 수: 3 | 0

3

답변

질문


Fmincon with multiple linear constraint of multidimensional array
Hi, I'm solving a minimization problem that requires a variable that is a function of parameters to be positive. However, thi...

거의 13년 전 | 답변 수: 0 | 0

0

답변

질문


Remove all fields from a struct except if
Hi, I have a struct mk with fields mk.id, mk.x and mx.z. There are 800 of each, so I have mk(1).id, ..., mk(800).id, and the ...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Log file of minimization done in parallel using batch
Hi, I'm working on a problem that has an outer minimization that searches over one set of parameters, and an inner minimizati...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Delete particular structure arrays
Hi, I'm generating some data in a random way, creating different structure arrays. Consider the following example with 3 diff...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Expand vectors of matrix, but a different number of times each vector
Hi all, I have the following problem. Consider a matrix of the form Z =[1 0 0 0; 1 0 0 0; 1 0 0 0; 0 0 0 1; 0 0 0 1]; ...

13년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
parfor loop variable cannot be classified
by mistake...but without the semi-colon I get the same error message. I did a couple of changes to see what is causing the er...

13년 초과 전 | 0

질문


parfor loop variable cannot be classified
Hi all, I'm trying to use parfor instead of for to deal with 3 minimizations (for now, it should increase a lot) that are indep...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Create a vector summing different elements from another vector
Hi, I'm trying to do the following. Suppose you have a vector A=ones(10,1) and another vector id=[1 1 1 2 2 3 3 3 3 3]'. I wo...

13년 초과 전 | 답변 수: 1 | 0

1

답변