搜索资源列表
NaiveBayes
- 这是一个matlab 开发的naive Bayes 分类器算法。可以供大家共享,修改和批评指正。这个是修改的别人的。如果有务,联系: l_y_f_2005@163.com
boost.BOOST变换器SIMULINK仿真图
- BOOST变换器SIMULINK仿真图,经测试可用,可根据需要修改相应参数。,BOOST converter SIMULINK simulation diagram, can be used by the test may need to be amended in accordance with the corresponding parameters.
LMSclassifier.rar
- LMS分类器,用于对多维采样点进行分类。可根据类别数修改分类器,模式识别作业里头摘出来的。,LMS classifier, multi-dimensional sampling points used for classification. Can be modified in accordance with several types of classifiers, pattern recognition operations picked up inside.
SVMclassifier
- SVM分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-SVM classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
3level_inverter
- 三电平SVPWM算法逆变器,基于MATLAB例子,自己做了修改-Three-level inverter SVPWM algorithm, based on MATLAB examples, make changes
ClassifierforUSPSdata
- 用于对USPS数据进行分类的各种分类器,用于对多维采样点进行无监督分类。可根据类别数修改分类器,模式识别作业的部分代码。 -USPS data for the various classification categories, for sampling points on the multi-dimensional non-supervised classification. Can be modified in accordance with several types of class
BUTTWATH
- 使用MATLAB自带的函数,实现了50Hz带阻滤波器,其中的参数可以修改,即可以实现任意频率的陷波器。-Achieved a 50Hz notch filter
ClassifierforIRISdata
- 用于对IRIS数据进行分类的各种分类器,用于对多维采样点进行无监督分类。可根据类别数修改分类器,模式识别作业的部分代码。-IRIS data for the various classification categories, for sampling points on the multi-dimensional non-supervised classification. Can be modified in accordance with several types of classifi
RS(244_212)
- 一款RS缩短码的源代码,可修改其中主程序的数据变任意一种RS码的编码器,此程序经多次验证均正确,且采用标准代码格式描写,易读。-A shortened RS code source code, which can modify data in the main program code change any of the RS encoder, this procedure has been repeatedly verified are correct, and the use of stan
threephaseinverter_1
- 基于matlab 仿真的三项逆变器及其PWM控制...功能基本完好。可根据自己需要修改-Matlab simulation based on the three PWM inverter and its control ... function largely intact. Changes according to their needs
shili
- matlab gui, 包括了4个很好的例子: 1.具有多个坐标轴的GUI,主要学习控制哪一个坐标轴是绘图命令的对象和用编辑文本框读入输入的数。 2.列表框目录阅读器,主要学习获取路径,加载,打开文件 3.从列表框中存取工作区变量,学习把存在于基本工作区的变量名放进列表框,选择多项等 4.地址簿阅读器,这个比较综合,用得技术也比较多。包括打开,保存,修改mat文件,利用handles结构保存和重新调用共享数据。-matlab gui, including four very go
inverter11
- 光伏并网逆变器,阳光电源,测试部设计,有待修改 -pv grid inverter,sungrow,test dept desigen
buck
- buck变换器仿真,直接可用,修改参数即可-buck converter simulation, directly available, you can modify the parameters
sanxiangspwm
- 三相电压型spwm逆变器仿真 IGBT模型已修改 电流跟踪型逆变器仿真-three v spwm inventor
11
- 自己编写的贝叶斯分类器,虽然结果不好但可以参考修改。-I have written Bayesian classifier, although the result is not good but you can modify the reference.
Buck_PID
- 数字PID-Buck变换器的Simulink仿真模型,根据需要修改PID和Buck拓扑参数即可。-Simulinik model of Digital PID controlled Buck Converter
rough-set-codes
- 这是天津大学胡清华老师在粗糙集邻域领域做的最经典的源码,同学们可以在此基础上学习和修改,入口程序已经写好,需要其他方法可以自己添加,MAIN.m是入口程序,参数的意思在子函数里讲的很明白,调用了featureselect_FW_fast.m用来属性约简,几个clsf_dpd文件是使用不同的距离公式来计算属性重要度,选择得到属性结果,使用crossvalidate.m十折交叉算法来计算计算算法精度,该段代码调用了几个分类器,C4_5.m是决策树,KNN.m是最近邻分类器,NEC.m是类似于KNN的
three_level_SVPWM
- 基于matlab/simulink搭建的三电平逆变器仿真模型,控制算法为电压空间矢量控制(SVPWM),算法部分使用m语言编写,带有简单注释,配合算法说明,应该比较好懂。模型带中点电压平衡处理,但是效果一般,大家可以在此模型基础上修改。欢迎交流讨论。-Three-level inverter simulation model matlab/simulink structures based control algorithms for the voltage space vector contr
ZVS
- 基于MATLAB/SIMULINK的零电压移相半桥控制,DC/DC变换器。 已经过修改调试,效果良好。 可直接用于借鉴学习。 模型基于matlab R2016b.(Zero voltage phase shifted half bridge control based on MATLAB/SIMULINK, DC/DC converter. It has been modified and debugged, and the result is good. Can be directl
线性分类器
- 该程序能够实现对于一个样本完成感知机,最小二乘法,凸优化方法解决SVM和matlab自带函数解决SVM的四种程序,并且通过修改部分参数可以完成不同效果。(The program can be achieved for a complete sample perceptron, least squares method, convex optimization method to solve SVM and MATLAB with four program function to solve th