-
HEV_Model_Simulink
提供了搭建的混合动力电动汽车的模型,可以在Matalb里仿真实现。(Providing the hybrid electric vehicle models built, the simulation can be implemented in Matalb inside.)
- 2016-09-06 10:42:26下载
- 积分:1
-
Spline-way
利用样条差值法,根据已知坐标,绘制整条曲线。 数学建模实例,很有用的。(Using spline difference method, based on the known coordinates, drawing the whole curve. Mathematical modeling examples, very useful.)
- 2011-05-12 17:41:28下载
- 积分:1
-
NLMS
若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成
W(n+1)=w(n)+ e(n)x(n)
=w(n)+ (3.1)
式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。
(Want to estimate if the input signal vector and the relevant matrix to speed up the convergence rate of LMS algorithm, then the variable step size method can be used to shorten its adaptive convergence process, one of the main method is normalized LMS algorithm (NLMS algorithm) , variable step-size update formula can be written W (n+ 1) = w (n)+ e (n) x (n) = w (n)+ (3.1) where, = e (n) x (n) the right to express filter update vector iterative adjust the volume. In order to achieve the purpose of fast convergence, we must choose the appropriate value of variable step size, a possible strategy is as much as possible to reduce the instantaneous squared error, which uses the instantaneous squared error as the mean square error MSE of the simple estimate, which is the basic LMS algorithm思想.)
- 2021-03-06 12:39:31下载
- 积分:1
-
softmax
说明: MNIST手势识别数据库进行softmax回归分类,直接运行softmaxExercise.m文件即可运行。(The MNIST gesture recognition database is classified by soft Max regression and can be run directly by running the softmaxExercise. m file.)
- 2019-05-18 15:31:21下载
- 积分:1
-
matlab3
MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程(MATLAB)
- 2009-12-23 09:01:24下载
- 积分:1
-
三转角插值
说明: 三弯矩插值法
lagrange多项式插值
多项式最小二乘法
龙贝格积分法
分段线性插值
三转角插值
这些是数值分析中常用的集中经典方法,运用matlab展示出来!(three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpolation these numerical analysis is commonly used in concentrated classical methods, and use Matlab show!)
- 2006-01-13 18:31:09下载
- 积分:1
-
dsp8
自己编写的阵列信号DOA估计算法,包括MUSIC,root-MUSIC,esprit,F-sapes,MVDR.(I have written an array of signal DOA estimation algorithms, including MUSIC, root-MUSIC, esprit, F-sapes, MVDR.)
- 2011-07-02 16:10:43下载
- 积分:1
-
二级倒立摆仿真
二级倒立摆的实例,以及详细的MATLAB代码(Two examples of inverted pendulum, as well as detailed MATLAB code)
- 2021-04-06 10:09:03下载
- 积分:1
-
fast_f_transform
离散形式的傅里叶变换可以利用数字计算机快速的算出(其算法称为快速傅里叶变换算法(FFT)).(Discrete Fourier transform can be calculated using a fast digital computer (the algorithm is called fast Fourier transform algorithm (FFT)).)
- 2011-01-05 10:09:51下载
- 积分:1
-
simulation_single_joint
利用simulink简历模块图进行机器人的单关节动力学仿真,rar内含说明文档1份,simulink模块图2份(内容一样,其一适于6.5以下版本,另一适于7.0以上版本),简单易懂。(use Simulink curriculum vitae module chart single-joint robot dynamics simulation. rar file a note containing copies Simulink map module 2 (content, One suitable for the following version 6.5, 7.0 more suitable for another version), the simple and understandable.)
- 2006-10-10 20:40:20下载
- 积分:1