资源列表
1
- 倒频谱的matlab实现代码。包含倒频谱的代码及调用文件。-Cepstrum matlab code. Contains the the cepstrum code and call the file.
diqiugongzhuan
- matlab模拟地球绕太阳公转的程序代码!-Matlab simulation of the Earth around the sun to the program code!
CSPSaQ-learningamatlab
- 基于强化学习的CSPS生产线优化设计,matlab源代码-Optimal design based on reinforcement learning the CSPS production line
AssetPriceEuropeanCallOption
- matlab欧式看涨期权定价,内附有两种代码算法,适合matlab初学者-the matlab European call option pricing
deflection-curve
- 简支梁受均布荷载为常数。试用MATLAB编程, 1) 求剪力方程并绘出剪力图 ; 2) 求弯矩方程并绘出弯矩图 ; 3) 求转角方程并绘出转角图 ; 4) 求挠度方程并绘出挠度图 ; -The Charpy by uniformly distributed load is constant. Trial MATLAB programming, 1) and shear equation and draw the shear diagram 2) Find the momen
MATLApowerspectrum
- MATLAB_轴心轨迹图、幅值谱、相位谱、功率谱 对转子的故障检测或许有帮助 可以结合轴心轨迹的圆度 散度分析-MATLAB_ Orbit amplitude spectrum and phase spectrum, power spectrum rotor fault detection may help can be combined with the roundness of the core path divergence analysis
电能质量emd处理程序
- 这是emd用来处理暂态电能质量扰动识别的程序,包含谐波、间谐波等。
PWMrec_ABB
- 基于矢量控制的三相电压型PWM整流器的控制方法,深入研究三相电压型PWM整流器的空间电压矢量脉宽调制控制方法。-Based on vector control of three-phase voltage-type PWM rectifier control method, in-depth study of three-phase voltage-type PWM rectifier voltage space vector pulse width modulation control met
inverse_st
- S变换的逆变换源程序,用于matlab环境下。.t的格式-The S transform inverse transform source code for the Matlab environment. Format. T
xingbotiqu
- 提取故障发生时正向行波和反向行波的示例程序,本程序计算的是0模分量,设定仿真模型在0.035s时发生故障,故障分量取为从故障后的0.035s~0.039s减去故障前的0.015s~0.019s-Forward traveling wave and reverse traveling wave sample program to extract a fault occurs, the program calculates the 0-mode component, set the simulati
MATLAB-Optimization-Toolbox
- 文件是一个Matlab优化工具箱,主要内容是线性规划模型、非线性规划模型、二次规划模型、多目标规划模型和最大最小化模型。-The file is a Matlab optimization toolbox, the main content is a linear programming model, nonlinear programming model, quadratic programming model, a multi-objective programming model and
小波变换 k-means分类
- 基于小波变换的 k-means 分类,matlab算法源码 初学者参考