资源列表
AM_modulation_salim
- Basic Code for AM Understanding
Buck_example
- Buck变换器的matlab仿真,比较简单(matlab simulation of Buck converter , relatively simple)
flyback_example
- 反击变换器的matlab仿真,已验证可以运行(Flyback converter matlab simulation, relatively simple)
bpclass
- 基于bp神经网络,实现神经网络的分类处理的的程序,通过训练样本实现分类(BP neural network based on neural network classification processing procedures, through training samples to achieve classification)
PQxiebo
- 基于瞬时无功功率的谐波检测,pq法。已验证(Harmonic detection based on instantaneous reactive power)
IPQxiebo
- 基于瞬时无功功率的谐波检测,ip,iq法。已验证(Harmonic detection based on instantaneous reactive power)
APFC_example
- 有缘功率因数娇正电路APFC的matlab仿真,已验证(Matlab simulation of APFC with positive power factor circuit)
FeatureExtract
- This is a source code for feature extraction
FSLib_v4.0_2016
- Image processing using matlab
ypap105-bin-packing-problem
- matlab code for bin packed problem
约瑟夫环
- 数据结构描述,使用C++编写约瑟夫环,实现约瑟夫环的排序等功能(Data structure descr iption, the use of C++ write Joseph ring,)
decision tree
- 决策树(Decision Tree)是在已知各种情况发生概率的基础上,通过构成决策树来求取净现值的期望值大于等于零的概率,评价项目风险,判断其可行性的决策分析方法,是直观运用概率分析的一种图解法。本代码提供生成决策树的算法。(A decision tree is a decision support tool that uses a tree-like graph or model of decisions and their possible consequences, including c