资源列表
灰狼GWOVMD
- 算法是基于灰狼优化算法GWO优化VMD,可以大大提高VMD的分类准确率,提高优化时间。(This algorithm is based on GWO optimization VMD, which can greatly improve VMD classification accuracy and optimization time.)
IIR滤波器设计
- 现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的: 低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4) 高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4) 的成分,即想保留的成分为1+cos(2*π*n/3)
粒子群算法求解机器人路径规划
- 粒子群算法求解机器人路径规划的MATLAB算法-the pathline of robot
TVD
- 用matlab编写的TVD格式一维激波管问题,包含黎曼问题精确解,Hll格式和Roe格式,采用minmod,vanleer等多种限制器-TVD scheme using matlab one-dimensional shock tube problems, including Riemann problem exact solution, Hll formats and Roe format using minmod, vanleer other limiters
u=0.1
- 采用龙格库塔法求解了齿轮系统6自由度的动力学方程。绘制了系统时域响应以及频域内的分岔图。-Solving the gear transmission system s dynamic equations by Rung-Kutta .Drawing the time spectrum as well as the bifurcation of the system
MATLAB-OCR
- 用MATLAB实现人民币纸币金额的识别与统计。并使用GUI界面显示结果。附带算法流程PPT与纸币样本。-Using MATLAB to realize the recognition and statistics of the amount of RMB banknotes. And use the GUI interface to display the results. With the algorithm process PPT and notes sample.
DINEOF程序
- 此方法可以用以重建缺测的资料(基于EOF方法) DINEOF is an EOF-based method to fill in missing data from geophysical fields, such as clouds in sea surface temperature.
对轴承故障振动信号的matlab小波分析程序
- 对轴承故障振动信号的matlab小波分析程序,能完成对故障特征频率的提取,Of bearing fault vibration signals matlab wavelet analysis procedures, can finish on the fault characteristic frequency extraction
FBGFP 光纤光栅法布里—珀罗腔(FBG F-P)的matlab仿真程序
- 光纤光栅法布里—珀罗腔(FBG F-P)的matlab仿真程序。利用光纤光栅的矩阵传输特性。-Fiber Bragg Grating Fabry- Perot cavity (FBG FP) of matlab simulation program. Optical fiber grating transmission characteristics of the matrix.
LDPC
- ldpc编码,随机生成H矩阵,LLR-BP算法译码,有我详细的注解,非常详尽-ldpc coding, randomly generated H matrix, LLR-BP decoding algorithm, with my detailed notes, very detailed
matlab-simulink双馈风机的仿真模型
- matlab-simulink双馈风机的仿真模型-matlab-simulink DFIG simulation model
三维有限元,泊松方程和热传导方程
- 对三维热传导方程和泊松方程的有限元方法解法matlab程序()