First  |  Prev |  Next  |  Last
Pages: 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381
falure notice,......inter0000
about Euclidean /n Microsoft Office ... 29 Jun 2010 14:04
Controlling Excel from Matlab
Hello, I have the following code: %-------------------------------------------- CODE STARTS ----------------------- file = [pwd '\test.xls']; %% OPEN EXCEL APPLICATION h = actxserver('Excel.Application'); % Show the Excel window set(h, 'Visible', 1); %% INSERT NEW WORKBOOK W = h.Workbooks.Add; %% WORK... 29 Jun 2010 14:04
Column select in MATLAB editor
Hi everyone, I have a question if someone can help me.. I would like to know the ability of MATLAB EDITOR to select the "COLUMNS ONLY" text. e.g. say i have following text in an m-file v1n = -30 ; % Initial normal velocity of body 1 v1t = 120 ; % Initial tangential velocity of body 1 v2n = 240 ; ... 29 Jun 2010 14:04
PIL and PWM
Hello, I'd like to know is in PIL mode ePWM outputs are active - I wrote a simple program for F28035 board (TI C2000 family). In this program I am changing ePWM filling, but on output I don't get proper voltage, so I want to know does I am doing something wrong or in PIL mode ePWMs are not avaialable? Best regards,... 30 Jun 2010 04:20
Reading Excel Data into a list box
Perhaps is there a setappdata command I can utilize? ... 29 Jun 2010 23:59
Reading Excel Data into a list box
"Matt Fig" <spamanon(a)yahoo.com> wrote in message <i0d6rd$1vc$1(a)fred.mathworks.com>... You do not need to edit the property inspector. Somewhere in your code is the line that updates your cell array. Right after that line, use the SET function update the string. Sorry Matt I do not follow. The part of my code is... 29 Jun 2010 12:57
Reading Excel Data into a list box
You do not need to edit the property inspector. Somewhere in your code is the line that updates your cell array. Right after that line, use the SET function update the string. ... 29 Jun 2010 12:57
Global Coherence Field (or SRP-PHAT)
Hi. I'm working with the acoustic locaization subject and i'm with some doubts. So I've already obtained the TDOA from each segment thrugh GCC-PHAT. But now i don't know how to apply the GLOBAL Coherence Field or Srp-phat in order to find the space localization of the source. How does the TDOA that i obtained is rea... 29 Jun 2010 12:57
finding constants by LSQ
Hello, I have the following equation: P = c0 + c1 * T + c2 * T^2 + c3 * H + c4 * H^2 + c5 * T * H and I have the hundreds of data for P, T and H How can I find the constants c0,c1 ......c5 by least square method in MATLAB 7.0 Thanks any help is highly appreciated.. ... 29 Jun 2010 14:04
cmyk tif bitmap imwrite fails
Posting again. Writing cmyk tif bitmaps using imwrite fails. Reading the file back with imread produces a different array. Reading the file back using Photoshop V7 produces the same different image. Using Matlab R2009A. Here is an example that produces the failure. % Define a cmyk bitmap pattern on a 16 x 16 gr... 29 Jun 2010 11:50
First  |  Prev |  Next  |  Last
Pages: 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381