-
AR_Methods
使用MATLAB建立一个AR模型,并画出图形与原信号进行比较
(MATLAB to build a AR model, and draw graphics compARison
)
- 2012-04-16 08:48:53下载
- 积分:1
-
Matlab
统计分析用的一些常用方法,比如回归、聚类、主成分分析、线性回归等的matlab程序(Some commonly used statistical analysis methods, such as regression, clustering, principal component analysis, linear regression of the matlab program)
- 2011-06-04 21:19:19下载
- 积分:1
-
chap4
用matlab编写的程序,关于MATLAB图像处理的边缘检测等等。(Matlab program, on matlab image processing, edge detection and so on
)
- 2013-12-18 10:01:26下载
- 积分:1
-
edgematlab
说明: 边缘检测,sobel,canny,Roberts,等算子边缘检测matlab代码(Edge detection, sobel, canny, Roberts, and other operator edge detection matlab code)
- 2011-03-06 18:29:07下载
- 积分:1
-
mimo_capacity_channel_ect
包含了很多的MIMO相关的matlab仿真,信道遍历容量以及信道模型等。(Contains a lot of matlab simulation of MIMO-related, channel ergodic capacity and channel model.)
- 2009-05-30 21:13:15下载
- 积分:1
-
maxeandzishiying
说明: 通过最大熵和自适应灰度阈值方法来对图像进行分割,可得到效果较好的分割图像(By maximum entropy and the adaptive threshold method of image segmentation, image segmentation can be obtained better)
- 2011-03-30 19:32:38下载
- 积分:1
-
Matlab-Example
MTi-G 微机械陀螺仪自带matlab源码(MTi-G the micromachined gyroscopes comes matlab source)
- 2013-01-22 12:55:33下载
- 积分:1
-
ACO-FOR-POWERSYSTEM
配电网重构,蚁群算法,非常好,非常适用,可以直接用(Distribution network reconfiguration, ant colony algorithm)
- 2018-06-13 15:37:21下载
- 积分:1
-
gp
说明: 计算信号关联维数(Calculation of signal correlation dimension)
- 2007-08-27 11:04:10下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1