▍1. Karplus
说明: Karplus-strong算法的matlab实现,能够模拟弦类乐器的声音(Karplus-strong Algorithm)
说明: Karplus-strong算法的matlab实现,能够模拟弦类乐器的声音(Karplus-strong Algorithm)
说明: 基于预测电流控制的动车组三电平脉冲整流器研究,仿真结果良好,可以直接应用。(High performance control strategy for singlephase)
说明: 将邻接矩阵转移到gaiph可识别的矩阵,从而可以将邻接矩阵可视化,并可以通过gaiph软件美化(Transfer the adjacency matrix to the gaiph-recognizable matrix)
说明: A program of fault diagnosis method based on Fuzzy Neural Network
说明: 智能控制经典算法打包合集,包括模糊pid,神经网络pid,遗传算法pid,迭代学习控制,(The classical algorithm of intelligent control, including fuzzy PID, neural network PID, genetic algorithm PID, iterative learning control,)
说明: 基于粒子滤波的故障检测,使用似然函数作为检测函数,具有较好的检测效果。(In the fault detection based on particle filter, the likelihood function is used as the detection function, which has a better detection effect.)
说明: 带时延的系统模型,模糊pid控制,参数已调好,可直接运行(System model with time delay, fuzzy PID control, parameters have been adjusted and can be operated directly)
说明: 600MW,8级抽汽的火电厂热平衡计算,MATLAB平台(Thermodynamics,power plant)
说明: 基本蚁群算法,基于matlab实现(内附示例)(Ant colony algorithm, matlab description)
说明: 一阶RC低通滤波,MATLAB仿真分别实现一阶RC低通和高通滤波器,输入信号为正弦信号或者方波信号。 注意截止频率为f = 1/(2*pi*R*C)(The first-order RC low-pass filter and the MATLAB simulation realize the first-order RC low-pass filter and the high-pass filter respectively. The input signal is sinusoidal signal or square wave signal. Note that the cutoff frequency is f = 1 / (2 * pi * r * c))
说明: 采用蒙特卡罗方法对一维高斯随机粗糙面建模,分为主函数模块和调用函数模块(The Monte Carlo method is used to model the one-dimensional Gaussian random rough surface, which is divided into main function module and calling function module.)
说明: 基于sift的图像拼接算法,应用sift算法匹配,ransac算法进行提出错误匹配点,亲测可用(sift image matching ransac)
说明: 汽车电子技术中关于七自由度车辆建模和汽车悬挂减震控制仿真,并给出算法模型和程序目录解释。(In the automotive electronics technology, seven-degree-of-freedom vehicle modeling and vehicle suspension damping control simulation are presented, and the algorithm model and program catalogue explanation are given.)
说明: 水声通信网移动节点定位误差分析,主要描述了位置为节点相对于固定节点的位置变化(Positioning error analysis of mobile node in underwater acoustic communication network)
说明: 基于矢量德拜沃尔夫积分,对大数值孔径透镜模拟聚焦(Analog Lens Focusing Based on Vector Debye Wolff Integral)
说明: 车牌自动识别提取,可流畅运行!可准确识别,识别率高!(License plate automatic recognition extraction, can run smoothly!Accurate recognition, high recognition rate!)
连续小波变换:小波函数与原信号对应点相乘,再相加,得到对应点的小波变换系数,平移小波基函数,再计算小波函数与原信号对应点相乘,再相加,这样就得到一系列的小波系数。对于离散小波变换(由于很多小波函数不是正交函数,因此需要一个尺度函数)所以,原信号函数可以分解成尺度函数和小波函数的线性组合,在这个函数中,尺度函数产生低频部分,小波函数产生高频部分。(Continuous wavelet transform: a series of wavelet coefficients are obtained by multiplying and adding the corresponding points of the original signal, translating the wavelet basis function, and calculating and adding the corresponding points of the original signal. For discrete wavelet transform (many wavelet functions are not orthogonal functions, so a scale function is required), the original signal function can be decomposed into a linear combination of scale function and wavelet function, in which the scale function generates the low frequency part and the wavelet function generates the high frequency part.)