-
qhanoi
q learning 写的hanoi塔,增强学习使用。汉诺塔(q learning to write hanoi tower)
- 2013-12-12 16:30:59下载
- 积分:1
-
A-linear-regression
一元线性回归中,主要计算拟合优度(相关系数平方)、计算标准误差、计算F统计量、计算截距的t统计量、计算DW统计量等,以及借助回归分析程序包计算回归系数并估计检验统计量。(A linear regression, the main computing goodness-of-fit (correlation coefficient Square), calculation of standard error, calculation of F statistic, t statistic calculated intercept, calculation of DW statistic, and by means of regression analysis package to calculate the regression coefficient and the estimation of test statistics.)
- 2013-05-01 14:27:04下载
- 积分:1
-
hyhyhd
飞机模型 用于控制飞机的输出 使飞机按照预定轨迹运行(The aircraft model is used to control the output of the aircraft the aircraft according to a predetermined trajectory)
- 2013-05-16 22:20:33下载
- 积分:1
-
全部的基于空域和频域的迭代盲复原算法matlab开发源码
针对EMD方法的不足,有均匀线阵的CRB曲线,最小二乘回归分析算法,脉冲响应的相关分析算法并检验,合成孔径雷达(SAR)目标成像仿真,中介真值程度度量,基于中介真值程度度量的图像分。
- 2022-02-15 09:30:14下载
- 积分:1
-
fastica
fast ICA的源文件 独立成分分析 MATLAB工具箱里也有 可以下载到工具箱 安装后就可以使用了(fast ICA Independent component analysis of the source file MATLAB toolbox is also available for download to install, ready to use the toolbox)
- 2010-09-14 15:15:10下载
- 积分:1
-
matlabtext3
混凝土的抗压强度随养护时间的延长而增加,现将一批混凝土作成12个试块,记录了养护日期x(日)及抗压强度y(kg/cm2)的数据:求型回归方程
示例方程在内(The compressive strength of concrete with curing time and increase the extension, now make a number of concrete block 12, recording the date of the conservation of x (day) and compressive strength of y (kg/cm2) of data: the regression equation for sample-based equation, including)
- 2009-06-03 09:20:46下载
- 积分:1
-
teachmod.tar
first fit algorithm implementation in c
- 2011-04-05 04:18:21下载
- 积分:1
-
K_Means_image_compression
- K means algorithm is performed with different initial centroids in order to get the best clustering.
- The total cost is calculated by summing the distance of each point to its cluster centre and then summing over all the clusters.Based on the minimum overall cost achieved during each iteration of iterKMeans the pixel assignment to their respective clusters are made and final compressed image is obtained. This algorithm will run slower as the number of clusters , size of the image and number of iterations increase.
- 2013-07-26 15:49:00下载
- 积分:1
-
histogram_matching
Histogram equalization of digital images
- 2011-11-15 15:07:27下载
- 积分:1
-
automatic_image_segement
说明: 本文以k-means算法为背景,引入信息熵相关知识,从而实现全自动分割图像。然而在利用混合高斯模型对图像进行数据分析时,会发生一定的过拟合现象,导致我们得不到预期的聚类数目。本文设计合理的合并准则,令模型简化,有效地消除过拟合现象,使得最后得到的聚类数目与预期符合。,设计合理的准则改进了图像的全自动分割方法,使得分割结果更加优化(In this paper, k-means algorithm is used as the background, and information entropy related knowledge is introduced to realize full-automatic image segmentation. However, when the Gaussian mixture model is used to analyze the image data, there will be some over-fitting phenomenon, resulting in that we cannot get the expected number of clusters. In this paper, a reasonable merging criterion is designed to simplify the model and effectively eliminate the over-fitting phenomenon, so that the final clustering number is in line with the expectation. A reasonable criterion is designed to improve the automatic image segmentation method and make the segmentation result more optimized.)
- 2019-04-24 09:40:45下载
- 积分:1