资源列表
PSOlssvm
- 粒子群优化参数的LSSVM,并对啤酒数据进行分类-PSO LS SVM parameters, data classification and beer
FD_Higuchi
- 用Higuchi方法计算时间序列或波形的分形维数。-Higuchi method to calculate the fractal dimension for time series or waveform
PUMA
- PUMA560逆解matlab算法,只需要输入位姿参数,即可得到八组逆解。-PUMA560 matlab inverse solution algorithm, only need to enter the position and orientation parameters, you can get eight sets of inverse solution.
psychoacoustic
- 采用matlab计算心理声学参数,包括响度、粗超度、尖锐度和抖动度。-Psychoacoustic parameters calculated by matlab, including loudness roughness sharpness and fluctuation。
work3
- 实测一组机械系统的振动信号,记录采样频率、采样点数,估计该组振动信号的均值、均方值、方差、自相关函数和功率谱,其中功率谱估计对比频率平滑与分段平滑的效率,针对分段平滑、分析不同平滑次数对功率谱估计的影响-Found a mechanical vibration signal system, the recording sampling frequency, sampling points, the estimated mean the set of vibration signals mean
EVcharge
- 考虑电动汽车的出行需求以及电网的波动特性,建立了电动汽车参与削峰填谷的控制策略-Travel demand and the volatility characteristics of the grid to consider electric vehicles, electric vehicles involved in the establishment of a load shifting control strategy
blasingame_method
- 圆形封闭垂直裂缝井无限导流垂直裂缝模型blasingame方法-Circular vertical fractured well closed infinite diversion vertical fractures model blasingame method
klacorrfficent
- 求两个时间序列的相关系数,KL散度。可以比较时间序列之间的相关性-KL divergence && correlation coefficent
在matlab中读取spe文件
- 这个代码可以用来在MATLAB中读取SPE文件。SPE是普林斯顿仪器专用的文件格式
PMSM_MTPA_FLUXWEAKEN
- PMSM电机的MTPA基本弱磁控制仿真,需要自己设置电机参数、模块中的部分参数也要设置才能进行仿真。-MTPA fundamental weakening control PMSM motor simulation, you need to set the motor parameters themselves, the module also set some parameters can be simulated.
BPSK_QPSK_Carrier_Recovery_C
- BPSK/QPSK调制载波同步源代码,采用科斯塔斯(COSTAS)环算法,经过验证,稳定可靠。-BPSK/QPSK modulated carrier synchronization source code, using the Kostas (COSTAS) ring algorithm, after verification, stable and reliable.
deconvolution
- 采用FIR最小二乘逆滤波器来实现反卷积 1.通过输入信号xn与传递函数gn求输出yn 2.通过使平方误差达到最小求出最佳延迟 3通过最佳延迟求得逆滤波器传递函数hn 4通过hn与yn进行卷积运算得到还原的输入信号xn1,进行对比 5按照题设要求,进行相关噪声添加,再次进行上述实验过程 -Using least squares FIR inverse filter to achieve deconvolution