xPC cpu overload
Greetings, I'm solving an optimization problem in real time recurring to xPc target. As I increase the number of optimization variables, every once in a while I get the error "CPU OVERLOAD" in the target computer. My first thoughts went to the possibility that the CPU did not have enough time to solve the optimi... 11 Feb 2010 12:47
Passing structure of pointers as an argument
Hi All, I want to generate C++ code using RTW embedded coder so that the generated function expects a structure of pointers as an input argument. Can anyone advice me on how to do this? Reegards, Peter ... 11 Feb 2010 11:39
Windows 7 file Explorer crashing on encountering Matlab .mat files
"nanren888 " <nanren888.remove.this(a)hotmail.com> wrote in message <hhgd6v$m7q$1(a)fred.mathworks.com>... "george " <artilogica(a)btconnect.com> wrote in message <hhg2j4$dq7$1(a)fred.mathworks.com>... george, Not help, but maybe info. I have pretty plain Win7, x64, with office products loaded. No such iss... 12 Feb 2010 13:26
For NMR simulation
Hi, Can someone help me to simulate magnetic field in Matlab. Or is there any function for magnetic field? Thanks. ... 11 Feb 2010 11:39
Problem with pcolor and griddata
Hi, I'm an italian Matlab's user. My Matlab version is the 6.5. I have a problem with the function griddata and pcolor. Example: I have a set of 24 data of longitude, latitude and values of radioactivity. For each values of longitude and latitude I have one activity value. I want to plot x=longitude, y= latitude z=ac... 11 Feb 2010 10:31
CAN-AC2-PCI error
I am using the "Setup" Simulink block from Softing ("CAN-AC2-PCI B1 CAN 1/ CAN 2 Standard / Extended") to configure the SJA1000 CAN controllers of my Peak CAN MSMCA104+ CAN Board. I set the board, bus and slot to valid values. When I am running the model on xPC target the following error appears: "CAN-AC2-PCI driver... 11 Feb 2010 10:31
MCC Compiler Problem
Hello all, I am trying to use the MCC compiler to create an .exe for my code. The code i ve written reads data from TI's C6713 DSP Board using the "Link for Code Composer Studio" toolbox. The exe is created and when I run it the created GUI seems fine. The problem is that the exe does not seem to recognise any o... 11 Feb 2010 10:31
dataset output in a compiled fucntion
Hello, my question is if I can compiled, as excel add-in a function which outpu is a dataset. I am trying but when I run the function in excel (vba) I get en error. Many thnaks in advance. Héctor ... 11 Feb 2010 10:31
Custom PDE equation
Hi, I'd like to know if it is possible to define my own equations to be solved using the PDEtool (or any other method with Matlab). The equation I'd like to solve is: curl((curl(A)-Br)/mu[0]) + J = 0 I cannot see how I can implement this with the predefined PDE equations in the PDEtool, as it contains curls. ... 11 Feb 2010 09:24
Stepwise feature selection for classification problems
Hi, I need to solve a classification problem and I would like to use a stepwise approach - add and remove features until I find an optimal set. I tried using stepwisefit() from the statistics toolbox and it works ok but the results I'm getting are not so good since this optimization is based on regression rather ... 14 Feb 2010 00:53