First  |  Prev |  Next  |  Last
Pages: 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166
Convert Simulink mdl to CUDA for GPU computing?
Hi! I am currently trying to optimize parameters of a pretty complex Simulink model (fuel cell hybrid car). The parallel computation capabilities of Matlab's Evolutionary Algorithm Toolbox are unfortunately not sufficient for me since the fitness evaluation of one simulation takes about 30sec. With a population siz... 27 Jul 2010 07:18
How to execute my code over and over??
Hi there, First of all, thanks so much to everyone who has been helping me with my code so far; you have been so helpful! Okay, now that i have my code working nicely i want to run it several times in a row with various input parameters. My function analyzes data and outputs a struct based on the input parameter... 28 Jul 2010 19:34
patch object in GUI exceeds axes
Hi all, I´ve a GUI with axes located in one corner. The axes contain a patch object. I also have a toolbar with the zoom button. When I zoom into the object it exceeds the assigned borders and appears partly in the background between other GUI instruments next to the axes. What I actually would like to have is an in... 27 Jul 2010 22:48
Reading a Header txt file
"John " <astro_nut(a)hotmail.com> wrote in message <i2kvc3$kvg$1(a)fred.mathworks.com>... I have a txt file that is of unknown column/row length or size. Similar to this: Title1 Title2 Title3 ... 1 2 3 1 2 3 1 2 3 ...you get the point. It... 27 Jul 2010 15:03
Figures in Matlab
Hi there, I have a code and want to generte many plots to check many different things. As the result, I have many of the following command line bunches as follows. I want to at least avoid of repeating "'FontName','Times New Roman','FontSize',10,'FontWeight','bold'" which as you can see has been repeated in "xlabel","... 27 Jul 2010 16:09
changing the format of the results displayed in command window?
Hello, I was wondering if someone could advise me on this issue (not a big one).. Basically, I have different arrays (including one that stores dates, in the format 'ddmmyy') containing data (in form of numbers). If I access, these different arrays separately, the numbers are displayed in the format they were initial... 26 Jul 2010 20:28
Problem with nonlinear constraint using patternsearch
I want to minimize funrr with respect to the constraint nonlcon. I always get the following error message ??? Error using ==> nonlcon Too many output arguments. Error in ==> @(X)nonlcon(X) Actually I don't know whats wrong. I used "Technical Solutions How do I pass additional parameters to the constraint and obj... 27 Jul 2010 11:43
remotely control UNIX from within Matlab on Windows
hI all, How do I do the following: From within Matlab on Windows, open up an ssh session on a remote Unix host, and run one command, and then run yet one more command, etc. and get back results into Matlab memory, etc. and then close the session... How do I do this? Thanks a lot! ... 26 Jul 2010 19:22
Discrete Legendre Transform
Hello, i would ask you please for a problem that i have with the Discrete Legendre Tranform : i have to determine : &#945; = (d&#964;(q)/dq) and f(&#945;) = q&#945; - &#964;(q) q is vector of a discrete serie. &#964;(q) is also a vector of discrete serie. I don't know what i should to do to find ... 26 Jul 2010 19:22
fgoalattain (Optimization Toolbox)
Continuing on with my quest in optimization, I am looking to find a particular solution using a multi-objective optimization function. My design variables would be BDLT, BALPHA, BALPHY, and BPHIP. Fx, Fy, Fz, Mx, My, Mz would be the objective. The function takes the following form: [Fx, Fy, Fz, Mx, My, Mz] = aFu... 27 Jul 2010 11:43
First  |  Prev |  Next  |  Last
Pages: 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166