simulation time, different values047 (3/3/2004 7:53:18 PM) hello, how is it possible that in this little model http://www.rz.unibw-muenchen.de/~j0sm0738/mathworks/test.mdl the length of the two arrays is different? parameters: simulation time 2e-6, sample time 2e-7 f... Matthias.Stock1(34)
progress131 (3/3/2004 7:18:02 PM) Thanks for the suggestions. After 22 hours of runtime, I'm thinking I need to seriously refine my code. Regardless, the ability to monitor progress through variable states will be very helpful. Greg ... gtheisen(22)
daq parallel port support125 (3/3/2004 5:38:11 PM) Hello, I am trying to make digital IO with the LPT port, using the Data Acquisition Toolbox. I tried the command dio=digitalio('parallel','lpt1') and got ??? Error using ==> digitalio/digitalio Err... temp2004(4)
How to solve ODE?629 (3/3/2004 2:03:19 AM) Hi, I am having some problems using ODE23 and ODE45 to solve for some a few differential equations. Does anyone know of any good examples avaible that might give a good example? ... cenyangyang(7)
Fuzzy logic controller035 (3/3/2004 6:23:19 PM) When i Run my Fuzzy logic controller in the programme, the error said Error in ==> C:\MATLAB6p5\toolbox\fuzzy\fuzzy\getfis.m On line 128 ==> out(i, 1:2)=fis.input(i).range; ANd Error in ==> C:\MATLAB6p5\toolbo... lwt81(3)
conditional expectation problem086 (3/3/2004 5:56:04 PM) Hi Does anybody know are there some function about conditional expectation in matlab. I will calculate Q(u,u')=E[log f(x|u)|y,u') Thanks in advance! br,richard ... richard.zhao(14)
Java Comm Port032 (3/3/2004 5:41:45 PM) Hello, I am trying to access javax.comm.* within my matlab code, but for some reason it cannot find it. I know the file is in the proper place. I've searched for documentation on javax.comm.* but very littl... matlab2311(3)
progress box435 (3/2/2004 4:30:53 PM) I am iterating through very large matrices and most likely due to inefficient programming (another subject), my iterations take a lot of time. I would like to be able to monitor the progress through viewing cer... gtheisen(22)
Pcolor with numerical values?161 (3/3/2004 2:17:36 PM) Hi, I have a 32x32 matrix of pressure values and try to show the pressure distribution. I can do it with pcolor and receive a colour-coded pressure map. But I would like to display numerical values in this p... david.hochmann(1)
xPC Target model-specific COM dll was not generated147 (3/3/2004 3:47:12 PM) Hello, for my next job i try to learn using Matlab/Simulink and xPC Target. I try to read the documentation "xPC Target API User's and Reference Guide". In chapter 3 page 7 was written, that when tagging bloc... vokuit00(1)