Community Profile

photo

Jeff Ack


University of North Carolina Chapel Hill

Last seen: environ 4 ans il y a Actif depuis 2015

Followers: 0   Following: 0

Contact

Statistiques

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Why does it take so long to run a function?
I'm using a user-created function in my code that I have to evaluate a lot of times. The function is running relatively slow. ...

environ 5 ans il y a | 1 réponse | 0

1

réponse

A répondu
Pass variables during minimization routine
How should I go about nesting the functions? Is the outer function the one that gets minimized or the inside one? I'm thinking...

presque 8 ans il y a | 0

Question


Speed up indexing / Repmat operation
I have to following code I'm running: M=zeros(r,c); M (:,I)=repmat(Q,1,sum(I)); end I is a 1-by-c logical vector a...

presque 8 ans il y a | 2 réponses | 0

2

réponses

Question


Pass variables during minimization routine
Here's what I'm trying to do - Create a function that I wish to minimize. - Set an initial value of fbest=10000000 (or ...

presque 8 ans il y a | 2 réponses | 0

2

réponses

Question


Automate the opening of .mat files and the aggregation of opened matricies
I wasn't sure how to title this question. It's pretty easy to describe what I'm trying to do, though: I have 100 .mat files,...

presque 8 ans il y a | 2 réponses | 0

2

réponses

Question


Create a MATLAB program that creates other programs?
Hi there, I would like to create 100 MATLAB programs that are identical except for one line of code. My reason for doing...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


Combine (by adding) rows with the same entry in one of the columns
I think that might be a terrible title for a fairly straightforward problem: I have sales data by zip code: 44202 35 ...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


Solve showing more equations than I entered
I am attempting to solve a system of 3 equations. The equations contain 3 variables I am trying to solve for plus 2 parameters....

presque 9 ans il y a | 1 réponse | 0

1

réponse