资源列表
Apress.MATLAB.Deep.Learning.1484228448
- deep learning with matlab
Domain Decomposition
- 用matlab编写的区域分解的程序,好用的程序(Domain Decomposition)
模型预测控制(全面讲解)
- 对模型预测控制原理的详细讲解,强烈推荐新手如门学习(descr iption for MPC in detail)
基于模糊切换增益调节的滑模控制
- 基于模糊切换增益调节的滑模控制,通过模糊控制算法调节切换增益,实现消除滑模控制的抖振。(The sliding mode control based on fuzzy switching gain regulation is adopted, and the switching gain is adjusted by fuzzy control algorithm to eliminate chattering of sliding mode control.)
线性化反馈的自适应模糊滑模控制
- 一种线性化反馈的自适应模糊滑模控制,通过线性化反馈和模糊自适应控制的结合,实现消除滑模控制的抖振。(An adaptive fuzzy sliding mode control with linear feedback is proposed, and the chattering of sliding mode control is eliminated by combining linear feedback with fuzzy adaptive control.)
颤振matlab程序说明书
- 该计算程序可以对无固定约束碰撞振动系统在激励力作用 下的系统响应进行计算,模拟系统动态响应,并自动判断颤振发生情 况,记录不同参数组合(阻尼比,质量比,恢复系数,间隙,频率比) 情况下系统的响应数据,输出发生颤振的参数组合数据。(The program can be used to study the impact force of a vibro impact system with no fixed constraint The system response is calculat
solve_lambert
- 求解兰伯特问题,求解二体问题下已知初始位置和终端位置进而得到轨道(solve Lambert problem. people can solve many problem by this matlab lib)
EASI
- 盲源分离中的EASI算法,程序中提供源信号(源信号均为次高斯信号),固定的信道混合矩阵,EASI分离算法。EASI算法为定步长EASI算法,步长固定。程序中包含PI值收敛曲线程序。整体程序可以产生源信号图、混合信号图、解混信号图、PI值收敛曲线。(The EASI algorithm in the blind source separation provides the source signal (the source signal is the next Gaussian signal),
现代永磁同步电机控制原理及MATLAB仿真
- 三相永磁同步电机建模:设计控制算法用:逆变器仿真;控制器仿真等(Modeling of three phase permanent magnet synchronous motor)
杂交粒子群算法源程序
- 杂交粒子群算法求函数极值,是粒子群算法和遗传算法的一种混合算法(Hybrid Particle Swarm Optimization for extremum of function)
chebyshev
- 用于数据拟合,切比雪夫多项式拟合,精度挺高的,可以被广泛应用(For data fitting, Chebyshev polynomial fitting, the accuracy is very high, can be widely used)
matconvnet-1.0-beta19.tar
- matlab实现CNN卷积神经网络,进行图像分类。(We can realize neural network with matlab, which will complete the classification of the image.)