-
matlab
说明: 关于matlab编程的初级入门资料 主要介绍简单的matlab编程语言(About matlab programming focuses on the initial entry of information a simple programming language matlab)
- 2010-03-17 12:25:15下载
- 积分:1
-
aac
aac compression its not complete, but i make it with step from block diagram
- 2011-05-17 21:15:46下载
- 积分:1
-
MATLAR2008code
MATLABR2008数学和控制实例教程-代码文件(matlab)
- 2010-09-06 13:36:03下载
- 积分:1
-
1
说明: 最小均方算法的仿真, LMS算法仿真在移动通信的应用(Least mean square algorithm simulation, LMS algorithm for the application of simulation in mobile communications)
- 2009-11-15 16:53:01下载
- 积分:1
-
The-standard-PSO-source-code
MATLAB pso标准微粒群算法源程序代码(MATLAB The standard PSO source code)
- 2013-07-25 23:10:10下载
- 积分:1
-
sar-simulation
星载SAR仿真 可以得到很好的成像效果,大家可以试一试(Simulation of spaceborne SAR imaging results can be very good, we can try)
- 2021-03-30 15:59:10下载
- 积分: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
-
averageblurofsaltpeppernoise
THIS CODE REMOVES "SALT AND PEPPER NOISE" BY AVERAGING.MAY HELP BEGINNERS TO UNDERSTAND THE COLOR PICTURE AND REMOVING THE NOISE IN GREY IMAGE OUTPUT OF GIVEN COLOR IMAGE.
- 2010-03-08 00:49:59下载
- 积分:1
-
cut_sample
说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。
(The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
- 2010-03-19 11:13:13下载
- 积分:1
-
recotoolbox
this file contains the description of the filloowwe
- 2013-02-01 12:53:32下载
- 积分:1