资源列表

[数据结构常用算法ClassifiedAlgorithm

说明:利用Visual c++编程思想方法实现基于图书编码分类算法的程序-The use of Visual c++ Programming way of thinking based on the book classification algorithm coding procedures
<caoyang> 在 2024-10-11 上传 | 大小:7430144 | 下载:0

[matlab例程image-registration-

说明:一篇很好的基于特征点的图像配准算法研究论文,很有参考意义!-A good feature points based image registration algorithm research papers, meaning a good reference!
<虞雨> 在 2024-10-11 上传 | 大小:7432192 | 下载:0

[数值算法/人工智能CandCPPcode

说明:针对一些常用算法和相关函数的功能用C++加以实现-Algorithms for some commonly used functions and related functions to be achieved in C++
<王伟> 在 2024-10-11 上传 | 大小:7429120 | 下载:0

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

说明:MATLAB神经网络30个案例分析的m文件,希望大家下载学习。-MATLAB Neural network analysis of 30 cases, m-files, I hope you download the study.
<汤二> 在 2024-10-11 上传 | 大小:7428096 | 下载:0

[matlab例程MatlabTool_Saliency

说明:Itti是Koch的学生,现已由他的显著性视觉模型扬名天下,附件即是他的代码-Itti suanfa is an important one which can show the saliency map quickly. also it is very simpal.
<zhang> 在 2024-10-11 上传 | 大小:7433216 | 下载:0

[人工智能/神经网络/遗传算法解凸规划的Matlab工具箱CVX

说明:解凸规划的Matlab工具箱CVX,包含使用文档 如: m = 20; n = 10; p = 4; A = randn(m,n); b = randn(m,1); C = randn(p,n); d = randn(p,1); e = rand; cvx_begin variable x(n) minimize( norm( A * x - b, 2 ) ) subject to
<943163808@qq.com> 在 2013-05-26 上传 | 大小:7430725 | 下载:0

[matlab例程cvx

说明:matlab内置软件包,提供一些拟合,特殊函数等-matlab built-in package that provides some of the fitting, special functions, etc.
<kimn hilly> 在 2024-10-11 上传 | 大小:7430144 | 下载:0

[matlab例程auv-navigation

说明:AUV惯性导航系统matlab仿真程序,包括轨迹生成、gps和sins组合、gps和dvl组合-AUV navigation system,including sins、gps、dvl and so on.
<zhangming> 在 2024-10-11 上传 | 大小:7431168 | 下载:0

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

说明:简单的推理机算法实现,输入规则库,和事实库,由普通txt文件模拟两个库,可以由事实在规则中推出结果.推理机不断从规则库中选择可用的规则,每选择到可用的规则,把该规则的后件中不再facts中的所有结论添加到facts中,对facts扩充,由扩充了的facts来选择下一条可用规则对facts再次扩充,直到没有可用的规则可选为止。文件内已包含使用说明书, 说明书.docx -Simple inference algorithm, the in
<陈嘉豪> 在 2024-10-11 上传 | 大小:7432192 | 下载:0

[matlab例程Demo-Adaboost-Facial-Expression

说明:人脸表情识别的一个Demo,采用Gabor滤波器提取特征,用Adaboost算法进行分类-A Demo facial expression recognition using Gabor filter feature extraction using Adaboost algorithm to classify
<李铭> 在 2024-10-11 上传 | 大小:7429120 | 下载:0

[数学计算/工程计算3d-euler-pml

说明:3D Perfectly matched layer using DRP scheme example for Computational aeroacoustics.
<aancl> 在 2024-10-11 上传 | 大小:7427072 | 下载:0

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

说明:梯度下降法BP神经网络程序,可读取CSV文件(Gradient descent BP neural network program, can read CSV file)
<黑鱼尾 > 在 2024-10-11 上传 | 大小:7427072 | 下载:0

源码中国 www.ymcn.org