资源列表
SINS中陀螺比例因子标定matlab程序
- 陀螺比例因子的matlab标定程序与说明书。(Calibration procedure and instruction of gyro scale factor.)
惯性导航中常用的坐标系转换程序
- 惯性导航中一些比较常用的坐标系转换的matlab代码。(Matlab code of coordinate system conversion in inertial navigation.)
VMD信号分解算法
- 针对信号分解不完全,有利用VMD可以很好的分解信号,可以分解滚动轴承的原始数据和自己的信号仿真数据。本程序写法规矩,能够给初学者带来学习机会,并且里面还附有学习的demo。
指纹识别的matlab源码
- 一个指纹识别系统的源码,附带了测试图片,运行正常。(A fingerprint identification system source code, with a test picture, running normally.)
随书仿真模型
- 现代永磁同步电机控制原理及MATLAB仿真__袁雷编著pdf以及随书仿真模型(Control principle of modern permanent magnet synchronous motor and MATLAB simulation)
验证圆阵指向性
- 验证均匀圆阵的指向性,可以通过改参数实现相应图像,matlab源码(Verifying the directivity of circular array)
第4版程序集
- 数字信号处理第四版每一章节的内容都有相应的例程,用于初期数字信号处理的学习者作为基础练习参考。(There are corresponding routines in each chapter of the fourth edition of digital signal processing, which are used as basic practice reference for learners in the initial stage of digital signal proces
isodata
- isodata 结合我上传的其他聚类算法可用使用 压缩包里面包含说明书(ISODATA can be used in combination with other clustering algorithms I uploaded. The package contains instructions)
聚类神经网络
- 聚类 神经网络例程,提供数据样本,且说明清晰(Clustering neural network routine)
crossover
- 负载均衡调度问题:假设有N个任务,需要负载均衡器分配给M个服务器节点去处理。每个任务的任务长度、每台服务器节点(下面简称“节点”)的处理速度已知,请给出一种任务分配方式,使得所有任务的总处理时间最短。crossover(Load balancing scheduling problem: suppose there are n tasks, which need to be allocated to m server nodes by load balancer. The task length
负荷预测
- 对电力系统的负荷进行预测用BP神经网络实现(BP neural network for forecasting power system load)
downsample
- 关于降采样和升采样的代码展示,可以在MATLAB中运行调试,能够给出结果(The code display of down sampling and up sampling can be run and debugged in MATLAB)