-
del2_9pt
说明: matlab 九点差分源代码,可以直接运行(9:00 differential matlab source code, can be directly run)
- 2021-04-24 21:48:46下载
- 积分:1
-
OFDM
OFDM正交多载波传输技术具有抗无线传输多径效应影响的能力,正逐步成为各种宽带无线数字传输系统(OFDM Orthogonal multi-carrier transmission technology with anti-multipath effects of wireless transmission capacity, is becoming a variety of broadband wireless digital transmission system)
- 2010-05-13 21:24:52下载
- 积分:1
-
Untitled
用Simulink方式设计一个单边带传输系统并通过声卡输出接收机解调的结果声音(To design a single-sideband transmission systems using Simulink and through the sound card output receiver demodulation results of sound)
- 2012-06-06 10:23:59下载
- 积分:1
-
Sigma-Delta-Toolbox
sigma-delta调制器的matlab模拟程序(sigma-delta modulator matlab simulation program)
- 2011-08-02 10:57:17下载
- 积分:1
-
gapp
路径规划,基于一种遗传算法的路径规划方法,利用栅格法,成功实现了避障路径规划。(Path planning, a method of path planning based on genetic algorithm and grid method, has successfully realized obstacle avoidance.)
- 2019-04-07 16:15:51下载
- 积分:1
-
meanshiftsegmentation
说明: 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考(failed to translate)
- 2011-02-21 15:17:51下载
- 积分:1
-
servo-system
这个是我做数字伺服系统仿真实验设计的程序,是采用用基于RBF 神经网络的预测误差修正控制(This is what I do digital servo system simulation design process, is the use of RBF neural networks using prediction error correction control)
- 2013-06-28 22:06:41下载
- 积分:1
-
基于IMM的机动目标跟踪算法
机动目标的跟踪问题一直是人们研究的重点,实现机动目标精确跟踪,首要解决的问题就是使所建立的目标运动模型与实际的目标运动模型匹配。目前常用的有多模型(MM),交互式多模型(IMM),切换模型等。多模型方法就是对一组具有不同机动模型分别进行Kalman滤波,最终的参数估计是各滤波器估计值的加权和;在多模型基础上,Shalom提出了交互式多模型方法,这一方法对无序目标的机动检测,显示了更好的鲁棒性和跟踪的稳定性;切换模型则是分别建立机动和非机动运动模型,利用机动检测实现在这两个模型之间的切换。一般来说,交互式多模型的跟踪性能较好。
本文对作匀速运动的二维空中机动目标进行研究,利用交互式多模型方法对雷达目标进
- 2022-01-28 05:07:08下载
- 积分:1
-
gjian
过程检测习题 过程检测习题 (The process of testing the process of detection Exercises Exercises)
- 2007-07-21 20:39:15下载
- 积分:1
-
GradientAdaptiveLaguerreLatticeFilter
Gradient Adaptive Laguerre Lattice Filter(
Description: Implements the order recursive adaptive laguerre filter from Fejzo and Lev-Ari (1997). Advantages:
*Fewer parameter to model than FIR filters modeling long impulse responses
*guaranteed stability, unique global minimum, small number of parameter for prescribed modelling error
*numerically robust & and low computational complexity ( O(M) ).
*Fast convergence (RLS equivalent) with no apriori learning rate required
*Order recursive, so filter coefficients are uncorrelated with each other, allowing for modular implementation.
Setting the pole parameter to 0 yields the standard classical gradient adaptive FIR algorithm.
Includes simple example on cross-talk resistant echo cancellation to show how to use it.
)
- 2009-11-19 11:49:44下载
- 积分:1