搜索资源列表
mat-bp
- 用BP实现函数逼近 Matlab有如下特点: 1.编程效率高 例如:普通的矩阵计算用一般的高级语言,如C,Pascal等,需要十几至几十行语句,用matlab, 至多几行。 2.用户使用方便; 3.语句简单,内涵丰富; 4.高效方便的矩阵和数值计算; 5.方便的绘图功能,等等。
libsvm-mat
- 基于支持向量机的分类识别程序,其中包含C的调用。 希望能对您有所帮助!
libsvm-mat-2.8-1
- libsvm支持向量机,用于识别分类。本程序成功用于虹膜识别的研究。是嵌入matlab的C程序
libsvm-mat-2.86-1 林智仁的libsvm工具箱
- 林智仁的libsvm工具箱,是较新版本。里面有c源码-the libsvm toolbox by Lin Zhiren , which is a newer version
libsvm-2.89.zip
- LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。 2.89版本是09年刚更新的一个版本。,LIBSVM
libsvm-2.87
- 使用svm实现了分类和拟合功能 带有源文件,包括了java版本和c++版本 -Achieved using the SVM classification and fitting function with the source documents, including a java version and c++ Version
Mat
- 对MATLAB的MAT文件进行读书,用C++语言实现-read and write mat files, using C++ Language
readmat
- VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。-read the mat file of the matlab7.0,under the vc6.0
libsvm-2.89
- 林智仁(cjlin) 老师 的 libsvm 完美的工具,C++程序的SVM的实现-Lin Zhiren (cjlin) teacher' s libsvm the perfect tool for, C++ program SVM implementation. . . ~ ~ ~
libsvm-2.9
- 文本分类工具libsvm-2.9.zip 信息检索和数据挖掘的中用到的工具包, 里面有C++、JAVA、Python等多个语言版本-Libsvm-2.9.zip text classification tool for information retrieval and data mining tools used in the package, inside C++, JAVA, Python and other languages
picture-mat
- 一个图像匹配算法,成功应用于红外热成像跟踪技术。-It is a classical image_matching code,based on Visual C++
libsvm-mat-2[1].9-11
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。该软件包可以在http://www.csie.ntu.edu.tw/~c
libsvm-mat-2.88-1
- 有关支出向量机的才C++源程序,包含了几个支出向量机的应用,希望对大家有用-Only the expenditure Vector C++ source code, including several spending Vector Machines, we want to be useful
mat
- Digital Image processing basics using matlab and can be transformed to c++ using open cv
libsvm-mat-2.91-1
- 支持向量机的C++源代码包,用机器学习的方法处理优化问题,可以作为matlab的工具箱。-C++ code for proceeding SVM problems!
LDPC
- 这是关于LDPC信道编码模块设计的程序 打开源程序,先运行gengrate_h.m程序,陆续将码长设置为756bit,列重设置为3,行重设置为9。在Workspace中同时将H、A、B、C、D、E、Hget、Fget、g、Tget这是个变量选择另存为encode_in.mat 格式。再运行main_encode.m进行编码,主程序运行后,在当前目录下,自动生成编码结果文件“encode—out.mat”,这将作为下一次扩频调制仿真实验的的输入信号。最后分别查看Workspace中的变量s
AI-Techniques-for-Game-Programming-Mat-Buckland.r
- Book of IA with c++ Game programming with c-Book of IA with c++ Game programming with c++
libsvm-mat-2.89-3
- 支持向量机的分类,能够很好的实现类别的分类等。含有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
libsvm-mat-2.8-1
- 有良好的分类能力,接口函数易用,是一个完整c环境下开发的libsvm,比svm分类效果好。- Have good ability of classification,Interface function is easy to use。Is a complete c environment of development libsvm, SVM classification than effect is good.
MAT
- 这主要是用C语言编写的矩阵转换的程序,其里面的代码很详细,有用哦-This is mainly written in C matrix conversion process, the code inside is very detailed and useful.