-
2
说明: 继续上次传的遗传算法,本次的是算法的初始化部分。(Continue to the last mass of the genetic algorithm, this is part of the initialization algorithm.)
- 2009-04-22 00:13:40下载
- 积分:1
-
java_besting
第一个是path 和 CLASSPATH的问题
第二个是package和import问题
第三个是public,protected,private,static,什 么时候用,为什么要用,怎么用
第四个是制作jar文件
(article is a path CLASSPATH issues and the second is The need to package and ort third issue is public, protected, private, static, and when used, why choose, how are with the fourth production jar files)
- 2007-05-12 16:59:15下载
- 积分:1
-
fs_sup_relieff
Relief算法中特征和类别的相关性是基于特征对近距离样本的区分能力。算法从训练集D中选择一个样本R,然后从和R同类的样本中寻找最近邻样本H,称为Near Hit,从和R不同类的样本中寻找最近样本M,称为Near Miss,根据以下规则更新每个特征的权重:
如果R和Near Hit在某个特征上的距离小于R和Near Miss上的距离,则说明该特征对区分同类和不同类的最近邻是有益的,则增加该特征的权重;反之,如果R和Near Hit在某个特征上的距离大于R和Near Miss上的距离,则说明该特征对区分同类和不同类的最近邻起负面作用,则降低该特征的权重。(The correlation between feature and category in Relief algorithm is based on distinguishing ability of feature to close sample. The algorithm selects a sample R from the training set D, and then searches for the nearest neighbor sample H from the samples of the same R, called Near Hit, and searches for the nearest sample M from the sample of the R dissimilar, called the Near Miss, and updates the weight of each feature according to the following rules:
If the distance between R and Near Hit on a certain feature is less than the distance between R and Near Miss, it shows that the feature is beneficial to the nearest neighbor of the same kind and dissimilar, and increases the weight of the feature; conversely, if the distance between R and Near Hit is greater than the distance on R and Near Miss, the feature is the same. The negative effect of nearest neighbor between class and different kind reduces the weight of the feature.)
- 2018-04-17 14:41:55下载
- 积分:1
-
aricker
An analytical symmetric Ricker pulse with a pulse period Tp = 0.5 and pulse peak acceleration ap = 0.8 g given by this matlab code. It can be used in dynamic analysis of structures in aspect of near-fault earthquake palse.
- 2014-10-30 20:03:04下载
- 积分:1
-
CTProjSim
CT投影数据模拟程序,生成CT的投影数据,十分有用,附说明pdf(Projection simulation)
- 2014-10-27 09:29:21下载
- 积分:1
-
waver
通过matlab编写代码演奏的卡农,用的基准音,没有加入波形修饰所以音色比较单一(matlab matlab playing playing Khanom Khanom Khanom matlab played)
- 2013-11-03 20:55:00下载
- 积分:1
-
mandelbrot
This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1 - 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
(This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1- 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
)
- 2010-02-17 07:21:59下载
- 积分:1
-
传统DPC
说明: 电网经过整流使用传统DPT控制器的设计与仿真(Design and Simulation of traditional DPT controller for power grid after rectification.)
- 2020-11-12 17:19:44下载
- 积分:1
-
My_DifferentGaussPyramidImage
基于Matlab的高斯差分金字塔图像产生程序,可直接输入一副图像,调用此函数就可以得到你所想要的所有金字塔图像。(Based on Matlab Difference of Gaussian pyramid image generation process can be directly input an image, calling this function you can get what you want all the pyramid image.)
- 2013-11-02 16:39:33下载
- 积分:1
-
signalgen
机载雷达气象目标信号模拟生成函数,用于模拟不同条件的气象回波(simulate the echo of meteorology target)
- 2014-02-26 19:41:12下载
- 积分:1