First  |  Prev |  Next  |  Last
Pages: 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249
plotting -help
Hii, I have 3 different y values at an x. I need to plot them on a single plot with a common trend line for all the 3 different values. How should I proceed to obtain as such? Thank You. ... 16 Jul 2010 04:28
compatibility with activex microsoft office spreadsheet 11.0 in gui
I've been trying to put a copy and paste capability into the activex flexarray control, but found an activex control called "Microsoft Office Spreadsheet 11.0". I have Microsoft office installed on my computer, but if somebody tried to run my GUI compiled with the matlab compiler, would it be able to run if some... 16 Jul 2010 04:28
I want code for CBIR using neural network / fuzzy / neurofuzzy/MIL/
I want matlab code for object recognisition or CBIR. In which using neural network / fuzzy / MIL / SVM. And also research paper of same code. Thanku you from Ajay Kurhe ... 16 Jul 2010 10:59
NI-PXI 4351 for Matlab
hi, I have a data adquisition hardware (temperature/voltage) NI-PXI 4351 integrated in a cache NI-PXI 1033. I want to be able to get the received data in Matlab, but with the drivers I have I can't read because this card is considered as traditional device. Typing daqhwinfo('nidaq') in the comand window of Matlab... 16 Jul 2010 03:23
Curve Detection and Fitting
I have an Image and a curve is printed there. I would like to detect it and fit it to a curve. Is there any direct toolbox to do it in MatLAB? (of course there is a curve fitting toolbox, is there any way to detect the curve) Thank you, Best Regards, Paheerathan ... 16 Jul 2010 03:23
'ctranspose' - Error
Hello! I googled the following Error: ??? Undefined function or method 'ctranspose' for input arguments of type 'function_handle'. The only page I could find with the same error was this: http://www.mathworks.de/matlabcentral/fileexchange/22223-world-time-zones. But without any explanation. I use MATLAB R20... 16 Jul 2010 10:59
reassigning values of elements in matrix
"Namo Namo" <wynamo(a)yahoo.com> wrote in message <i1ooqv$31l$1(a)fred.mathworks.com>... I need to re-assign the elements in a matrix to another set of values. The simplest, say, is to assign by order stats. For example, if I have a = [ 1 3 4 6 3 1 4 ]; By order stats, I only have 4 unique elem... 16 Jul 2010 03:23
find same values in two tables
Apologies for the basic question, but as a fairly new user I just cannot figure this out. I have two tables with thousands of rows, for both the first column is time. Some of the times (rows) in the second table are also present in the first table. I need to find those rows and append the values as new columns in th... 16 Jul 2010 04:28
input
hello.....i'm a beginner in matlab........and i have a question if i want to insert an (input)....its form is ex: r=input('enter your password','s') what is the mean of ('s') ??? thanks ... 16 Jul 2010 07:42
loading and using 2 mat files
Hi, I want to load two mat files simultaneously into the workspace. These mat files contain a 50X13 array each. I want to subtract the value from one array in a mat file from the corresponding array element in another and store the data in another mat file. On using load A.mat; load B,mat; the second one overwrit... 16 Jul 2010 11:00
First  |  Prev |  Next  |  Last
Pages: 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249