First  |  Prev |  Next  |  Last
Pages: 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701
jakes model
Hello I have heard that matlab have a function or something like that for jakes model, rayleigh fading channel. Where can I find it? /Thomas ... 15 May 2010 12:36
mat-file 150 01-pics - How can I display 01-arrays?
Hello - showing one of the pictures works by using "imshow" but I also need the 01-array-data. _________________________________________________________ [FileName, PathName] = uigetfile('*.mat','Daten auswählen'); A = importdata(FileName); imshow(A(:,:,50),[0 1]) _________________________________________... 15 May 2010 12:36
Table in Gui. Convert table contents to matrix?
Ive got a 5x15 table in a gui layout. Is it possible to convert the contents of this table to a matrix? I tried cell2mat but it said it was an invalid cell-array object or something. thankyou ... 15 May 2010 11:31
Multiple identical cameras in MATLAB
I am implementing a multiple camera setup for a machine vision application, and am writing my code in MATLAB. I am presently using four identical (and expensive) uEye cameras, and am triggering them from MATLAB. Since these cameras are identical, I am giving them a different Device ID from their SDK software, so that M... 12 Jun 2010 08:15
Multiple identical cameras in MATLAB
I am implementing a multiple camera setup for a machine vision application, and am writing my code in MATLAB. I am presently using four identical (and expensive) uEye cameras, and am triggering them from MATLAB. Since these cameras are identical, I am giving them a different Device ID from their SDK software, so that M... 15 May 2010 11:31
Deactivating Student version R2009a (Windows)
I am trying to deactivate Matlab Student Version R2009a from a Windows XP machine so I can activate it on another machine. I am trying to follow Solution ID 1-698KQP, but it does not seem to make sense. 1) There is NO option to Deactivate Matlab, from the Start menu, to the All Programs list, to MATLAB. 2) There ... 15 May 2010 11:31
Parallelized PINV
Hello, Please let me know if the PINV function is supported on a parallel platform. i.e Is this operation legit: x = pinv(a) b where a is a codistributed array. Thank you. ... 26 May 2010 02:40
Parallelized PINV
Hello, Please let me know if the PINV function is supported on a parallel platform. i.e Is this operation legit: x = pinv(a) b where a is a codistributed array. Thank you. ... 15 May 2010 11:31
save a mat file in excel
I am doing the same thing. but in my case i want to save data without the use of matlab. I means, i have created a stand alone exe that can be run without Matlab. And the results that i get is in .mat format. Now i want to write that .mat into excel. The code i am trying is: function writexls_Callback(hObject, e... 15 May 2010 11:31
GUI's and tables...question from a noob
Hey. Im in the middle of writing a gui based program. In my gui ive got a 5x15 table and am wondering what command i should use to define one 1x15 row of the table as a variable. Thankyou so much. ... 15 May 2010 11:31
First  |  Prev |  Next  |  Last
Pages: 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701