Feeds
提问
How to calculate mean or variance in a string ?
Hi, I have a jumbled text and i wish to straighten it out using machine learning . I wanted to calculate the variance of the ju...
10 years 前 | 1 个回答 | 0
1
个回答已回答
bwconncomp, use the ids assigned by Matlab in a image.
use numPixels = cellfun(@numel,CC.PixelIdxList); objects=length(numPixels); hope that answers
bwconncomp, use the ids assigned by Matlab in a image.
use numPixels = cellfun(@numel,CC.PixelIdxList); objects=length(numPixels); hope that answers
12 years 前 | 0
已回答
Saving selected array of data from set of output array
create an array of the values you need at different locations eg : i=1:100: number_of_values then create a new array to st...
Saving selected array of data from set of output array
create an array of the values you need at different locations eg : i=1:100: number_of_values then create a new array to st...
12 years 前 | 0
已回答
Error in 'find' function when value is out of range. How to get around?
use imhist and set the values as thresholds
Error in 'find' function when value is out of range. How to get around?
use imhist and set the values as thresholds
12 years 前 | 0
提问
How to create a model for single line to ground fault for double circuit transmission system??
Hi i have a model for double circuit transmission system. But i am not able to dynamically set the fault distance on one of it...
12 years 前 | 0 个回答 | 0
0
个回答提问
How to create a golden face templae?
hi , i wanted to know to create a golden face template using matlab . Any idea would be great.
12 years 前 | 1 个回答 | 0
1
个回答已回答
Windows XP and Windows 7
Run Matlab as Admin. (Rightclick ) -- on icon --> Run As Admin
Windows XP and Windows 7
Run Matlab as Admin. (Rightclick ) -- on icon --> Run As Admin
12 years 前 | 0
已回答
As a Software Engineer, Why should I use MATLAB?
The answer is same as why man started using a calculator when abacus was availabe. In this complicated world we can simplify man...
As a Software Engineer, Why should I use MATLAB?
The answer is same as why man started using a calculator when abacus was availabe. In this complicated world we can simplify man...
12 years 前 | 0
| 已接受
提问
Undefined function or method 'filter'
hi i am getting an error in this code % function y = filtdn(x, f, dim, extmod, shift) % FILTDN Filter and downsam...
12 years 前 | 3 个回答 | 0
3
个回答提问
Getting Recurssion limit error
here is my code of DBSCAN algorithm dbscan codes. function cluster = dbscan(iris, Eps, MinPts) Eps=0.04; MinPts=4; clu...
13 years 前 | 1 个回答 | 0
1
个回答提问
Import from .arff to matlab
Hi Guys, I am working on an internet traffic classification system using DBSCAN. The trainig data is in .arff format(weka). How...
13 years 前 | 1 个回答 | 0