-
MSC
此程序是matlab中有关平滑去噪中常用的散射校正的程序,简单使用,其中的注释详细,对每个变量的注释都很清楚(This procedure is related to smoothing denoising matlab commonly used scatter correction procedures, simple to use, with detailed explanatory notes for each variable are well aware of the Notes)
- 2008-08-12 17:06:37下载
- 积分:1
-
HexagonSearch
视频运动估计中快速块匹配方法 六边形搜索(The video motion estimation based on fast block matching Hexagon Search)
- 2012-11-04 17:00:48下载
- 积分:1
-
Particle swarm optimization algorithm code
粒子群优化算法MATLAB代码,基于粒子群算法的多目标优化算法(Particle swarm optimization algorithm code)
- 2018-05-10 21:46:53下载
- 积分:1
-
PCM
说明: 实现了pcm调制的全过程的MATLAB仿真,包括调制、A率压缩、量化、解扩、解调、信号恢复。(Modulation achieved pcm MATLAB simulation of the whole process, including the modulation, A rate of compression, quantization, despreading, demodulation and signal recovery.)
- 2011-03-15 18:23:29下载
- 积分:1
-
qga
说明: 基本的量子遗传算法实现,代码简单易懂,可加入改进程序(Implementation of Basic Quantum Genetic Algorithms)
- 2019-04-16 10:16:00下载
- 积分:1
-
fiveMATLABimageprocessingcode
对图像进行任意角度旋转
图像渐变
运用调色板设计技术将灰度图像彩色化
等5个MATLAB 图像处理 代码(Rotate the image at any angle image gradient design using the gray image palette color and so on five MATLAB image processing code)
- 2010-06-12 15:51:27下载
- 积分:1
-
Rayleigh_Channel
to generate rayleigh enveloppe
- 2010-10-07 09:53:22下载
- 积分:1
-
probability
可以对任何数组进行概率计算,在求数组信息熵时使用(array can be of any probability calculations, an array of information for the use of entropy)
- 2007-04-16 09:21:33下载
- 积分:1
-
MATLAB-application-projects
以实际应用中的一些具体工程实例为基础,详细介绍MATLAB的具体使用方法(Based on some specific projects of practical applications,and introduce how to use MATLAB in these projects.)
- 2010-08-30 17:00:47下载
- 积分:1
-
PID-refer
在这里,被控量是小车转角,向上回朔是舵机的转角,再向上就是用来控制舵机的PWM波的占空比,也就是说你的被控量是PWM波的占空比;一旦你的
舵机安装方式确定后,小车前轮的左右极限转角也就定死了,也就是说你的PWM波的占空比的变化范围也就确定了,即被控量的论域确定了,以我的为
例是1225到1725,显然S12的模糊机无法直接输出这么大的数值,在此对于输出量的隶属度函数我选用的是单值的,对应9个等级(0-8),即对应9个
PWM占空比值,即对应9个角度值。模糊语言等级、输出等级以及实际PWM占空比值的对应关系如下。
(Themohu function is used in mainly
control applications. PIDCalc performs one iteration of the PID
algorithm.
While the PID function works, main is just a dummy program showing
a typical usage.)
- 2011-07-17 23:51:34下载
- 积分:1