First
|
Prev |
Next
|
Last
Pages: 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272
mbuild...get to MPI compiler? I have a user wanting to utilize the MPI compiler with Matlabs mbuild.....is that possible? I don't have the Distributed toolbox configured. I know we have it on the license, but I probably have not got it configured. Thanks Darwin ... 18 Feb 2010 11:40
Matlab object blocks Hi everyone, I create a dll to use in my c# program from Matlab compiler with deploy tool. when I call the matlab object multiple times, it might cause lock and then block my application. Any ideia? ... 18 Feb 2010 10:33
Shrinking Cell Arrays I am preallocating a cell array because MATLAB suggested it for greater efficiency. In the suggestion box there was this sentence: "If you do not know the size of an array before the loop begins, preallocate it, and then if necessary, shrink it after the loop completes." I have been searching for hours and I have... 19 Feb 2010 12:06
modem.oqpsk with half sine wave (IEEE 802.15.4) Hi, i was using the modem.oqpskmod method,... but for IEEE 802.15.4 we have to use it with half sine wave, is there any way i could accomplish it with modem.oqpskmod function? thanks! ... 18 Feb 2010 10:33
root (cube, 4th, nth) Hi, what are the commands to find: cube root, 4th root nth root Thanks for your help, R. ... 18 Feb 2010 10:33
help me please!!urgent Hi! I'm a new user and I don't know how to export a tseries to excel. I have 74 tseries in a mat file. I wan't to know how I can convert my tseries to one single matrix of 74 columns. It doesn't matter if I can't include dates (I could add this afterwards in excel because all my tseries have the same range)...If you k... 24 Feb 2010 17:42
solve Ax=b Hi, I have a (3355x2) matrix (called A) and a (3355x1) vector (called 'b'), and I am solving for x as Ax=b. I used x=A\b. However, when I multiply A*x, the solution is very different from 'b'. Does anybody know how to solve the problem? Can I use this the optimization toolbox to solve the system of linear equati... 18 Feb 2010 10:33
Genetic algorithm / fitness function using simulink Hi everybody, I'm using the genetic algorithm toolbox and, as needed, the fitness function is in a matlab function. The problem is: in the fitness function resolution there is a simulink model which is using variable coming from the matlab function. Simulink return the following error: Variable x is not define... 18 Feb 2010 10:33
dpsk simulink model need help in DPSK simulink model. i want to implement dpsk modulation technique, if anyone have the simulink model for this modulation please send it ... 21 Feb 2010 10:22
Shifting data Hello, I want to start two graph's at the same y-value (trig) independent of there corresponding x-value so I can compare those graph's. So I've made a function which calculates the x-value of this y-value by interpolation. This gives me the exact x-value of the point of intersection. In a next step I want... 18 Feb 2010 10:33 |