-
PAM
脉冲幅度调制解调 实验操作 实验原理 实验注意事项(Pulse amplitude modulation and demodulation principle experiment experimental experimental operation precautions)
- 2014-01-06 10:18:56下载
- 积分:1
-
采用扩展卡尔曼滤波跟踪飞机飞行轨迹
说明: 采用扩展卡尔曼滤波跟踪飞机飞行轨迹,文件中提供数据和MATLAB程序(The extended Kalman filter is used to track the flight path of the aircraft. The data and matlab program are provided in the document)
- 2019-12-24 17:31:09下载
- 积分:1
-
imagedenoising
基于小波变换的图像去噪的matlab程序的源代码,很好用!(based on wavelet transform image denoising the Matlab program's source code, easy to use!)
- 2007-05-14 11:01:30下载
- 积分:1
-
led2812
采用基于模型的设计,利用Simulink对TMS320F2812自动生成流水灯程序,给正在学习MBD的朋友一个例子。(This LED Model can generate the C code for TMS320F2812.If you are learning MBD,Maybe it will help.)
- 2015-05-28 21:14:39下载
- 积分:1
-
压缩感知重建算法集-CS_recovery_algorithms_OMP_SP_IHT
基于Matlab编写压缩感知重建算法集,包括OMP,CoSaMP,IHT,IRLS,GBP,SP和ROMP.(Matlab codes for CS recovery algorithms, including OMP, CoSaMP, IHT, IRLS, GBP, SP and ROMP.)
- 2021-03-08 15:49:29下载
- 积分:1
-
A_Frequency-Domain_Entropy-based_detectors
基于熵的检测器,有很好的鲁棒性在噪声不确定的情况下,环境应用认知无线电(Entropy-based detector, has a good robustness under noise uncertainty, environmental applications of cognitive radio)
- 2010-09-20 15:01:54下载
- 积分:1
-
pegasis
pegasis路由算法!MATLAB模拟,适合初学者。(pegasis routing)
- 2010-10-20 16:33:36下载
- 积分:1
-
MATLAB命令大全
本书提供 matlab 环境下的各种命令,包括详细的参数介绍。(book Matlab environment under the various orders, including the detailed parameters introduced.)
- 2005-04-15 14:38:27下载
- 积分:1
-
kalman
a single axis kalman filter simulation for pose-estimation
- 2010-12-18 10:14:35下载
- 积分:1
-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1