资源列表
Example6_11
- 用MATLAB对一语音信号进行小波分解,分别用强阈值,软阈值,默认阈植进行消噪处理。-MATLAB to a voice signal wavelet decomposition, respectively intensity threshold, soft threshold, the default threshold for planting Denoising.
用MATLAB实现的不合格品率P控制图的绘制
- 用MATLAB实现的不合格品率P控制图的绘制,只要将数据导入data.txt文件,然后在MATLAB中运行main.m文件即可打开绘图界面。(注意:路径要设置好)-the failure rate of P Commodities Control Map, as long as the data into data.txt documents, then in MATLAB run main.m document can be open graphics interface. (Note : T
dynamicsimulation
- 此程序很好的解决了六自由度平台的仿真,我经过试验,很有效果!-this procedure very well resolve the 6-DOF simulation platform, I tried very effective!
Turbo_matlab_3GPP
- [WuYufei_matlab]是WuYufei的Matlab程序 做Turbo码,恐怕很难绕过WuYufei的程序,呵呵 -[WuYufei_matlab] is the Matlab WuYufei procedures done Tu RBO code, it will be difficult to bypass WuYufei procedures, huh
lyapunov_wolf
- wolf 方法计算李雅普诺夫指数,matlab源程序-wolf method Lyapunov exponent, Matlab source
queue_emulator
- 这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。 (1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布; (2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布; (3)排队规则:满足先进先服务,服务快的先离开的规则。 -This is a based on the M / M
dspLinearEstimateOfMagnitude
- 分别使用自相关函数法和周期图的方法对信号进行功率谱估计
Matlab_Image_Processing
- Matlab在图像处理与目标识别方面的应用实验程序示例。包括三个程序以及详细文档:一、染色体识别与统计,二、汽车牌照定位与字符识别,三、基于BP神经网络识别字符的简单实验。-Matlab in image processing and object recognition on the application of experimental procedures example. Including the three procedures and the detailed documentat
AR_MATLAB
- AR模型的源程序。-AR model of the source.
steppId
- 步进式PID控制算法及仿真,PID控制是目前使用最广的控制算法,该程序为步进式PID控制算法仿真程序,matlab编程 -PID control algorithm and simulation, PID control is currently the most widely used algorithm, the Step-by-step procedures for the PID control algorithm simulation program, Matlab program
dip2
- 基于信息融合的图像边缘检测方法研究,⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。-Edge detection method, 1 histogram equalization (histogram equalization). 2 histogram matchi
benchmarks_test_pso
- 粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-PSO algorithm (PSO) standard test function ver