-
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)
- 2008-10-20 15:44:44下载
- 积分:1
-
ompbox
稀疏表示正交匹配追踪算法matlab源代码(sparse representation)
- 2011-04-22 10:02:28下载
- 积分:1
-
denoise_waverec-(2)
计算损伤结构前后的响应,对已结构的分析具有很好的效果(After calculating the response of the structure damage, the structure analysis of a good effect)
- 2013-10-26 09:49:04下载
- 积分:1
-
OCR
matlab code for Optical Character Recognition (OCR)
- 2015-02-03 16:00:02下载
- 积分:1
-
Mycold
在matlab软件中,自己编程实现的一个分类算法,算法首先采用kmeans与fcm聚类分析方法进行采样,然后利用svm对选取得样本进行分类(In matlab software, own programming to achieve a classification algorithm, the algorithm first used fcm kmeans cluster analysis methods and sampling, and then use the elections to obtain samples for svm classification)
- 2013-12-24 19:29:47下载
- 积分:1
-
dcts
dct变换离散余弦变换(Discrete Cosine Transform,简称DCT变换)是一种与傅立叶变换紧密相关的数学运算。在傅立叶级数展开式中,如果被展开的函数是实偶函数,那么其傅立叶级数中只包含余弦项,再将其离散化可导出余弦变换(Discrete Cosine Transform)
- 2012-06-23 10:24:28下载
- 积分:1
-
fenfun
包括广义互相关函数GCC时延估计,小波包分析提取振动信号中的特征频率,计算互信息非常有用的一组程序。( Including the generalized cross-correlation function GCC time delay estimation, Wavelet packet analysis to extract vibration signal characteristic frequency, Mutual information is useful to calculate a set of procedures.)
- 2016-11-16 14:46:22下载
- 积分:1
-
luv2rgb
LAB2RGB Convert an image from CIELAB to RGB
function [R, G, B] = Lab2RGB(L, a, b)
function [R, G, B] = Lab2RGB(I)
function I = Lab2RGB(...)
- 2010-05-14 08:26:09下载
- 积分:1
-
matlab_ctl
1. 安装MATLAB软件。安装时,将MATLAB安装在C:MatlabR12目录下
Matlab的详细安装方法见有关安装手册
2. 拷贝文件:即将光盘中的/ctl/program和/ctl/functions下的
文件复制到用户目录下(例如,D:User)
3. 设置路径:先运行MATLAB,在桌面操作环境下,点击File下拉式菜单
的Set path选项,添加用户目录(例如,D:User)(含子目录ctl等)
到MATLAB的工作路径
4. 运行程序:先运行MATLAB,如第3步已运行,可直接键入示例命令。
例如,键入ex1_1等
5. 阅读教材,并对示例进行操作。">
- 2007-03-07 09:36:32下载
- 积分:1
-
Distance-Calculation
Calculate actual distance between two points on Earth, given their Lat Lon Alt, in Km
- 2013-03-08 16:27:48下载
- 积分:1