资源列表
[人工智能/神经网络/遗传算法] ASM3
说明:cootes提出的ASM算法的matlab实现。在cootes用于课堂使用的源代码的基础上改写。改正了原来代码中的一些错误,加入了方便使用的样本训练标注保存环节。供图像分析处理,模式识别,人工智能研究者使用。-the ASM Algorithm Implementation of Matlab. Cootes used in the classroom use of the source code on the basis rewrit<冯雪涛> 在 2024-12-26 上传 | 大小:25kb | 下载:0
[人工智能/神经网络/遗传算法] adalineNN
说明:比较详细的一个多层前馈网络程序,可扩展性比较强,-a multilayer feed-forward network programming, scalability relatively strong,<风> 在 2024-12-26 上传 | 大小:25kb | 下载:0
[matlab例程] Correlation_Multiple_Cluster
说明:mimo系统中相关多波束仿真方法,希望对大家有帮助-MIMO system related Multibeam simulation method, we hope to help<shirley> 在 2024-12-26 上传 | 大小:25kb | 下载:0
[人工智能/神经网络/遗传算法] immunitytravel
说明:用matlab实现免疫遗传算法求解tsp问题,免疫算法和遗传算法的比较-using Matlab achieve immune genetic algorithm tsp issues, immunization and Genetic Algorithm comparison<里里> 在 2024-12-26 上传 | 大小:25kb | 下载:1
[人工智能/神经网络/遗传算法] yiqunsuanfashiyan
说明:用VB写的蚁群算法实验软件,用以解决典型的TSP问题,可以设定参数 -VB wrote Ant Algorithm experimental software to solve problems typical of TSP, can set parameters<王伟> 在 2024-12-26 上传 | 大小:25kb | 下载:0
[压缩解压] jpeg_encoder
说明:完整的jpeg encoder verilog code,DCT部分採用1991 IEEE transection paper,利用skew circular convolution來實現精簡電路-complete jpeg encoder Verilog code, DCT is partly based on the IEEE 1991 transection paper, using skew circular convoluti<李寧> 在 2024-12-26 上传 | 大小:25kb | 下载:0
[matlab例程] estimation
说明:功率谱估计的一些matlab例程-power spectrum estimation of Matlab routines<yunpeng> 在 2024-12-26 上传 | 大小:25kb | 下载:0
[matlab例程] ekfslam_v2.0
说明:利用MATLAB建立扩展卡尔曼滤波器进行扫描滤波-using MATLAB establishment extended Kalman filter for filtering scanning<季节> 在 2024-12-26 上传 | 大小:25kb | 下载:0
[数据结构常用算法] 200410610511675180
说明:XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。-XMathLib is a generic 3D graphics math. Which consis<dexter> 在 2024-12-26 上传 | 大小:25kb | 下载:0
[数学计算/工程计算] Calculate20060802
说明:VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等 -VC most cattle arithmetic expression math.h will integrate all functions are used together can be worked out including the arithmetic; (, Shogen, Yuxuan<周志光> 在 2024-12-26 上传 | 大小:25kb | 下载:0
[压缩解压] huff0645345
说明:This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, differe<金金> 在 2024-12-26 上传 | 大小:25kb | 下载:0
[人工智能/神经网络/遗传算法] GA_for_TSP
说明:用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择. 背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W·2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the N<王杰> 在 2024-12-26 上传 | 大小:25kb | 下载:0