搜索资源列表
HopfieldNet
- 设计一个离散hopfield网络,实现联想记忆,以对模糊数字进行识别,判断。-design of a discrete hopfield network, associative memory, a pair of fuzzy figures for the recognition, judgment.
A0357
- 一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a comp
Image-Processing
- vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
fuzzy
- 模糊控制的离散数值表的制作C程序,可以求离散的控制表,插如到单片机中实现-Fuzzy control of the production of discrete numerical table C program, you can seek discrete control table, inserted as to achieve single-chip
daima
- (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
FUZZYITERATIVELEARNINGCONTROLDESINFOROUTPUT
- 模糊迭代学习控制的设计为输出 跟踪的离散模糊系统-FUZZY ITERATIVE LEARNING CONTROL DESIGN FOR OUTPUT TRACKING OF DISCRETE-TIME FUZZY SYSTEMS
FuzzyEn
- 计算信号的模糊熵,其中的输入为一维离散时间序列-Calculate the fuzzy entropy of the signal, in which the input is one-dimensional discrete time series
lgorit
- 粗糙集与模糊集的连续值域决策表的离散化算法-Based on rough sets and fuzzy sets continuous range of discrete decision table algorithm
values
- 度量模糊标志值离散程度的变异系数Measure the degree of the fuzzy sign coefficient of variation of discrete values-Measure the degree of the fuzzy sign coefficient of variation of discrete values
systems
- 模糊广义离散系统的稳定与镇定Fuzzy generalized stability and stabilization of discrete systems-Fuzzy generalized stability and stabilization of discrete systems
sloding
- 本书从MATLAB仿真角度系统地介绍了滑模变结构控制的基本理论、基本方法和应用技术,是作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的新成果。 全书共分10章,包括滑模变结构控制发展综述、连续时间系统滑模控制、离散时间系统滑模控制、模糊滑模控制、神经滑模控制、基于反演设计的滑模控制、动态滑模控制、基于干扰估计的滑模控制、Terminal滑模控制以及几种新型滑模控制。 每种控制方法都通过MATLAB仿真程序进行了仿真分析。 - Book from the M
fuzz
- 模糊识别c_均值算法,对离散样本进行分类-Fuzzy recognition c_ means algorithm, to classify the discrete samples
jpeg2000_matlab
- JPEG 2000是基于小波变换的图像压缩标准,由Joint Photographic Experts Group组织创建和维护。JPEG 2000通常被认为是未来取代JPEG(基于离散余弦变换)的下一代图像压缩标准。JPEG 2000文件的副档名通常为.jp2,MIME类型是image/jp2。 JPEG 2000的压缩比更高,而且不会产生原先的基于离散余弦变换的JPEG标准产生的块状模糊瑕疵。JPEG 2000同时支持有损数据压缩和无损数据压缩。另外,JPEG 2000也支持更复杂
image-enhancement
- 下载并读入被噪音污染的Noisychurch图像数据,用Matlab 编程采用下述方法分 别实现该图像的增强操作: 1) 用空域法实现图像的增强,分别采用如下模板操作:2x2 和3x3 的幅值为1 的模板,比较去噪和模糊的折中效果;采用3x3 的中值滤波器进行去噪操作; 采用Laplacian 模板[0 -1 0 -1 5 -1 0 -1 0]进行锐化操作。 2) 用频域法实现该图像的低通和高通滤波,选择合适的截止频率。 3) 用小波分析法实现该图像的低通和
Fuzzy-Adaptive-PI-controller-for-VSC-HVDC
- Focusing on the passive network, this paper analyzes the discrete mathematical model and its control strategy of the passive terminal of the VSC-HVDC system on the basis of the α-β frame of axes. The method of the functioning-fuzzy-subset inf
neuralnetwork
- 神经网络的经典应用,小波神经网络、离散神经网络、模糊神经网络、遗传算法、粒子群优化-Classic application of neural networks, wavelet neural network, discrete neural networks, fuzzy neural networks, genetic algorithms, particle swarm optimization
fuzzy-control-table-line-calculation
- 离散论域模糊控制表的离线计算.已知单变量两维输入,一维输出模糊控制器,其两维输入为E,EC,一维输出为I,论域均为E,EC,I∈{-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6},E的论域划分为{NB,NM,NS,NZ,PZ,PS,PM,PB},共8个模糊子集-Discrete domain of fuzzy control table offline computing. Known univariate two-dimensional input, one-dimension
lmi1998fig3.m
- 文件夹里包含一篇已发表的结果。此论文是有关于模糊控制系统的稳定性研究。考虑初学者对于模糊作图的困惑。我们上传的代码可做参考。直接运行文件lmi1998fig3.m。可得文中Fig 3.-This rar includs a published paper which presents new relaxed stability conditions and LMI- (linear matrix inequality) based designs for both continuou
Fuzzy-Logic-of-PUMA-560-Robot-[www.CodeSara.ir].r
- This M-file is designed to be used in a Simulink S-function block. It draws a line the previous input point, which is stored using discrete states, and the current poin-This M-file is designed to be used in a Simulink S-function block. It
Fuzzy-control-courseware
- 模糊控制的课件,包括 第1次课-模糊控制绪论 第2次课-模糊集合及其运算 第3次课-模糊蕴涵关系 第4次课-基于控制规则库的模糊推理 第5次课-模糊控制的基本原理与设计 第6次课-离散状态下模糊控制器设计与计算实例 第7次课-Matlab仿真与在锅炉燃烧系统中的应用实例 第8次课-自适应模糊控制 模糊控制补充内容 模糊控制器设计与计算实例与MATLAB仿真 fuzzy实验程序 总共十一个文件-Fuzzy control courseware, in