-
filter
五种常用滤波函数,巴特沃兹低通滤波、中值滤波等(5 different functions of filter)
- 2018-11-26 15:44:50下载
- 积分:1
-
tsp
用蚁群原理编写的商旅路径的优化问题,可以自动绘制各种曲线图,以反应收敛的程度(With the ant colony principle to write business path optimization problem, can be automatically draw all kinds of graph, in order to response the degree of convergence
)
- 2012-10-02 11:52:03下载
- 积分:1
-
fir-m
基于matlab的fir数字滤波器的模拟和仿真图形,源代码 程序 用matlab打开运行即可,希望大家喜欢,谢谢!(failed to translate)
- 2009-04-28 16:07:31下载
- 积分:1
-
VEHICLE-SPEED
VEHICLE SPEED AND SPACING CONTROL VIA COORDINATED
THROTTLE AND BRAKE ACTUATION
- 2013-10-01 04:05:41下载
- 积分:1
-
ApplicationofFuzzyNeuralNetworkinDriverFatigueDete
可利用MATLAB实现模糊神经网络仿真,不过这里还没有MATLAB源码,期待大家将其实现(Can make use of MATLAB realization of fuzzy neural network simulation, but no MATLAB source code here, we look forward to its realization)
- 2009-01-11 17:03:40下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
bpsk
全数字BPSK调制解调系统的仿真,BPSK信号信噪比估计方法的分析与仿真
(All-digital BPSK modulation and demodulation system simulation, BPSK signal to noise ratio estimation method of analysis and simulation)
- 2011-08-18 09:46:46下载
- 积分:1
-
Articoli
Programmi che descrivono l utilizzo delle CNN
- 2014-01-26 02:16:31下载
- 积分:1
-
OFDM_Multipath_simulation
说明: OFDM是将高速串行数据分成成百上千路并行数据,并分别对不同的载频进行调制,这种并行传输体制大大扩展了符号的脉冲宽度,提高了抗多径衰落的性能。同时,在传统的频分复用方法中,各子载波之间的频谱互不重叠,频谱利用率较低。而采用OFDM技术,一个OFDM符号之内包括多个经过调制的子载波的合成信号,每个子载波在频谱上相互重叠,这些频谱在整个符号周期内满足正交性,因而在接受端可以保证无失真恢复,从而大大提高频谱利用率。(OFDM divides high-speed serial data into hundreds of parallel data channels and modulates different carrier frequency separately. This parallel transmission system greatly expands the pulse width of symbols and improves the performance of anti-multipath fading. At the same time, in the traditional method of Frequency Division multiplexing, the spectrum between the sub-carriers does not overlap each other, the spectrum utilization ratio is low. In the case of OFDM, an OFDM symbol consists of multiple modulated sub-carriers, each of which overlaps in the spectrum, which is orthogonal throughout the symbol period, thus, no distortion recovery can be ensured at the receiving end, thus greatly improving the spectrum utilization ratio.)
- 2021-01-06 11:49:43下载
- 积分:1
-
devkit8600.tar
Devkit8600 AM3359配套的资源开发包,可以再裸机环境下快速运行该程序平涂AM3359外设功能。(Devkit8600 AM3359 SDK)
- 2015-03-07 12:29:15下载
- 积分:1