资源列表

« 1 2 ... .26 .27 .28 .29 .30 4531.32 .33 .34 .35 .36 ... 28523 »

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

说明:这是一个利用MATLAB利用PCA实现的简单分类程序,对于模式识别的初学者学习PCA知识并进行仿真会有很大帮助,其中male.txt和female.txt是训练样本,test.txt是测试样本,分类效果非常好。-This is a use of MATLAB to use a simple classification of the PCA implementation process, the PCA pattern recognition study for beginners and si
<刘锐> 在 2025-11-25 上传 | 大小:2kb | 下载:0

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

说明:这是一个模式识别中的K均值算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm of the K-means classification of a simple simulation example is one of female.txt and male.txt training samples, te
<刘锐> 在 2025-11-25 上传 | 大小:2kb | 下载:0

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

说明:这是一个模式识别中的留一法算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm for leave-one simulation of a simple classification example, is one of female.txt and male.txt training samples, te
<刘锐> 在 2025-11-25 上传 | 大小:2kb | 下载:0

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

说明:这是一个模式识别中的parzen窗的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition in a simple window parzen Category simulation examples, one of female.txt and male.txt training samples, test.txt is the me
<刘锐> 在 2025-11-25 上传 | 大小:2kb | 下载:0

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

说明:
<刘锐> 在 2025-11-25 上传 | 大小:2kb | 下载:0

[matlab例程123

说明:在matlab的环境下证明傅里叶切片定理-At the matlab environment Fourier slice theorem proved
<王彬> 在 2025-11-25 上传 | 大小:148kb | 下载:0

[数据结构常用算法park

说明:以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表结构实现。-park solution
<upingman> 在 2025-11-25 上传 | 大小:1kb | 下载:0

[压缩解压jpegconvert

说明:编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
<cy> 在 2025-11-25 上传 | 大小:316kb | 下载:0

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

说明:SVM的讲义!具体的内容可以自己看!很详细的-SVM lectures! Specific content can look! Very detailed
<feng> 在 2025-11-25 上传 | 大小:646kb | 下载:0

[数据结构常用算法shujujiegou_suanfa(CPP)

说明:数据结构与算法综合资料库.CHM 包含经典的数据结构、常用算法、以及c++学习资料等,全是经典的东西-General data structures and algorithms library. CHM contains classic data structure, commonly used algorithms, as well as the c++ learning materials and so on, all things classic. . .
<chyjp> 在 2025-11-25 上传 | 大小:1.59mb | 下载:0

[数学计算/工程计算i-ant

说明:采用了基本的蚁群算法来求解0-1背包问题,该算法不仅可以对0-1背包问题进行求解,还可以对多维背包问题进行求解。-Using the basic ant colony algorithm to solve the 0-1 knapsack problem, the algorithm not only for the 0-1 knapsack problem can be solved, but also multi-dimensional knapsack problem can be sol
<小龙> 在 2025-11-25 上传 | 大小:861kb | 下载:0

[数学计算/工程计算runge_kutta

说明:采用4阶runge_kutta法求解给定初始值的常微分方程(组)。该方法具有较好的精度。-Using 4-order method runge_kutta given initial value of the ordinary differential equations (group). The method has good accuracy.
<小龙> 在 2025-11-25 上传 | 大小:8kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 4531.32 .33 .34 .35 .36 ... 28523 »

源码中国 www.ymcn.org