资源列表

« 1 2 ... .20 .21 .22 .23 .24 17225.26 .27 .28 .29 .30 ... 28522 »

[人工智能/神经网络/遗传算法Alpha_Beta

说明:基于VC++的神经网络剪枝算法程序;“剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。内附程序说明文档,介绍了该算法的主要原理,运行结果说明以及程序流程图。是很好的学习资料-VC++ based on neural network pruning algorithm program " pruning algorithm" is a kind of neural networks by simpl
<xinxin> 在 2024-11-18 上传 | 大小:225kb | 下载:0

[人工智能/神经网络/遗传算法APyramid

说明:基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching.
<xinxin> 在 2024-11-18 上传 | 大小:1.7mb | 下载:0

[人工智能/神经网络/遗传算法Som_clustering

说明:基于VC++的Som聚类算法程序。SOM是一种通过自组织竞争学习网络实现数据的分类和降维可视化神经网络模型。内附算法的原理说明以及详细的程序调用说明及运算结果。是初学者的很好的入门材料-Based on VC++ program of Som clustering algorithm. SOM is a competitive learning through self-organizing network for data class
<xinxin> 在 2024-11-18 上传 | 大小:62kb | 下载:0

[数学计算/工程计算VisualC

说明:常用数值算法源代码第1章线性代数方程组的解法,第2章插值,第3章数值积分,第4章特殊函数,第5章函数逼近,第6章随机数,第7章排序第8章特征值问题第9章数据拟合第10章方程求根和非线性方程组的解法第11章函数的极值和最优化第12章傅里叶变换谱方法第13章数据的统计描述第14章解常微分方程组第15章两点边值问题的解法第16章偏微分方程的解法-Numerical algorithm used
<龚云隆> 在 2024-11-18 上传 | 大小:60.22mb | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构课程设计-very useful。。。。。。
<sophia> 在 2024-11-18 上传 | 大小:175kb | 下载:0

[数学计算/工程计算tin

说明:Delaunay三角网作为一种主要的数字地形模型表示法,经过二十多年来的研究,它的生成算法已趋于成熟。本算法是一个基于Delaunay的很强壮的构三角网(TIN)的算法。-Delaunay triangulation as a major representation of digital terrain model, after 20 years of research, it generates algorithms have be
<xielingsen> 在 2024-11-18 上传 | 大小:75kb | 下载:0

[数值算法/人工智能let_your_software_fly_by_ww

说明:给大家一分提高软件速度的思路,居然能提高几十倍,好文章-Give you an idea of the speed of points to improve software, actually can increase several times, a good article
<tom> 在 2024-11-18 上传 | 大小:358kb | 下载:0

[人工智能/神经网络/遗传算法flowercloud

说明:基于人工智能中的云模型,运用正态云发生器的正向生成和逆向生成,完成花卉信息的提取和重构-Based on artificial intelligence in the cloud model, using normal cloud generator generates the positive and reverse generation, complete flowers information extraction and rec
<安安> 在 2024-11-18 上传 | 大小:4kb | 下载:0

[matlab例程dav-sgp4-Matlab

说明:由david vallado更新的轨道确定的程序代码,本程序融合sgp4和sdp4,包含193个文档-this procedure is the sgp4 prediction model from space command. this is an updated and combined version of sgp4 and sdp4
<王维> 在 2024-11-18 上传 | 大小:259kb | 下载:0

[matlab例程sat_orbit

说明:这是由Andrea Monti Guarnieri的卫星轨道确定算法,基于的是norad 的tle数据-This is Andrea Monti Guarnieri satellite orbit determination algorithm, is based on the norad of tle data
<王维> 在 2024-11-18 上传 | 大小:142kb | 下载:0

[数值算法/人工智能sat_code

说明:本程序源码包括确定轨道的sgp4源码和精度更高的sgp8源码,适合追求高精度使用-This program tracks sgp4 source code include the identification of source and accuracy of higher sgp8 source code, suitable for the pursuit of high-precision using the
<王维> 在 2024-11-18 上传 | 大小:116kb | 下载:0

[数学计算/工程计算linear-equationod

说明:计算方法的线性方程组的求解:在给定误差的情况下求解线性方程组的解-Calculation method for solving linear equations: the error in a given case of solving linear equations
<tiger> 在 2024-11-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 17225.26 .27 .28 .29 .30 ... 28522 »

源码中国 www.ymcn.org