classifying statistical descriptors
Hi, my data is generated from acoustic sonar backscatter and has the following format: x , y, mean, std.dev., quantile, pace feature, contrast x, y are coordinates and the rest are statistical descriptors of that location generated from the acoustic sonar backscatter. I would like to do some clustering and ulti... 2 Feb 2010 15:17
Multiclass SVM iris data set
ı opened so many topics but no one reply directly. Could the somebody have codes for multiclass support vector machine. All of the examples are split data small sets so without splittting could we classify iris data set with support vector machine? ... 2 Feb 2010 15:29
multiClass SVM
yes please somebody help , for example could the iris data set use with iris multiclass not split ... 2 Feb 2010 15:18
MATLAB on the iPad
Now that the iPad has been announced, and it seems that one of the target audiences will be education, could we expect a port of MATLAB to it? This would definitely eliminate the need for a laptop for most tasks at school. I am not talking about a full-fledged MATLAB, but something stripped down and oriented tow... 14 Feb 2010 10:39
xpc target scope every sample
Hi, I want my target application to output/refresh the numerical target scope display every sample. xpc tells me, that the minimum number of samples is 3. is there a workaround? thanks, marc ... 2 Feb 2010 15:19
udp communication between 2 targets with second ethernet
Hi, I've got a HiL-Test rig where I want two target PCs to communicate via Ethernet UDP. Each of the target pcs has two ethernet controller, one for communication with the host, the second for communication with the other target pc. This does not work. They are able to communicate over the host-target ethernet... 2 Feb 2010 15:17
Get cell format from Excel files
Hi, I have multiple worksheets in an Excel file and need to automatically read both the contents and the format of the cells. To explain further, the cells have been colored which information I need because the colors denote classes. I use h = actxserver('Excel.Application'); and I'm able to get info on the... 2 Feb 2010 15:17
How to sort 1 column in Nx3 matrix dependently? (a bit hard to explain see example inside)
I would like to sort data in Nx3 matrix, named A below: A = 1 200 300 2 200 200 3 100 100 I would like to sort this matrix by 2nd column first, then follow by 3rd column. I don't want MATLAB to return the result independently because the data are associated. What I expected is to sort the 2nd column first ... 2 Feb 2010 15:23
Fiber Dispersion Compensatin
Hello, i am nisha. i want to design a system with MATLAB model, where there will a SMF channel block(Single mode fiber), and a DCM block(Dispersion compensation module), where the result shows, in three different eye diagram, one before the SMF second after SMF final after DCF the BER will of before SMF and af... 2 Feb 2010 15:16
How to set the relative order of figure objects
I'm trying to show a "pcolor" plot with a regular type plot as an inset. If I add any annotation it hides both plots. Is there a way to control the relative order of appearance (who obstructs who) as you would say in windows Office by changing the "order" of the objects? Thanks ... 2 Feb 2010 15:18