资源列表
Flat.qml-master
- 基于qt实现的界面开发框架,支持换肤,非常好用-Qt-based interface development framework to achieve
julei
- 利用粒子群算法优化聚类分析的聚类半径r的值-Kmeans Cluster Algorithm Based on Particle Optimization Algorithm
shengjiangya-DCDC
- simulink仿真实现DCDC升降压变换。内涵编号的文件以及参考文献进行参数设置-simulink Simulation DCDC step-down conversion. Connotation numbered files and references set parameters
coiflet2
- 用傅里叶变换进行原信号和噪声信号的频谱分析-Spectral analysis of the original signal and the noise signal by using Fu Liye transform
SDL2_OGL_test.tar
- A test with SDL2 and OGL 2.1.
DCT-and-OMP
- cs重构 采用dct和omp算法进行压缩感知理论重构-cs reconstructed DCT
mppt
- 光伏电池阵列输出功率受光照强度和温度变化的影响,因此最大功率点跟踪(MPPT)技术广泛应用于光伏系统中。本文件为基于扰动跟踪法的mppt仿真模型。-Effect of light intensity and temperature change in the output power by photovoltaic cell array, so the maximum power point tracking (MPPT) technology is widely used in photovo
python-cure-implementation-master
- python语言编写的一个Cure算法,可实现数据的分类-A cure algorithm programmed in python which an realize data clustering
APF
- 有源电力滤波器谐波检测算法研究可用于初学者,必要可研究-Active Power Filter Harmonic Detection Algorithm can be used for beginners, necessary research
BlurredWave
- 数字图像处理中,使用Python对图像进行滤波处理-use blurred wave to process images in python
cure-code-master
- 使用C++实现Cure算法,并对数据集进行分类-realize cure algorithm using C++
DSDemo
- 总结一下我对混音算法的学习,大概有以下几种方式: 1. 直接加和 2. 加和后再除以混音通道数,防止溢出 3. 加和并箝位,如有溢出就设最大值 4. 饱和处理,接近最大值时进行扭曲(“软件混音的实现”一文算法就是这类) 5. 归一化处理,全部乘个系数,使幅值归一化。(只适用于文件) 6. 衰减因子法,用衰减因子限制幅值[1]。- This program is free software you can redistribute it and/or modify
