CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c mat
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - c mat - List
[
Other resource
]
mat-bp
DL : 0
用BP实现函数逼近 Matlab有如下特点: 1.编程效率高 例如:普通的矩阵计算用一般的高级语言,如C,Pascal等,需要十几至几十行语句,用matlab, 至多几行。 2.用户使用方便; 3.语句简单,内涵丰富; 4.高效方便的矩阵和数值计算; 5.方便的绘图功能,等等。
Update
: 2008-10-13
Size
: 1.26kb
Publisher
:
gaoting
[
Other resource
]
libsvm-mat
DL : 0
基于支持向量机的分类识别程序,其中包含C的调用。 希望能对您有所帮助!
Update
: 2008-10-13
Size
: 69.69kb
Publisher
:
hq
[
Other resource
]
libsvm-mat-2.8-1
DL : 0
libsvm支持向量机,用于识别分类。本程序成功用于虹膜识别的研究。是嵌入matlab的C程序
Update
: 2008-10-13
Size
: 64.38kb
Publisher
:
张顺利
[
GDI-Bitmap
]
read_mat
DL : 0
读取matlab的mat文件-read the document mat
Update
: 2025-02-19
Size
: 2.21mb
Publisher
:
李东营
[
matlab
]
mat-bp
DL : 0
用BP实现函数逼近 Matlab有如下特点: 1.编程效率高 例如:普通的矩阵计算用一般的高级语言,如C,Pascal等,需要十几至几十行语句,用matlab, 至多几行。 2.用户使用方便; 3.语句简单,内涵丰富; 4.高效方便的矩阵和数值计算; 5.方便的绘图功能,等等。 -BP realize function approximation using Matlab has the following characteristics: 1. Programming efficiency such as: the general matrix calculated using an ordinary high-level languages such as C, Pascal, etc., need more than a dozen to a few line statements, using matlab, up to a few lines. 2. The user easy to use 3. Statement is simple, rich 4. Efficient and convenient matrix and numerical calculation 5. Convenient mapping functionality, and so on.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
[
AI-NN-PR
]
libsvm-mat
DL : 0
基于支持向量机的分类识别程序,其中包含C的调用。 希望能对您有所帮助!-Based on support vector machine classification and identification procedures, including the C call. Hope to help you!
Update
: 2025-02-19
Size
: 69kb
Publisher
:
hq
[
Other
]
read_matlab
DL : 0
读取*.mat文件中的矩阵数据(matlab的格式文件)-Read*. mat file data matrix (matlab file format)
Update
: 2025-02-19
Size
: 165kb
Publisher
:
安鹏洲
[
Mathimatics-Numerical algorithms
]
Libsvm-2_6
DL : 0
支持向量机初学者可以看看,用于可以用于C-SVM分类、?-SVM分类、?-SVM回归和?-SVM回归等问题 -Support Vector Machine beginners can see that can be used for C-SVM classification,?-SVM classification,?-SVM regression and?-SVM regression problem
Update
: 2025-02-19
Size
: 808kb
Publisher
:
无为
[
VC/MFC
]
ASurveyofInteractiveProgrammingforMATLABandVC++.ra
DL : 0
文中介绍了Matlab 与VC++之间交互编程的几种方法,包括调用Matlab引擎、C语言mex程序、mat文件操作程序等方法,并特别介绍了Matlab VisualStudioAdd-in的使用。同时分析了各种方法的优缺点和适用场合,提出了适合于算法仿真的交互编程方法。-In this paper, Matlab and VC++ Interaction between the programming of several methods, including call Matlab engine, C language mex procedures, mat paper methods such as operating procedures and, in particular, the introduction MatlabVisualStudioAdd-in use. At the same time, an analysis of the advantages and disadvantages of various methods and application of occasions, put forward a simulation algorithm suitable for interactive programming method.
Update
: 2025-02-19
Size
: 81kb
Publisher
:
周可
[
VC/MFC
]
mat
DL : 0
VC++ 界面的三窗口分割程序源代码适合初学者使用-VC++ Interface c source code window partition to use for beginners
Update
: 2025-02-19
Size
: 1.93mb
Publisher
:
zhanghua
[
matlab
]
MAT
DL : 0
matlab的一些学习资料和matlab的部分经典源码
Update
: 2025-02-19
Size
: 301kb
Publisher
:
ding
[
matlab
]
MAT_demo
DL : 0
MAT-file importer to C++ with and without binds to matread/write library functions
Update
: 2025-02-19
Size
: 250kb
Publisher
:
Mario Vigliar
[
matlab
]
creatmatwithc++
DL : 0
用C++编写一个可创建MAT文件的独立应用程序。程序说明了:1.可创建MAT文件的独立应用程序的编写步骤;2.相应C++源程序的基本格式;3.相应mx-函数和C指令的配合应用。4.MAT库函数matClose, matGetArray, matOpen, matPutArray, matPutArrayAsGlobal的使用方法。-With C++ Prepared a document to create an independent MAT applications. An explanation of the procedures: 1. Can create MAT documents prepared by an independent application steps 2. Corresponding C++ Source of the basic format 3. Corresponding mx-function and C with the application instructions. 4.MAT library function matClose, matGetArray, matOpen, matPutArray, matPutArrayAsGlobal use.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
[
matlab
]
libsvm-mat-2.8-1
DL : 0
libsvm支持向量机,用于识别分类。本程序成功用于虹膜识别的研究。是嵌入matlab的C程序-libsvm support vector machine, used to identify classification. The success of this procedure for iris recognition research. Is embedded in the C program matlab
Update
: 2025-02-19
Size
: 64kb
Publisher
:
张顺利
[
AI-NN-PR
]
libsvm-2.87
DL : 0
使用svm实现了分类和拟合功能 带有源文件,包括了java版本和c++版本 -Achieved using the SVM classification and fitting function with the source documents, including a java version and c++ Version
Update
: 2025-02-19
Size
: 549kb
Publisher
:
涂文根
[
matlab
]
libsvm-2.89
DL : 0
LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。 2.89版本是09年刚更新的一个版本。-LIBSVM
Update
: 2025-02-19
Size
: 553kb
Publisher
:
woyaofei
[
matlab
]
Mat
DL : 0
对MATLAB的MAT文件进行读书,用C++语言实现-read and write mat files, using C++ Language
Update
: 2025-02-19
Size
: 3kb
Publisher
:
林海
[
matlab
]
readmat
DL : 0
VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。-read the mat file of the matlab7.0,under the vc6.0
Update
: 2025-02-19
Size
: 246kb
Publisher
:
黄蓝
[
matlab
]
libsvm-mat-2.91-1
DL : 1
支持向量机的C++源代码包,用机器学习的方法处理优化问题,可以作为matlab的工具箱。-C++ code for proceeding SVM problems!
Update
: 2025-02-19
Size
: 95kb
Publisher
:
刘贸人
[
Graph Recognize
]
libsvm-mat-2.89-3
DL : 0
支持向量机的分类,能够很好的实现类别的分类等。含有c,jave,c++等语言的接口-The classification of support vector machine (SVM) is quite well, and can realize the category of classification, etc. Contains c, jave, c++ language such as the interface
Update
: 2025-02-19
Size
: 396kb
Publisher
:
无名
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.