资源列表
Vsc-hvdc连接两个有源系统的matlab仿真model
- Vsc-hvdc连接两个有源系统的matlab仿真model,包括Hvdc Light的连续时间空间状态模型,以及两侧Vsc的控制电路
基于小波变换阈值去噪的MATLAB源代码(包含小波包去噪程序)-
- 基于小波变换阈值去噪的MATLAB源代码(包含小波包去噪程序)
matlab模拟退火算法
- 介绍模拟退火算法的基本原理和步骤,提供SA(模拟退火算法)的标准源程序,是初学者很好的资料
LBM两相流模拟
- 格子波尔兹曼方法的在多个模型中的两相流模拟,红色和蓝色表示两相流。
最大似然估计分类算法的matlab实现
- 最大似然估计分类算法的matlab实现,可以对需要分类的数据进行最大似然分类。,Classify using the maximum-likelyhood algorithm.Outputs is the Decision sufrace.
DTMF双音多频信号生成与检测的演示程序
- 用matlab的gui编写的DTMF双音多频信号生成与检测的演示程序,运行方法见readme,希望能对大家有所帮助。,Matlab by the gui prepared DTMF DTMF signal generation and detection demo program, run method see readme, for all of us hope to be helpful.
Simulink仿真环境
- 一级倒立摆的模糊控制与神经网络控制。Simulink仿真环境。使用说明:在使用模糊控制时先把*.fis导入workspace,否则无法运行。,An inverted pendulum fuzzy control and neural network control. Simulink simulation environment. Usage: in the use of fuzzy control to import*. fis first workspace, otherwise it is
three
- 基于spwm的三相并网逆变器仿真模型,可用于光伏逆变器-Simulation model of three-phase inverter
uca
- 均匀线阵的方向图和均匀圆阵的二维方向图matlab程序-direction of arrival in ula and uca
FMCWRDgood
- 适用于无人机载的FMCW波点目标成像,刚编制成功,希望大家指正。-FMCW sar
Simulink-FuzzyPID
- 用simulink做的模糊PID控制,里面包括了3个模型,每个模型的fuzzy控制模块都是通用的。-To do with simulink fuzzy PID control, which includes three models, each model of the fuzzy control module are generic.
盲信号的语音分离MATLAB程序
- 一个很好的语音分离程序,带有三个.wav格式的语音原文件,同时用ICA和PCA两种方法对混合信号进行分离.