CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MATLAB c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - MATLAB c - List
[
AI-NN-PR
]
ART(2) Source Code
DL : 0
各种神经网络C源代码。包括: CPN、BPN、ART1、ART2。-various neural network C source code. Include : CPN, 7.82, ART1, ART2.
Date
: 2025-12-27
Size
: 32kb
User
:
王宏志
[
AI-NN-PR
]
粒子群优化PSO程序包(Java,C,VB)
DL : 0
C语言遗传算法程序包-NO. 11 heredity arithmetic programme packet of c programme language
Date
: 2025-12-27
Size
: 124kb
User
:
郭文
[
AI-NN-PR
]
BP神经网络分类器C程序
DL : 1
BP神经网络分类器C程序-BP neural network classifiers C Program
Date
: 2025-12-27
Size
: 17kb
User
:
方锐
[
AI-NN-PR
]
svm_v0.55beta
DL : 0
最新的支持向量机工具箱,有了它会很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model selection. REFERENCES ========== [1] V.N. Vapnik, "The Nature of Statistical Learning Theory", Springer-Verlag, New York, ISBN 0-387-94559-8, 1995. [2] J. C. Platt, "Fast training of support vector machines using sequential minimal optimization", in Advances in Kernel Methods - Support Vector Learning, (Eds) B. Scholkopf, C. Burges, and A. J. Smola, MIT Press, Cambridge, Massachusetts, chapter 12, pp 185-208, 1999. [3] T. Joachims, "Estimating the Generalization Performance of a SVM Efficiently", LS-8 Report 25, Universitat Dortmund, Fachbereich Informatik, 1999. -The newest work tools of svm,it will be very convenient to have it.
Date
: 2025-12-27
Size
: 168kb
User
:
金星
[
AI-NN-PR
]
vc++_image
DL : 0
这是图象处理模式识别一书的源代码,包括C++和MATLAB的程序,对于做这方面的研究人员来说,会很有帮助的。-This is an image processing pattern recognition on the source code, including C and Matlab procedures for doing this kind of research personnel, will be very helpful.
Date
: 2025-12-27
Size
: 1.74mb
User
:
丽云
[
AI-NN-PR
]
SVMLight_vc
DL : 0
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译-A SVM algorithm for text classification in machine learning, and compiled under the Visual C++ 6.0 environment.
Date
: 2025-12-27
Size
: 1.53mb
User
:
邵云
[
AI-NN-PR
]
一个简单但很全面的遗传算法例子
DL : 0
用c编写的一个基于遗传算法的工程调度的实例。-prepared using a genetic algorithm based on the example of project scheduling.
Date
: 2025-12-27
Size
: 82kb
User
:
赵
[
AI-NN-PR
]
hmm源代码C
DL : 0
Hidden Markov Model.简单明了,适合初学者阅读掌握.-Hidden Markov Model. Clear and simple, suitable for beginners master reading.
Date
: 2025-12-27
Size
: 15kb
User
:
stone
[
AI-NN-PR
]
C-Mean
DL : 0
c-mean聚类算法源代码,通过对输入数据进行训练和分类类别设定,能够得到数据的聚类图。-c-mean clustering algorithm source code, through the input data for training and classification of types of settings can be data clustering Fig.
Date
: 2025-12-27
Size
: 2kb
User
:
张红
[
AI-NN-PR
]
VC++Matlab
DL : 0
matlab神经网络的程序,希望有借鉴作用。-matlab neural network procedures, would like to have reference.
Date
: 2025-12-27
Size
: 104kb
User
:
南湖
[
AI-NN-PR
]
c-means+isodata
DL : 0
C均值算法,ISODATA算法综合,属于模式识别-C means algorithm, ISODATA algorithm synthesis, belonging to pattern recognition
Date
: 2025-12-27
Size
: 389kb
User
:
廖君华
[
AI-NN-PR
]
hopfieldNN
DL : 0
matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.
Date
: 2025-12-27
Size
: 1kb
User
:
magic
[
AI-NN-PR
]
stprtool15aug08
DL : 0
捷克理工大学Hlavac教授和Franc博士提供的统计模式识别Matlab工具箱的最新版本V2.09,在原有版本基础上进行了一些修改和完善。它包括现有模式识别的大部分方法,比如SVM,PCA,LDA等。我采用其中的SVM方法进行了人体下肢假肢SEMG信号的分类,效果不错。希望能对大家有帮助。-Statistical Pattern Recognition Toolbox for Matlab (C) 1999-2008, Version 2.09. It includs a number of ways for paater classification, such as SVM, PCA, LDA, etc. I hope it is helpful for readers.
Date
: 2025-12-27
Size
: 5.72mb
User
:
Mountain
[
AI-NN-PR
]
FuzzyClassifier
DL : 0
A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.
Date
: 2025-12-27
Size
: 25kb
User
:
amir
[
AI-NN-PR
]
matlab
DL : 0
有关用MATLAB实现神经网络功能的程序和试题。-For realization of neural network function using MATLAB procedures and questions.
Date
: 2025-12-27
Size
: 180kb
User
:
李风雷
[
AI-NN-PR
]
BP-on-matlab-and-C-cPP
DL : 0
本文档中的程序是关于BP算法的,包含了Matlab的BP算法、C++的BP算法和C语言的BP算法及使用说明,程序中均有注释,理解比较方便,希望能帮上大家。-The procedures in this document is on the BP algorithm, the BP algorithm includes Matlab, C++ in the BP algorithm and BP algorithm and C language instructions, program notes are, relatively easy to understand, I hope you can help on.
Date
: 2025-12-27
Size
: 22kb
User
:
std_logic
[
AI-NN-PR
]
解凸规划的Matlab工具箱CVX
DL : 0
解凸规划的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 C * x == d norm( x, Inf ) <= e cvx_end
Date
: 2013-05-26
Size
: 7.09mb
User
:
943163808@qq.com
[
AI-NN-PR
]
c均值算法 杨帆 2015223030075
DL : 0
模式识别的c均值算法,可直接使用,matlab源代码(C mean algorithm of pattern recognition, can be used directly)
Date
: 2025-12-27
Size
: 171kb
User
:
年时
[
AI-NN-PR
]
matlab经典教程
DL : 0
MATLAB [1] 是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。 MATLAB是matrix&laboratory两个词的组合,意为矩阵工厂(矩阵实验室)。是由美国mathworks公司发布的主要面对科学计算、可视化以及交互式程序设计的高科技计算环境。它将数值分析、矩阵计算、科学数据可视化以及非线性动态系统的建模和仿真等诸多强大功能集成在一个易于使用的视窗环境中,为科学研究、工程设计以及必须进行有效数值计算的众多科学领域提供了一种全面的解决方案,并在很大程度上摆脱了传统非交互式程序设计语言(如C、Fortran)的编辑模式,代表了当今国际科学计算软件的先进水平。(combines a desktop environment tuned for iterative analysis and design processes with a programming language that expresses matrix and array mathematics directly.It includes the Live Editor for creating scripts that combine code,output,and formatted text in an executable notebook)
Date
: 2025-12-27
Size
: 2.2mb
User
:
xhbean
[
AI-NN-PR
]
matlab代码
DL : 0
Matlab代码,根据算法原理自己编写的基本算法的代码,有:KNN,层次聚类,C均值,最邻近算法。包括自己挑选的数据集,对算法准确率的测试。(Matlab code, the code of the basic algorithm written by itself according to the algorithm principle, there are: KNN, hierarchical clustering, C-means, nearest neighbor algorithm. Including the data set of your own selection, testing the accuracy of the algorithm.)
Date
: 2025-12-27
Size
: 126kb
User
:
wqg800828
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.