First  |  Prev |  Next  |  Last
Pages: 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437
how to declare variables with predefined size
I am using MATLAB 7.0. I am trying to import a wave file using uiimport. How can I store the data from this in a variable for further processing. Actually "uiimport" function is using a matrix variable. I need to use the matrix variable data in another function. I tried to define a global variable and store the da... 20 Jun 2008 02:01
read text and binary data
Jam: <SNIP reading a mixed type binary... it's easy and it's done all the time... however, it all depends on the anatomy of your file, eg, - the header: known length - are there predefined positions (including data types) in your file where you can look up stuff like: size of the header ... 19 Jun 2008 06:30
Order of convolution and multiplying
Rune Allnor <allnor(a)tele.ntnu.no> wrote in message <1ab41a94-4de0-44da-8801- 7033c962de59(a)34g2000hsh.googlegroups.com>... On 18 Jun, 17:03, "Eyal Spielman" <eyal_...(a)yahoo.com> wrote: Hi all, I have three signals in the frequency domain, which arranged in mathematical way as follow: Y... 19 Jun 2008 05:29
Solving Quadratic equations
How to solve a quadratic equation numerically. Is there any inbuilt function?. Now iam using our old (-b+(b^2-4*a*c)^.5)/(2*a) method. Iam using Matlab 6.5. ... 19 Jun 2008 13:42
Reading ASCII file in MATLAB
"Prash " <prashant83_mishra(a)rediff.com> wrote in message <g3a53q$qd4$1(a)fred.mathworks.com>... Piter_ <x.piter(a)gmail.com> wrote in message <dbd26db3- 4d03- 4dd7-bb3d-4bbbf1daa8cd(a)e53g2000hsa.googlegroups.com>... On Jun 17, 11:40 am, "Prash " <prashant83_mis...(a)rediff.com> wrote: fid... 19 Jun 2008 04:27
physical component modeling
I'm using simelectronics and some of the physical modeling blocksets for the first time. Can anybody please guide me what does it mean by conserving port and how it can be used. ... 19 Jun 2008 10:36
what is the correct syntax for uimenu in matlab 7
I got this warning. I wrote the code in matlab 5, i said like that, so i changed the matlabrc.m file. it worked well there. But if i run this program in matlab 7, it gives the warning like " Warning: uimenu BackgroundColor is non- functional, and will be removed in a future release. " I wrote the format for... 19 Jun 2008 05:29
Matlab to C++
On Jun 16, 9:29 am, rober...(a)ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote: In article <709abdf0-69ae-4f58-9e3b-2f5116885...(a)k30g2000hse.googlegroups.com>, <matthew.be...(a)gmail.com> wrote: I've written a short program in Matlab, I am wondering if there is anyway to convert the mfile to a standalone prog... 19 Jun 2008 01:18
read text and binary data
i would like to read the data from a file in matlab. the details of the file is as below. the first few lines contains data in text format (header section), which act as descriptors for the data which follows these lines. the remaining lines contains data in binary format, which is specified according to the f... 19 Jun 2008 01:18
c code generation
On Jun 17, 5:19 am, "Arslan " <arslkha...(a)gmail.com> wrote: what are the limitations in using simulink model to create c code. ie. are there any specific blocks that cannot be used or are there any logical limitations. Moreover if i use mex to convert m-files into c code; are there any matlab programming... 19 Jun 2008 07:31
First  |  Prev |  Next  |  Last
Pages: 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437