Feeds
提问
using libsvm svmpredict output files are empty
i m trying to calculate accuracy of a system using SVM in libsvm, svmtrain makes a model , but svmpredict output files are empty...
10 years 前 | 0 个回答 | 0
0
个回答提问
formula for exponential membership function
what is the formula of exponential membership function . How it differs from Gaussian membership function
10 years 前 | 0 个回答 | 0
0
个回答提问
How to calculate width and height of histogram
I have an image data, whose histogram , i am calculating through hist command(not imhist) and then i get two parameters: one cen...
10 years 前 | 1 个回答 | 0
1
个回答提问
data differs by using imwrite
I have a Mat Image file,when i store the same image variable into the disk using imwrite and then access it using imread , the ...
11 years 前 | 1 个回答 | 0
1
个回答提问
difference between imadd and imfuse
i want to superimpose 25 images together, i have 2011 version of matlab, which has imadd acommand, but not imfuse, so can i us...
11 years 前 | 2 个回答 | 0
2
个回答提问
HOw to make it single and clear figure?
<</matlabcentral/answers/uploaded_files/8008/zc-00_2-001.png>> I have this figure, pls help me to make it noise free and wi...
11 years 前 | 1 个回答 | 0
1
个回答提问
To determine Gait Cycle
i have Kth standard data set of walking activity, i want to do gait recognition with this data, pls help to determine its gait c...
11 years 前 | 0 个回答 | 0
0
个回答提问
mean of whole cell array
i hv a cell b of size 3 X 4, whr b is b= 12X10 double 12X10 double [ ] [ ] 12X10 double 12X10 double 1...
11 years 前 | 1 个回答 | 0
1
个回答提问
unable to import cell type in neural network toolbox
i have a input data of 4X14 cell type, i want to train neural network using this data, but in nfrtool GUI, inputs is not accepti...
11 years 前 | 0 个回答 | 0
0
个回答提问
multiplication gives error :out of memory
i have a data x of size 8640 X 183. having values like 0.1326(four values after decimal) i want to do operation x*x'. but it...
11 years 前 | 1 个回答 | 0
1
个回答提问
multiple arguments in function
i want to define a function, where output arguments are around 2000, how can i do that. function [u1, u2.....u2000]=train()
11 years 前 | 2 个回答 | 0
2
个回答提问
how to append cells
i have a cell named x1 >> whos x1 Name Size Bytes Class Attributes x1 1x581 1...
11 years 前 | 1 个回答 | 0
1
个回答提问
to find position of min value
i have sm array, i calculate minimum value of this array, now i want to know, the position of this minimum value in existing arr...
11 years 前 | 2 个回答 | 0
2
个回答提问
to calculate minimum or maximum value of dataset
I want to calculate minimum or maximum value of three divisions of set as shown by separation line or described by diff value of...
11 years 前 | 2 个回答 | 0