Community Profile

photo

Nathan Orloff


Active since 2011

Statistics

All
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


how do you specify a minimum step size in simulated annealing
In the function simulannealbnd, is there some way to force the step size of the variables you are optimizing to be some number. ...

8 years ago | 0 answers | 1

0

answers

Question


How do I find the "progid" of a Visual Basic program if I don't know it?
I have tried a few different routines (actxcontrollist, etc), but I can't figure out how to get this applications program id. Do...

9 years ago | 0 answers | 1

0

answers

Submitted


Dielectric characterization by microwave cavity perturbation
A custom toolbox and example code to measure complex permittivity by microwave cavity perturbation

9 years ago | 5 downloads |

Thumbnail

Submitted


Histogram fitting Probability Density, Counts, Frequency
A cleaned up version of histfit that outputs data

10 years ago | 2 downloads |

Thumbnail

Answered
How do you have text boxes appear in parallel processing?
You can't do this.

10 years ago | 0

| accepted

Question


Convert a xyz surface into a 3D array?
I have a the following input: surface = struct('vertices', [....],'faces',[....]; Which I can draw as: patch(surface) ...

10 years ago | 1 answer | 0

1

answer

Question


When variable editor is open matlab runs very very slowly despite increasing Heap Space
I am using matlab 2012b. Whenever the variable editor open matlab screeches to a halt and it become incredibly laggy. I wrongly ...

10 years ago | 0 answers | 0

0

answers

Question


How do I stop the "PLOTS" tab from getting hung up?
I frequently use the variable editor to view the data. For some reason, whenever i have a variable selected the plots ribbon con...

10 years ago | 1 answer | 0

1

answer

Submitted


Create a colored, tilted 2D error ellipse scatter plot.
Create a colored, tilted 2D error ellipse scatter plot.

11 years ago | 1 download |

Submitted


Fit 2D Gaussian with Optimization Toolbox
Fit a 2D rotated gaussian. http://en.wikipedia.org/wiki/Gaussian_function

11 years ago | 16 downloads |

Question


How do you have text boxes appear in parallel processing?
I cant get multiple dialog boxes to run in parallel processing. I have a while loop that runs while the handles of dialog box is...

11 years ago | 2 answers | 1

2

answers

Answered
Can't Upload a Video to YouTube. Problem with Java Class files and service.setUserCredentials?
There are several bugs with this code. The native cacerts file, developerKey, and clientID are all issues. The java archives als...

12 years ago | 2

| accepted

Question


Can't Upload a Video to YouTube. Problem with Java Class files and service.setUserCredentials?
I am trying to upload a video to youtube from matlab using this spiffy code: http://www.mathworks.com/matlabcentral/fileexchange...

12 years ago | 1 answer | 1

1

answer

Answered
connecting mysql database to matlab
1. Open the file here ($matlabroot/toolbox/local/classpath.txt). Write this in the text file and save it. $matlabroot/java/jare...

12 years ago | 0