资源列表
[微处理器(ARM/PowerPC等)] LPC2294开发板资源
说明:给出了EASYARM2200开发板的配套资源,包含部分代码。(The supporting resources of the EASYARM2200 development board are given, including some code.)<wzzzhong> 在 2025-07-03 上传 | 大小:930kb | 下载:0
[matlab例程] Matlab optimization programming example
说明:分别用最速下降法、FR共轭梯度法、DFP法和BFGS法求解一个典型数学优化问题。(A typical mathematical optimization problem is solved by steepest descent method, FR conjugate gradient method, DFP method and BFGS method respectively.)<stlu2008> 在 2025-07-03 上传 | 大小:58kb | 下载:0
[人工智能/神经网络/遗传算法] 模糊神经网络
说明:模糊预测,利用模糊神经网络达到各种预测的目的(fuzzy neural network)<高子兮> 在 2025-07-03 上传 | 大小:39kb | 下载:0
[其他小程序] KNN与FISHER准则分类
说明:基于matlab的KNN以及FISHER准则分类代码,附带算例。(Matlab based KNN and FISHER criteria classification code, with examples.)<wzzzhong> 在 2025-07-03 上传 | 大小:135kb | 下载:0
[图形图象] 均值滤波和中值滤波.doc
说明:均值滤波和中值滤波 图像是一种重要的信息源,通过图像处理可以帮助人们了解信息的内涵,然而在图像使用和传输过程中,不可避免会受到噪声的干扰,因此为了恢复原始图像,达到好的视觉效果,需要对图像进行滤波操作。根据噪声种类不同,可以采用不同的滤波方法,均值滤波是典型的线性滤波算法,能够有效滤波图像中的加性噪声,而中值滤波器是能够有效滤除脉冲噪声的非线性滤波器,但传统中值滤波去脉冲噪声的性能受滤波窗口尺寸的影响较大, 在抑制图像噪声和保护细节两方面存在矛盾。本文首先对不同均值滤波器在处理不同噪声方面的优<DDL_纵横> 在 2025-07-03 上传 | 大小:934kb | 下载:0
[Windows编程] DUET-MATLAB-master
说明:这是在MATLAB上的DUET算法,实现欠定盲源分离。(This is a simulation of DUET Algorithm on MATLAB. * Although the inverse STFT function doesn't work properly, the rest of it works totally fine. * Fixed by moving the line: row=zeros(1,length(x1)+2*windowsize);)<正文> 在 2025-07-03 上传 | 大小:3kb | 下载:0
[其他小程序] quadrotor_control
说明:简单的四旋翼pid控制器设计,可以在基础上进行算法仿真研究。(The design of a simple four rotor PID controller can be carried out on the basis of algorithm simulation.)<沈炜皓> 在 2025-07-03 上传 | 大小:30kb | 下载:0
[其他小程序] 智能控制-刘金琨编著-程序源码
说明:智能控制算法实例,并且附有程序代码,可以利用matlab进行仿真实验。(Examples of intelligent control algorithm, and with program code, you can use matlab to carry out simulation experiments.)<沈炜皓> 在 2025-07-03 上传 | 大小:46kb | 下载:0
[其他小程序] array-doubly-linked-lru
说明:基于数组的LRU队列,可以动态添加与删除元素(In this code, we realize a LRU queue based on an array)<westbrook1122> 在 2025-07-03 上传 | 大小:1kb | 下载:0