-
DSPusingmatlab
这是数字信号处理的几个典型例程,都是有关于最基本概念方面的,对初学者有帮助(Digital Signal Processing This is a typical course of a few are on the most basic concepts, and helpful for beginners)
- 2009-07-11 13:22:38下载
- 积分:1
-
adaptive
- RLS APPROACHES/ techniques
- 2011-07-07 09:39:46下载
- 积分:1
-
Matlab-code
时间序列分析(ARIMA)建模预测的matlab代码(The matlab code of Time series analysis (ARIMA) model to predict )
- 2013-11-23 15:57:29下载
- 积分:1
-
埃及加拿大--编队成形--针对成形的稳定性问题
说明: 关于无人机编队成型的最新的文章和部分翻译(Latest articles and partial Translation on formation of UAV)
- 2021-01-15 03:38:46下载
- 积分:1
-
14自由度汽车模型以及论文
说明: 汽车14自由度仿真simulink文件,包括车身6个自由度,悬架4自由度,车轮4自由度。模型跑得通,且和carsim中同种工况下的运行结果相同,精度较高。
除此之外还有模型搭建的对应论文可供参考学习(Vehicle 14 DOF simulation Simulink file, including 6 DOF of body, 4 DOF of suspension and 4 DOF of wheel. The model runs well and has the same result as that of Carsim under the same working condition, with high accuracy.
In addition, there are corresponding papers on model building for reference.)
- 2020-12-13 13:09:15下载
- 积分:1
-
quad_M
分别给出利用自适应Simpson积分的数值积分方法(QUAD.m)和自适应Lobatto的数值积分算法(QUADL.m)。(were given the use of adaptive Simpson integral numerical integration methods (QUAD.m) and adaptive Lobatto should the numerical integration algorithm (QUADL.m).)
- 2007-03-19 22:28:41下载
- 积分:1
-
why
file contains matlab program file contains matlab program file contains matlab program
- 2011-09-15 15:27:43下载
- 积分:1
-
Releasehelp
The goal of the HumanEva dataset is to develop new techniques, technology, and
algorithms for the automatic articulated pose estimation and tracking of humans. Brown University
is involved in an ongoing effort to develop this dataset of synchronized video and motion capture
data.
- 2015-01-27 17:04:23下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
ldpc_ber
说明: 关于LDPC编译码的程序,希望大家喜欢。
其中有具体的编码,解码,调制等模块。(on LDPC encryption procedures, hope you like them. Which specific encoding, decoding, modulation and other modules.)
- 2006-03-22 22:23:22下载
- 积分:1