First  |  Prev |  Next  |  Last
Pages: 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642
How can I create a neural network for data classification using the Neural Network Toolbox?
I want to create and train a neural network which can classify the input data. In my case, I would like to classify the voice/speech input signal. For your information, i had already done the feature extraction stage for the signal. Now, i have a problem how to recognize/classify using neural network.Please help me ..t... 24 May 2010 10:07
Emacs key bindings in MATLAB editor in R2010a
Can anyone tell me how to turn on Emacs key bindings in the MATLAB editor in R2010a? For some reason, this release disables the menu options that have been always available in previous releases. There is a partial fix to restore emacs key bindings on the command line argument, but that does not cover the MATLAB edi... 24 May 2010 10:07
problem whit RTDX
Hello every one When I send data to the DSK through RTDX matlab shows me this error "??? Write To RTDX Channel: Timed out waiting for CCS to confirm completion." i work whit simulink (6.6) 2007a and CCS 3.1 this is what i do ccs_obj = ccsdsp; r = ccs_obj.rtdx RTDX channels : 0 usesrtdx = is... 24 May 2010 09:01
save contour plot as image
dear all i have a data that i'm displaying it with the use of contour plot ... it show a single contour line like a circle ... this circle show a slice of half a peak which i need to measure it area ... is there is any way i can save the plot data as an image ( the contour look only ) without the axis and then ... 24 May 2010 20:09
NOMALIZE THE IMAGE
i have to do normalization...for it first i have to calculate mean and variance of the image i use M = mean(I5(:)) ; to calculate mean...but the size of image reduce to 1x1 after mean.. WAT I HAVE DONE WRONG MY FULL CODE IS.. clear all image=imread('0001hv1.bmp'); %Designing guasian filter%%%%%%%%%%%%%%%%%%(LOW ... 26 May 2010 02:40
How to Solve This Code ???
Hi all, I wrote this code, that extracts the coordinates of 3 pixels, that allow me too crop the image. I thought it will be working but not. How to extract the first three points and quit the loops and don't have to cover the rest of the image if I obtain the first 'y2'. I put the statement break; in the last loop... 25 May 2010 15:45
Equality constraints in LMI..elementwise implementation....reproduction of neural network in Park& Park paper
For the equality constrains in LMI, do you find a way to define it? thanks "Varsha Bhambhani" <bhambhani.v(a)gmail.com> wrote in message <h7kfgd$g9f$1(a)fred.mathworks.com>... I improved on my code (Implementing eq 9 and 10 in park & park paper "An optimization approach to design of cellular neural networks"Inte... 24 May 2010 04:44
Bug, Toolbar Editor cannot operate more than 24 Push or Toggle tools
Dear all Since MATLAB 2009A, we can you Toolbar Editor to add push or toggle tools on a GUIDE, and that's really very convenience, however, I found there is a bug that if you have more than 24 push or toggle tools on one Toolbar. In this case, you cannot modify the later object that located more than 24. I hope M... 24 May 2010 03:40
xpc limitations
i want to use xpc (Matlab 2007B) as a HIL simulation.i tried to simulate one model with time step 4micro sec.but xpc target is not able to simulate.if i increase time step to 0.2msec then it is simulating.so what are the limitation for memory(application,data,scop etc..) and execution time.please give if there is any d... 24 May 2010 03:40
Print curly braces in plot
"Tor Hugo " <tor.nospam.hauge(a)gmail.com> wrote in message <fg4o83$ilb$1(a)fred.mathworks.com>... I want to illustrate a vertical distance in a bar or line plot by a curly brace '}' (and some accompanying text to the right). Is there a way of doing this? The brace should be stretchable,i.e. that endpoints are ... 24 May 2010 00:28
First  |  Prev |  Next  |  Last
Pages: 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642