-
fsk4
2进制移频键控的源代码,运行后得到正常结果!(2 binary frequency shift keying of the source code, running the results are normal!)
- 2010-07-22 12:07:40下载
- 积分:1
-
10minutes
MatlabGUI的学习材料,是GUI编程的例程,配合视频10分钟学会GUI。(MATLAB GUI)
- 2012-05-17 17:06:35下载
- 积分:1
-
allmargin
Control code for matlab versions prior
- 2013-10-24 21:21:31下载
- 积分:1
-
superquad
geometric shape modeling5
- 2011-11-28 15:58:40下载
- 积分:1
-
MUSIC
关于阵列信号中MUISC算法的在谱估计中的实现及算法(MUISC algorithm on the array signal in the spectral estimation algorithm in the implementation and)
- 2010-06-29 19:41:17下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分: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
-
median_and_mean_filter
Median and mean filter in Matlab
- 2010-06-25 01:30:16下载
- 积分:1
-
MATLAB
这是一个用小波进行边缘检测matlab的程序,使用的是bior小波,有很好的检测效果(This is a wavelet for edge detection using matlab procedure, using a wavelet bior, have a good detection effect)
- 2007-10-31 21:21:35下载
- 积分:1
-
1
说明: 研究不同二元三元数字基带传输码型的,通过Matlab仿真软件进行了仿真验证(Three of different digital baseband binary transmission code, and carried out by Matlab simulation software simulation
)
- 2011-03-06 15:52:13下载
- 积分:1