Location:
Search - c mat
Search list
Description: 用BP实现函数逼近 Matlab有如下特点:
1.编程效率高
例如:普通的矩阵计算用一般的高级语言,如C,Pascal等,需要十几至几十行语句,用matlab, 至多几行。
2.用户使用方便;
3.语句简单,内涵丰富;
4.高效方便的矩阵和数值计算;
5.方便的绘图功能,等等。
Platform: |
Size: 1292 |
Author: gaoting |
Hits:
Description: 基于支持向量机的分类识别程序,其中包含C的调用。
希望能对您有所帮助!
Platform: |
Size: 71363 |
Author: hq |
Hits:
Description: libsvm支持向量机,用于识别分类。本程序成功用于虹膜识别的研究。是嵌入matlab的C程序
Platform: |
Size: 65923 |
Author: 张顺利 |
Hits:
Description: 读取matlab的mat文件-read the document mat
Platform: |
Size: 2313216 |
Author: 李东营 |
Hits:
Description: 用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.
Platform: |
Size: 1024 |
Author: |
Hits:
Description: 基于支持向量机的分类识别程序,其中包含C的调用。
希望能对您有所帮助!-Based on support vector machine classification and identification procedures, including the C call. Hope to help you!
Platform: |
Size: 70656 |
Author: hq |
Hits:
Description: 读取*.mat文件中的矩阵数据(matlab的格式文件)-Read*. mat file data matrix (matlab file format)
Platform: |
Size: 168960 |
Author: 安鹏洲 |
Hits:
Description: 支持向量机初学者可以看看,用于可以用于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
Platform: |
Size: 827392 |
Author: 无为 |
Hits:
Description: 文中介绍了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.
Platform: |
Size: 82944 |
Author: 周可 |
Hits:
Description: VC++ 界面的三窗口分割程序源代码适合初学者使用-VC++ Interface c source code window partition to use for beginners
Platform: |
Size: 2026496 |
Author: zhanghua |
Hits:
Description: matlab的一些学习资料和matlab的部分经典源码
Platform: |
Size: 308224 |
Author: ding |
Hits:
Description: MAT-file importer to C++ with and without binds to matread/write library functions
Platform: |
Size: 256000 |
Author: Mario Vigliar |
Hits:
Description: 用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.
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 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
Platform: |
Size: 65536 |
Author: 张顺利 |
Hits:
Description: 使用svm实现了分类和拟合功能
带有源文件,包括了java版本和c++版本
-Achieved using the SVM classification and fitting function with the source documents, including a java version and c++ Version
Platform: |
Size: 562176 |
Author: 涂文根 |
Hits:
Description: LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。
2.89版本是09年刚更新的一个版本。-LIBSVM
Platform: |
Size: 566272 |
Author: woyaofei |
Hits:
Description: 对MATLAB的MAT文件进行读书,用C++语言实现-read and write mat files, using C++ Language
Platform: |
Size: 3072 |
Author: 林海 |
Hits:
Description: VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。-read the mat file of the matlab7.0,under the vc6.0
Platform: |
Size: 251904 |
Author: 黄蓝 |
Hits:
Description: 支持向量机的C++源代码包,用机器学习的方法处理优化问题,可以作为matlab的工具箱。-C++ code for proceeding SVM problems!
Platform: |
Size: 97280 |
Author: 刘贸人 |
Hits:
Description: 支持向量机的分类,能够很好的实现类别的分类等。含有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
Platform: |
Size: 405504 |
Author: 无名 |
Hits: