-
kl
说明: matlab编写的计算机模拟程序 很方便使用 注释很清楚(matlab produear)
- 2009-03-12 07:03:03下载
- 积分:1
-
DBSCAN
BIRCH (balanced iterative reducing and clustering using hierarchies) is an unsupervised data mining algorithm used to perform hierarchical clustering over particularly large data-sets. An advantage of Birch is its ability to incrementally and dynamically cluster incoming, multi-dimensional metric data points in an attempt to produce the best quality clustering for a given set of resources (memory and time constraints). In most cases, Birch only requires a single scan of the database. In addition, Birch is recognized[1] as the, "first clustering algorithm proposed in the database area to handle noise (data points that are not part of the underlying pattern) effectively".
- 2011-04-20 15:56:43下载
- 积分:1
-
waveletdenoising
这是一个小波去噪的程序,除了实现了最经典的图像去噪算法外,还使用了最新的带有方向性的小波,去噪效果非常好(This is a wavelet denoising procedure, in addition to realize the most classical image denoising algorithms, but also uses the latest with a directional wavelet, denoising effect is very good)
- 2007-07-18 09:21:47下载
- 积分:1
-
sobeledgedetection
Sobel Edge Dectection figure
- 2009-06-19 20:41:04下载
- 积分:1
-
Mediana
Filtering an image using median filter.
- 2009-07-12 11:40:41下载
- 积分:1
-
yasuoji
压缩机的matlab 仿真,燃气轮机的仿真模块(yasuoji simulink)
- 2021-03-26 12:59:13下载
- 积分:1
-
NSGA-II
这是一个用matlab编写的NSGA2标准程序,对初学多目标算法的人很有帮助。(This is a the NSGA2 standard procedures beginner multi-objective algorithm using matlab helpful.)
- 2013-04-04 11:59:00下载
- 积分:1
-
sim
Buck-Boost电路建模、仿真程序,输出波形有效,效果良好。(Buck-Boost circuit modeling, simulation program, the output waveform is effective to good effect.)
- 2013-05-22 22:55:56下载
- 积分:1
-
myAdder.m
MYADDER M-file for myAdder.fig
MYADDER, by itself, creates a new MYADDER or raises the existing
singleton*.
H = MYADDER returns the handle to a new MYADDER or the handle to
the existing singleton*.
MYADDER( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in MYADDER.M with the given input arguments.
MYADDER( Property , Value ,...) creates a new MYADDER or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before myAdder_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to myAdder_OpeningFcn via varargin.
It s great code for learning GUI in Matlab simple and basic.
- 2009-11-25 16:14:34下载
- 积分:1
-
spiralmatrix
外螺旋矩阵的递归和非递归C编程方法 笔试中经常出现的题(Spiral Matrix outside the recursive and non recursive methods written in C programming problems often appear in)
- 2010-11-26 10:30:53下载
- 积分:1