-
Spectral_Methods_In_Matlab
matlab中的特殊数学算法,英文版书籍,比较专业。(The special mathematical algorithm matlab )
- 2010-07-05 22:40:20下载
- 积分:1
-
C4_5.m
his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the possible tests that can split the data set and selects a test that gives the best information gain. For each discrete attribute, one test with outcomes as many as the number of distinct values of the attribute is considered. For each continuous attribute, binary tests involving every distinct values of the attribute are considered. In order to gather the entropy gain of all these binary tests efficiently, the training data set belonging to the node in consideration is sorted for the values of the continuous attribute and the entropy gains of the binary cut based on each distinct values are calculated in one scan of the sorted data. This process is repeated for each continuous attributes.
- 2011-03-17 17:42:07下载
- 积分:1
-
fasticajiexieboxinhao
利用FAST-ICA进行谐波分解,过程简单,数据可靠(FAST-ICA harmonic decomposition, the process is simple, reliable data)
- 2012-11-07 14:56:58下载
- 积分:1
-
cyst_phantom
用户fieldII 的超声系统仿真程序,用于对超声系统的声场仿真(Ultrasound ansys for fieldII)
- 2013-09-18 19:23:33下载
- 积分:1
-
Particle-swarm-
粒子群优化算法能够处理例如不可导的节点传递函数或者没有梯度信息存在。(Particle swarm optimization algorithm can handle such as node can not guide the transfer function or no gradient information exists.
)
- 2014-10-04 10:00:24下载
- 积分:1
-
image-analysis
文件包含图像纹理处理的相关程序,实现各种统计纹理的计算算法(a package that could help realize the extraction of statistical textures of studied images)
- 2014-11-10 19:02:21下载
- 积分:1
-
matlab_poisson-process-
随机过程中的泊松过程仿真实验,协方差,matlab(Stochastic poisson process simulation in the process of the experiment)
- 2013-03-31 14:37:17下载
- 积分:1
-
一个多抽样率信号处理
高斯白噪声的生成程序,D-S证据理论数据融合,合成孔径雷达(SAR)目标成像仿真,通过反复训练模板能有较高的识别率,对于初学者具有参考意义,一个计算声子晶体结构的一维传递矩阵法。
- 2023-04-09 14:00:04下载
- 积分:1
-
ShaShiLeiGanToolbox
该源码里包括很多matlab源代码,比如颜色模型之间的转化等等,对图形图像处理的同行门肯定有帮助。(The source includes a lot of matlab source code, such as the conversion between the color model, etc., on the graphical image counterparts door handle will certainly help.)
- 2007-08-19 18:14:14下载
- 积分:1
-
matlab
房价的指数拟合,二次式项式拟合,二元线性回归(matlab regress)
- 2011-06-20 20:01:24下载
- 积分:1