First
|
Prev |
Next
|
Last
Pages: 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518
streaming in D2Q7 LB model Hi, Recently I have been working on 2D LB models for my project. I have been able to code D2Q9 LB model, but now struggling to code the D2Q7, i.e., LB model with hexagonal lattice. Is there any freely available sample Matlab code on D2Q9? The major problems in D2Q7 I'm facing are to define Matrices with hexagona... 6 Oct 2009 04:49
v/hz control for induction motor i'm building a simulink model for v/hz control of ac induction motor using svpwm technic..and i'm stuck.esspecially in building the v/hz control block.is there a manual or something or is there anyone that can help me..please.i'm new with Simulink/Matlab. ... 6 Oct 2009 03:12
idl2matlab I have a bunch of IDL code that I am trying to implement in an external program. That program can understand Matlab code. I found IDL2MATLAB and have been trying to use it to translate my IDL code. I know it's installed correctly, because the included test works just fine, but when I go to translate my code I get a ... 6 Oct 2009 03:12
ODE Optimization I am trying to optimize 8 paramaters in a set of ODE's for a least squares fit to a set of data. I am using fmincon to minimize the sum of squares between the numerical solution of the ODE's and the experimental data. I generated the experimental data from the ODE's so I already know the paramaters...in other words I... 7 Oct 2009 17:31
2D Phase Unwrapping with Minimum Cost Flow "Bruno Luong" <b.luong(a)fogale.findmycountry> wrote in message <h76ec9$buk$1(a)fred.mathworks.com>... Finally: http://www.mathworks.com/matlabcentral/fileexchange/25154 There are few details in Costantini's paper that sill escape me, notably the trick of converting integer optimization into a real one (integer s... 5 Oct 2009 11:15
PWM Signal Hi, I would like to know how can I generate a PWM signal in Simulink? Duty cycle=90% Amplitude = 5V Frequency= 15KHz ... 30 Oct 2009 23:16
Error with ARPACK routine when using eigs One of the functions I use uses eigs. And it was running fine for a week till suddenly it started throwing the following error : Error using ==> eigs at 231 Error with ARPACK routine dnaupd: info = -8 I hope someone can explain what the problem is and tell me to how to overcome it. ... 5 Oct 2009 09:02
Speech recognition source code in Matlab or c++ mvip504(a)yahoo.com (michael) wrote in message <ftdl7sgokewi(a)legacy>... On Fri, 26 Mar 2004 07:22:54 -0500, Sheenal Srinivasan wrote: ELim wrote: Need speech recognition code using any kind of filter. I will be very gradful if u can share the code with me. Thanks in advance. ... 5 Oct 2009 07:56
Problem with random Hi, I have implemented Differential Evolution algorithm in Matlab. When I'm checking with the global optimization problems like Griewank, Branin, Rastringen etc. I am not getting the reported solution. I guess this with random number generation. I have changed the seed of the random number but still I'm not getting th... 5 Oct 2009 04:40 |