-
apriori
说明: 关联规则分析问题的一种方法 apriori在MATLAB下的编写 (Association Rules in a way the problem apriori prepared under the MATLAB)
- 2010-04-12 16:57:56下载
- 积分:1
-
Matlab2010_solve_and_methods
matlab2012经典教程,实用简明,基础,内含案例与具体代码,具有代表性(matlab2012 classic tutorials, practical concise, basic, containing case specific code, a representative)
- 2014-09-13 15:44:58下载
- 积分:1
-
powell
Powell是一种非常稳健的非线性最优化算法(当然,整个求解过程中需要一些辅助的技巧,否则可能达不到“稳健”标准)。(Powell is very usefull )
- 2012-12-11 21:23:50下载
- 积分:1
-
Illumination-intensity-model
文件中包含一个用matlab simulink搭建的光照强度模型和一个画出不同月份某一天光照强度随时间变化曲线图的matlab脚本程序。(File contains a model of the light intensity with matlab simulink to build and a month to draw different light intensities a day versus time graph matlab script.)
- 2017-01-11 17:30:14下载
- 积分:1
-
RS
RS粗糙集利用,用于特征属性的约减,用matlab实现的。(RS rough set utilized for feature attributes about subtraction, using matlab to achieve.)
- 2013-09-16 22:32:21下载
- 积分:1
-
power_2levelVSC
基于VSC的三相两电平整流电路仿真,使用pwm调制和双闭环控制(A three-phase two-level rectifier circuit simulation based VSC using a double closed loop control and modulation pwm)
- 2021-04-17 14:48:52下载
- 积分:1
-
ToolboxOfMatlab
matlab 工具箱函数汇总,将matlab工具箱函数做成表格形式,方便使用查找。()
- 2007-10-21 12:56:16下载
- 积分:1
-
Canny Edge Detection
canny边缘检测算子,可以对灰度数字图象的弱边缘进行很好的检测(canny edge detection operator, Gray figures to be the weak image edge detection for good)
- 2005-05-16 16:37:53下载
- 积分:1
-
work
matlab中用小波变换求故障距离的程序,精度高(xiaobo qiu gu zhang juli)
- 2011-06-30 11:34:25下载
- 积分:1
-
MinMaxFilterFolder
Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码,
(Description The filter computes the minima and/or maxima of an array over sliding window with a given size.
Multidimensional array is fully supported: running filter in 1D, 2D filter for image processing applications (erosion/dilatation), 3D and more.
This package has been implemented with a special care on the running speed: the MEX engine uses an algorithms that requires no more than three (3) comparisons per element and per dimension in all configurations.
All numerical and logical class arrays are supported.
Contributor (beside author) is Vaclav Potesil
Acknowledgements
This submission has inspired the following:
Free-knot spline approximation
MATLAB release MATLAB 7.8 (R2009a)
Other requirements MEX correctly setup NO image processing is required Download a tiff file for
)
- 2010-03-04 17:05:00下载
- 积分:1