First  |  Prev |  Next  |  Last
Pages: 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327
Basic concatenation question
How do you concatenate all of the values generated by the following for loop to make a vector? for i=1:3 a=exp(i) end ... 7 Jul 2010 06:51
fdesign.arbmag, how to specify a "don't care region"
With filterbuilder, arbritary response (or fdesign.arbmag), I get the following error if I have more than one band: "The frequency bands 1 and 2 must be separated by a don't care region" how do I specify a "don't care region"? Regards, David ... 7 Jul 2010 09:02
partical directed coherence
Is there any matlab code for computing partical directed coherence? ... 7 Jul 2010 06:51
Suppressing Windows Pop-Up with Matlab exe
I have generated a standalone executable from my Matlab code. However, everytime it runs it brings up the Windows Command line, even though no results/outputs are printed there. Is there a way to block the command line from popping-up? Thanks -Sarah ... 9 Jul 2010 10:32
Multiple Axis in listbox
Please i need to make a graphical menu with dynamic items and size with slider , so i think of something like listbox but instead of text record i want to put images or axis , it's like toolbars but with dynamic no. of buttons , another idea , can i do buttongroup with slider ? thanks a lot , Sherif Elnabarawy. ... 7 Jul 2010 04:42
Simulink, to-instrument and real-time toolbox
We're sending a signal using the to-instrument block which is working fine. We need to control our hardware in real-time, and are finding the to-instrument and real-time toolbox are not compatible. Can anyone suggest how to send serial messages when using the real-time toolbox? Thanks for your help. ... 7 Jul 2010 04:42
Help on image function
I am reading an image file Img001.tif using the imread command.After this when i use image(i) it comes as red and yellow image despite the fact that the original image is grayscale. I need grayscale image. With regards Raj ... 7 Jul 2010 07:57
ANFIS problem
I want to print the values with this mesage that causes the problem. How can i do that? abu-mustafa <bassqqad(a)yahoo.com> wrote in message <ef4a62f.-1(a)webcrossing.raydaftYaTP>... Hello every body, Im working on ANFIS sytem for color segmentation. When i want to evaluate the ANFIS i got this error: Eval_An... 7 Jul 2010 03:38
Draw a tangent on a image
Hi. i am new to matlab, and what i am trying to do is to draw a tangent on a image and carry on some calculation from there onwards, here is the image http://www.scielo.br/img/revistas/aob/v15n2/en_a01fig03.jpg . the pic is only example, in my image, i need to draw the tangent from the forefoot to the heel and than dev... 7 Jul 2010 02:34
converting audio wav file into binary using matlab
I want to extract the least significant bit of each sample of the audio for processing .The audio file is a wav file & when Iam using wavread I am getting the values in decimal.I have tried using de2bi function but its giving the error as it can be applied only real positive values. I then shifted & scaled each samples... 7 Jul 2010 06:51
First  |  Prev |  Next  |  Last
Pages: 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327