-
xindian-xiaobo
一组心电信号插值重采样以及采用db5小波滤波(A set of ECG signal interpolation resampling and the use of db5 wavelet filter)
- 2012-08-14 15:06:18下载
- 积分:1
-
Fuzzy--control-course
学习模糊控制的经典教材,是一本学习模糊控制的好书,值得大家学习!(Learning fuzzy control is one of the most classic materials, worth learning!)
- 2014-11-20 20:43:38下载
- 积分:1
-
omp-and-JS-OMP
压缩感知的解压缩OMP算法。有详细的注释(The compressed sensing decompression OMP algorithm. Detailed notes)
- 2013-04-28 22:09:30下载
- 积分:1
-
Proficient-in-Matlab-and-C-CPP-V2
matlab与VC++混合调用的经典教程(Classic tutorial matlab mixed with VC++ call)
- 2015-03-02 10:19:14下载
- 积分:1
-
XMLlToolbox2
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa.
For example,
>> project.name = MyProject
>> project.id = 1234
>> project.param.a = 3.1415
>> project.param.b = 42
becomes with str=xml_format(project, off )
"<project>
<name>MyProject</name>
<id>1234</id>
<param>
<a>3.1415</a>
<b>42</b>
</param>
</project>"
On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
- 2007-11-27 00:35:05下载
- 积分:1
-
convol
Discrete convolution in matlab
- 2013-01-30 02:47:28下载
- 积分:1
-
chapter6
精通MATLAB数字图像处理与识别 chapter6 代码(Proficient in MATLAB digital image processing and recognition chapter6 code)
- 2013-12-05 20:47:14下载
- 积分:1
-
RGB-HSI
在matlab中实现从rgb到hsi色彩模式的转换(In matlab to achieve from the rgb color model to HSI conversion)
- 2009-01-08 10:52:11下载
- 积分:1
-
2Dsource
基2 fft 的c++实现,改自matlab。(fft)
- 2009-03-30 11:24:33下载
- 积分:1
-
cubo
this file contains some m-files about calculating the fractional fourier transform
- 2010-10-24 18:16:25下载
- 积分:1