-
shon
nonlinear control jalase15
- 2014-10-05 05:36:29下载
- 积分:1
-
hough_circle
matlab中实现hough圆检测的源代码,检测效果还可以,测试可用(find circles in an image using matlab)
- 2010-05-15 11:04:30下载
- 积分:1
-
all_files_sr
关于随机共振的所有实例,有势阱含义的动画显示,有随机共振系统检测微弱信号,还有输入输出的信噪比计算,非常好的源程序,希望对您有帮助(You can use those files to learn the concept of sr.)
- 2020-12-03 22:59:25下载
- 积分:1
-
scatter_LDS
Scatter plot for large data set (tested for 10 million points)
- 2014-02-06 17:57:49下载
- 积分:1
-
CV
说明: 模拟目标匀速飞行,并用卡尔曼滤波算法进行目标轨迹跟踪(Uniform flight simulation target, and the target trajectory tracking kalman filter algorithm)
- 2016-03-26 07:52:45下载
- 积分:1
-
基于时延多信道和高斯噪声的QPSK调制解调系统的matlab算法仿真实现QPSKmatlab
基于时延多信道和高斯噪声的QPSK调制解调系统的matlab算法仿真实现(matlab QPSK)
- 2013-04-20 20:07:00下载
- 积分:1
-
LocalItem
A local variable item: either a name or a signature or both.
- 2014-02-21 13:52:27下载
- 积分:1
-
QAM_ml_vblast
Simulation of Spatial Multiplexing system using 16-QAM with MLSE equalizer.
- 2009-12-13 07:31:06下载
- 积分:1
-
array_process
自己写的阵列信号增强算法,
阵列信号时延算法(Write your own array of signal enhancement algorithms, array signal delay method)
- 2010-05-06 17:54:35下载
- 积分:1
-
getElementsBySelector
document.getElementsBySelector(selector)
- returns an array of element objects from the current document
matching the CSS selector. Selectors can contain element names,
class names and ids and can be nested. For example:
elements = document.getElementsBySelect( div#main p a.external )
Will return an array of all a elements with external in their
class attribute that are contained inside p elements that are
contained inside the div element which has id= main
- 2014-09-14 22:35:12下载
- 积分:1