First  |  Prev |  Next  |  Last
Pages: 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242
BIJECTION ISSUE, iradon(radon(L*L)) --->(L+2)^2
A appreciate your interest, but time-delay doesn't seem to be the explanation, run the following code, is clear that the shifted and missed pixels are not due to a rounding error but to a rule inconsistency on the RT translation, Mathworks must be consistent in using the inverse rule exactly, and by the way, it's not t... 16 Jul 2010 23:08
Can I customize figure toolbar item?
Dear all When I plot something in a figure, there is a toolbar shown in the top of the figure, which contains 'Zoom in', 'Zoom out', 'pan' and so on. As for my application, I do not need all the items, so I want to customize this figure toolbar and just use some of these items. Can I cusstomize figure toolbar? Best... 19 Jul 2010 13:33
plotting SVM results in 3D
hi, i am trying to figure out how to plot the results of an SVM classifier built in Matlab. the Matlab svmtrain function includes an option to plot the data, but in the svmtrain .m file, it uses a function called "svmplotdata" which i cannot find anywhere. i noticed in exploring matlab's version of the output ... 16 Jul 2010 20:57
Agility MCS (matlab to C) Sold to mathworks ?
Hello I have used the Agility MCS (matlab to C) tool at my previous work place and now I have moved to a new company and we were planning to buy this tool but it turns out that the MCS tools was sold to math works in early 2009 and Agility is no more. Does any body know which matlab version now incorporates this... 23 Jul 2010 21:19
Agility MCS (matlab to C) Sold to mathworks ?
Hello I have used the Agility MCS (matlab to C) tool at my previous work place and now I have moved to a new company and we were planning to buy this tool but it turns out that the MCS tools was sold to math works in early 2009 and Agility is no more. Does any body know which matlab version now incorporates this... 16 Jul 2010 19:52
Parfor not executing if statements
Hi, I've been trying to use a parfor on this piece of code but it never executes the if-statements. When the lopp ends, I can't find the net1, net2,... variables in the workspace. parfor lag =1:max_lags pad = zeros(N,lag); %pad the data for shifted correlation ... 19 Jul 2010 04:50
path for non .m files?
matlab only looks in current directory for a non .m files. can i add other directories to "search path" like addpath for .m files? thanks!! ... 17 Jul 2010 07:39
Help on if-statement
Hello! I would like to do the following: A=zeros(2) is a predefined 2*2 matrix I want to fill this matrix to indicate the frequencies of 4 different events whose occurrence is evaluated in the course of a conditional statement that is nested in a for loop for i=1:10 if event_1 ==1 ... 17 Jul 2010 08:44
Need stp.dll file for running Stepper motor via parallel port
Hai , i need stp.dll file to handle my stepper motor via pc parrallel port.....i searched for this file in the net,but i cant get it......if someone have this dll file please send it to my mail id.... because this file my project got stuck...... please help me..... ... 19 Jul 2010 14:39
Getting CellArray from a Component call in C#
I have the following lines of codes in my program yahooTickers.YahooTickers yticker = null; //new yahooTickers.YahooTickers(); try { yticker = new yahooTickers.YahooTickers(); MWArray tickers = yticker.yahooTickers(textBox1.Text); ... 16 Jul 2010 18:46
First  |  Prev |  Next  |  Last
Pages: 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242