-
GrayWorldFun
Gray world function written in Matlab,
- 2010-12-23 03:18:31下载
- 积分:1
-
SCR_ActiveCrowbar_research
利用 matlab对风力发电系统中的低电压穿越问题进行仿真,设计了有源Crowbar运行电路系统,较好的实现了低电压穿越功能。(Use matlab for wind power system simulation LVRT issues designed to run Active Crowbar circuit system to achieve a better low voltage ride through capabilities.)
- 2020-11-22 18:59:35下载
- 积分:1
-
boxcount
用于图像的分形维数计算,应用boxcount方法,首先对图像进行二值化处理,然后通过搜索白色区域,进行分形计算。(used to the calculation of the fractal dimension,and using the boxcount method,to do the process,and find the white area,to calculation the fractal dimension)
- 2016-07-07 15:34:56下载
- 积分:1
-
kmeans
K-means is a clustering algorithm
In the beginning we determine number of cluster K and we assume the centroid or center of these clusters. We can take any random objects as the initial centroids or the first K objects in sequence can also serve as the initial centroids.
There are two function for that the kMeanCluster and distMatrix
- 2010-03-10 13:41:13下载
- 积分:1
-
quyuzengzhang
一种基于区域增长的图像分割方法,代码实现比较简单。(An image segmentation method based on regional growth, the code is relatively simple.)
- 2012-05-21 20:19:57下载
- 积分:1
-
Rosen
Rosen梯度投影法,用于解决非线性规划的线性约束问题,可用于解决matlab程序(Rosen gradient projection method for solving nonlinear programming problem with linear constraints can be used to solve matlab program)
- 2013-09-25 08:49:09下载
- 积分:1
-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh distribution.
given the samples of the histogram of the samples, finds the distribution parameter that fits the histogram samples.fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
output: result - structure with the fields
s - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:13:28下载
- 积分:1
-
Matlab-experimental-guidance
Matlab程序设计与应用实验指导,讲的很好的,很详尽(Matlab programming and application of experimental guidance, speak very good, very detailed)
- 2011-04-23 21:54:06下载
- 积分:1
-
pss
one machine - infinity bus simulink(one machine- infinity bus simulink)
- 2012-09-29 10:12:34下载
- 积分:1
-
实现分数阶傅里叶变换 Frft程序
实现分数阶傅里叶变换,可以用于LFM信号的时频分析。(Realizing Frft, which can be used to perform the time frequency analysis of the LFM signal.)
- 2018-05-17 18:43:41下载
- 积分:1