-
a
说明: MATLAB遗传算法几个实例,主要是遗传算法工具箱的应用(some examples of matlab)
- 2009-05-20 18:50:55下载
- 积分:1
-
structural
结构力学matlab编程源码,适用于连续梁在各种何在下的弯矩图计算(The mechanical structure of matlab source,Apply in all kinds of continuous girder under bending moment what the figure is calculated
)
- 2011-12-27 11:23:09下载
- 积分:1
-
siugui_v81
一种噪声辅助数据分析方法,基于人工神经网络的常用数字信号调制,信号维数的估计。( A noise auxiliary data analysis method, The commonly used digital signal modulation based on artificial neural network, Signal dimension estimates.)
- 2016-04-25 18:35:19下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
1
说明: 无人飞行器的仿真优化
针对无人飞行器的速度、隐身一体化技术、感知能力等方面进行优化设计。附:仿真流程图!(Simulation and optimization of the unmanned air vehicle
针对无人飞行器的速度、隐身一体化技术、感知能力等方面进行优化设计。
According to the vehicle speed, stealth technology integration, perceived ability and other aspects of optimization design.)
- 2014-03-10 12:49:31下载
- 积分:1
-
zhengliu_zhangxing_tiaoshiwancheng
对pwm整流器双环控制进行仿真,包括速度外环和电流内环。(Simulation for thePWM rectifier control with speed outer control loop and the current inner control loop.)
- 2018-05-20 22:20:19下载
- 积分:1
-
music
说明: 采用music算法进行谱峰搜索,并在不同信噪比、阵元数等情况下观察性能(MUSIC algorithm is used to search the spectrum peak)
- 2021-03-23 13:36:23下载
- 积分:1
-
MATLAB
说明: matalab编程宝典!讲述matlab编程基础的书!入门及参考都可以!(Programming matalab book! Matlab programming based on the book! Introduction and reference can be!)
- 2009-08-12 13:07:38下载
- 积分:1
-
M
说明: 利用速率方程的方法,对VCSOA放大器的增益特性进行模拟仿真,(Using rate equation method, VCSOA amplifier gain characteristics of simulation)
- 2010-05-21 13:20:31下载
- 积分:1
-
MATLAB
自适应信号 利用自适应信号分离器,可以有效的从白噪声中提取周期信号。现选取信号为正弦信号 ,宽带噪声信号为高斯白噪声,延迟D=50;收敛因子为 和 时的滤波效果。(Adaptive signal using adaptive signal separator, white noise can be effectively extracted from the periodic signal. Select the signal is sinusoidal signal, broadband noise signal is Gaussian white noise, the delay D = 50 convergence factor, and when the filtering effect.)
- 2010-11-29 00:48:47下载
- 积分:1