资源列表
PhD_Thesis_Hudha
- Matlab model for mr damper
程序
- EOF经验正交函数分解,可进行气象、水文等分析(EOF empirical orthogonal function decomposition)
dascan
- dbscan聚类算法的实现,自用方法,在这里分享(dbscan:Implementation of clustering algorithm, self use method, share here)
Porjection
- 一种为求解变分不等式的梯度投影的简单算法(A Gradient Projection Algorithm for Solving Variational Inequality)
topMMA
- 使用MMA算法进行拓扑优化计算的MATLAB程序(Matlab program for topology optimization calculation using MMA algorithm)
qpsk_oqam_test
- 使用 oqam调制的fbmc系统发射端接收端matlab代码(modulate by oqam fbmc transform and received matlab code)
PV_inverter_grid_connected
- 以单相光伏发电并网系统为研究对象,针对光伏发电并网技术,深入分析了光伏发电最大功率点跟踪技术和逆变器并网控制技术。在Simulink中搭建了光伏电池模型、基于扰动观测法的MPPT模型和使用电压电流双闭环SPWM控制策略来并网。(Taking the single-phase photovoltaic power grid system as the research object, aiming at the photovoltaic power grid technology, this pa
单相光伏并网控制系统
- 以单相光伏发电并网系统为研究对象,基于Matlab/Simulink平台,进行了光伏电池的建模,MPPT模型的搭建,并实现了系统的并网。(Taking the single-phase photovoltaic power grid system as the research object, based on MATLAB / Simulink platform, the photovoltaic cell modeling and MPPT model are built, and the
绘制频谱图matlab
- 频域图生成代码,用于生成频域内的时域对应图(whole time graphy.zip for graphy)
FXLMS
- 滤波Xlms算法,可以用于主动噪声控制,有源噪声控制,等耳机汽车领域(Filter Xlms algorithm, can be used in active noise control, active noise control, etc.)
PESQ
- 将语音质量的感知评价描述为平均扰动之和平均不扰动值的线性组合。PESQ的输出值介于-0.5到4.5之间的数值,其中数值越大则代表语音质量越好。(Speech quality evaluation)
zhuigan
- 求解三对角矩阵的时候可以用追赶法解方程组的解,文件为追赶法例程,附带Crank-Nicolson格式解对流方程算法(When solving tridiagonal matrix, we can use catch-up method to solve the solution of equations. The file is catch-up method routine, with crank Nicolson scheme to solve the convection equation