搜索资源列表
Matlab与VC CBuilder混合编程精选
- 本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.-the sets of data, including a variety of mixed
USPS.rar
- 用于手写体数字识别的USPS样本数据库和将MAT格式的样本数据库转换成二值化图像并以行程编码存储,For handwritten numeral recognition of the USPS database and a sample format of samples MAT database into binary image and the Run-Length Coding storage
Matlabdatabase.rar
- matlab数据库系统,包括演示,代码,等等,matlab database systems, including a demonstration, code, etc.
QRSdection
- 以MIT—BIH数据库的数据作为对象,对心电数据进行QRS波群的提取-To MIT-BIH database data as objects, on the QRS wave of ECG data, the extraction group
DBmatlab
- matlab和数据库的连接,本实例用ODBC连接,使用时要在本机上建立数据源,程序提供对Access操作的简单功能-matlab and database connection, the example of using ODBC connection, when used in this machine to set up a data source, the program provides a simple function of Access Operation
HumanFacePCA(Matlab)
- 线性判别方法,人脸数据库上的PCA程序,基于Matlab,供学习参考-Linear discriminant method, human face database of PCA procedures, based on Matlab, for study and reference
eyePictureLDA(Matlab)
- 线性判别方法,眼睛图像数据库上的LDA程序,基于Matlab,供学习参考-Linear Discriminant method, eye image database on the LDA procedure, based on Matlab, for study and reference
data122
- 对MIT—BIH数据库中的第122号数据作的处理,包括低通、高通滤波、中值滤波、均值滤波等。-On the MIT-BIH database No. 122 data processing, including low-pass, high pass filtering, median filtering, average filtering.
parametercompute
- 关于光伏发电中参数的计算的论文,均收录于中国期刊数据库中-paper about sunpower
net_pb
- matlab的bp神经网络源程序,和数据库相连接。-matlab source of bp neural network, and databases connected.
matlab-SQL_Server_connection_and_read
- matlab--SQL Server连接与读取 包括数据库配置、数据读取等操作-matlab- SQL Server connection and read, including database configuration, data access and other operations
matlabmdbplot
- 使用matlab打开mdb数据库,并画图-Using matlab to open mdb database, and drawing
Matlab_database_GUI
- Matlab GUI连接SQL数据库-实现学生成绩查询系统-matlab程序以及access文件-Matlab GUI to connect SQL database- to achieve student performance query system-matlab program and access files
labview读写数据库
- labview从数据库中读数据,matlab处理后写回数据库(LabVIEW reads data from the database and writes it back to the database after matlab processing)
Matlab数据库编程入门
- 实用matlab操作数据库的指导书,用于学习matlab数据库。(Practical matlab database operation instruction, used to learn matlab database.)
matlab数据库操作
- 详细介绍了matlab与数据库操作,数据库使用sql,可应用于大数据分析(MATLAB and database operations are introduced in detail. SQL is used in database. It can be applied to big data analysis)
matlab
- 实验名称:投资组合分析 实验性质:综合性和研究探索性 实验目的:熟练运用投资组合工具箱,学会构造有效前沿组合的方法,掌握最优投资组合的计算方法;给出投资组合VaR 的值。 实验任务:选择股票并从万得下载数据,计算证券的预期收益率、标准差和协方差,设定一组约束条件,构造最优投资组合并计算该组合的Var值。 实验设备:计算机 实验软件:Matlab2013 Wind数据库 选择一组股票作为投资标的,构造投资组合,通过估计收益率均值、计算方差、协方差,计算该投资组合权重、在险价值、画出有
Matlab人脸识别
- 简单的人脸识别功能 通过输入测试人脸从数据库中找到相对应人脸(Simple Face Recognition Function)
从MATLAB中提取数据代码
- 从DEAP数据库中下载数据后需要从.mat文件中提取数据,本次代码是就是提取.mat格式的数据并存储在.txt文件中。分类已做好。(After downloading the data from DEAP database, you need to extract the data from. mat file. This code is to extract the data in. mat format and store it in. txt file. The classificatio
DBSCAN算法Matlab实现
- 基于密度的聚类算法 它将簇定义为密度相连的点的最大集合,能够把具有足够高密度的区域划分为簇,并可在噪声的空间数据库中发现任意形状的聚类(Density based clustering algorithm It defines the cluster as the largest set of density connected points, and can divide the region with enough high density into clusters, and can f