-
henhaodeshenjingwangluo
这是中国数学建模中编程交流上神经网络内容,里面提供了很多神经网络的例子(This is the mathematical modeling of neural networks on the content of the exchange program, which provides many examples of neural network)
- 2010-11-20 19:45:52下载
- 积分:1
-
rough-set-codes
这是天津大学胡清华老师在粗糙集邻域领域做的最经典的源码,同学们可以在此基础上学习和修改,入口程序已经写好,需要其他方法可以自己添加,MAIN.m是入口程序,参数的意思在子函数里讲的很明白,调用了featureselect_FW_fast.m用来属性约简,几个clsf_dpd文件是使用不同的距离公式来计算属性重要度,选择得到属性结果,使用crossvalidate.m十折交叉算法来计算计算算法精度,该段代码调用了几个分类器,C4_5.m是决策树,KNN.m是最近邻分类器,NEC.m是类似于KNN的胡修改的程序,osu_svm3.00文件夹是使用svm分类器调用的文件,使用该分类器时,代码中间的路径需要修改。另外附上一堆常用的数据集。(This is Hu Qinghua teacher at Tianjin University neighborhood rough set field do the most classic source code, students can learn and modify On this basis, the entry procedures have been written, you need other ways to add your own, MAIN.m entry program is meaning parameters Functions talked in very clear call for the featureselect_FW_fast.m attribute reduction, several clsf_dpd file is to use a different formula to calculate the distance attribute importance, choose properties to get the results, use crossvalidate.m ten fold cross algorithm to calculate the accuracy of the calculation algorithm, the segment code calls several classifiers, C4_5.m is a decision tree, KNN.m is the nearest neighbor classifier, NEC.m is similar to KNN Hu modified program, osu_svm3. 00 folders using svm classifier called file, using the classification code in the middle of the path need to be modified. Also attach a bunch of common data sets.)
- 2021-03-31 15:09:09下载
- 积分:1
-
cochlear-implant
说明: 基于MATLAB的电子耳蜗算法的研究进展(MATLAB-based algorithm Cochlear Implant Research)
- 2011-03-17 16:36:19下载
- 积分:1
-
doamatlab
基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序,(MATLAB program based on the augmented matrix pencil L-shaped array of two-dimensional DOA estimation,)
- 2012-03-20 19:51:29下载
- 积分:1
-
abc_al_be_dq_al_be_abc
abc to alpha be to qd to alpha beta to abc
- 2013-07-20 08:47:59下载
- 积分:1
-
matlab1
tracking of ellipse by wheeled mobile robot
- 2014-11-23 00:28:30下载
- 积分:1
-
image-fusion-conturlet
基于conturlet变换的图像融合,利用conturlet还变来对图形进行处理并融合(Transform based image fusion conturlet transform based image fusion conturlet transform based image fusion conturlet)
- 2015-04-07 22:01:53下载
- 积分:1
-
danxiangjiaoliutiaoyadianlu
单相交流调压电路的Matlab仿真实验,内有波形图(Matlab simulation of single-phase AC voltage regulator circuit, with a waveform graph)
- 2013-02-25 20:17:32下载
- 积分:1
-
dsb-am
使用MATLAB对DSB-AM进行仿真:双边带幅度调制的过程以及对其中所包含的对信号的频谱分析都可以通过MATLAB中的M语句及相关函数来实现。假如信号m(t)=cos(m)以dsb-am方式调制载波c(t)=cos(20*pi*t),所的信号为y(t),并将采样频率定为 fs=100Hz,则可在MATLAB中设计程序对该幅度调制的结果进行仿真,绘制已调信号波形和频谱分析。(It is a example for DSB-AM based on MATLAB .)
- 2009-05-02 23:18:59下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:40:24下载
- 积分:1