-
QAP
matlab源代码:QAP(二次分配)优化问题通过蚁群算法实现。(ant colony algorithm for QAP problem (matlab))
- 2013-10-16 05:12:54下载
- 积分:1
-
pdf-and-cdf
This is a simple script two illustrate the concepts of Probability density function(pdf) cumulative density function (cdf).
Two help pdfs are also included to understand the pdf and cdf concepts.
- 2013-11-16 22:38:56下载
- 积分:1
-
20100808
电脑鼠学习计划书,可以帮助你规划电脑鼠设计。(Computer mouse study plan can help you plan the computer mouse design.)
- 2010-08-08 12:55:52下载
- 积分:1
-
Cal_E_Field_Dipole
Calculate E-field of dipole antenna.
- 2009-03-15 09:13:39下载
- 积分:1
-
src
按日按月调度执行存储过程,各种执行程序,并能设置各种前置(Daily schedule on a monthly basis the implementation of stored procedure, a variety of enforcement procedures, and can set up a variety of pre-)
- 2010-01-22 13:22:02下载
- 积分:1
-
tracking
基于单目视觉的单目标跟踪情部下meanshift算法与kalman滤波相结合的程序。(Monocular vision-based target tracking situation of single men meanshift algorithm and kalman filter combined procedure.)
- 2010-05-14 20:35:28下载
- 积分:1
-
dianti
一个简单的电梯模型,使用matlab软件编写的程序仿真出电梯模型(A simple elevator model, the use of simulation matlab software programs written out of the elevator model)
- 2012-04-25 11:54:18下载
- 积分:1
-
levy改进pso_0801
levy飞行改进pso,更好的pso改进措施,大家可以看看(levy_Flight to improve pso)
- 2020-11-25 16:29:33下载
- 积分:1
-
polyfitconvenient
利用 matlab的GUI 环境编写 多项式曲线拟合程序,及其界面,由于参数的输入是实时的、拟合过程可以实时显示,因而使用非常方便。(Using matlab GUI to prepare the environment polynomial curve fitting procedures, and its interface, as input parameters in real time, the fitting process can be real-time display, which is very convenient to use.)
- 2009-02-12 06:28:01下载
- 积分:1
-
Pulse-Code-Modulation
脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式,从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。
国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM 可分为均匀量化PCM 和对数PCM 两大类,对数PCM中,A律和μ律编码都已被定为国际标准。
本程序实现了A律、μ律以及均匀量化三种PCM,并带有GUI界面,方便使用。可以计算编码后的码率、运行时间以及最小均方误差。(Pulse Code Modulation (PCM, Pulse Code Modulation) is an analog voice signal into digital signal encoding, from the mathematical point of view, the process is to quantify the magnitude of the value of an infinite number of continuous mapping into a discrete set of the limited range of values number set, code is a set of binary digits, said after a limited number of these maps.
By folding the International Standardization of PCM binary code, in line with long-distance telephone quality. According to the different quantitative methods, PCM can be divided into uniform quantization PCM PCM and the number of two categories, on the number of PCM, A law and μ-law code have been designated as international standards.
A law implemented in this program, μ law and the uniform quantization of three PCM, with a GUI interface, easy to use. Encoded bit rate can be calculated, running time and minimum mean square error.
)
- 2011-02-05 23:10:39下载
- 积分:1