-
matlabMathematics
Advanced.Mathematics.and.Mechanics.Applications.Using.MATLAB.-.Howard.B.Wilson 英文版的经典MATLAB系列书籍(Advanced.Mathematics.and.Mechanics.Applications.Using.MATLAB.-.Howard.B.Wilson English version of the classic MATLAB series books)
- 2013-02-05 16:18:52下载
- 积分:1
-
MATLABclusting
MATLAB 进行聚类分析,直接调用函数,各种聚类算法。(MATLAB for cluster analysis)
- 2012-08-17 12:46:31下载
- 积分:1
-
Image-compression
This is the project is image compression based dwt algorithm
- 2015-04-21 15:59:29下载
- 积分:1
-
f
说明: this is new approach for fuel cell control.it is really helpfull.
- 2013-09-09 17:10:24下载
- 积分:1
-
water1
dwt image watermarking
- 2010-02-17 17:53:13下载
- 积分:1
-
Wiener-filter-
逆滤波与维纳滤波和约束最小二乘滤波复原,有助于初学者(Inverse filter and Wiener filter and constrained least squares filtering for restoration to help beginners)
- 2011-05-10 16:25:45下载
- 积分:1
-
kurt_grad_
基于峭度的盲源分离,使用最速下降法,适合初学者(BSS based on kurtosis by gradient)
- 2014-01-03 14:54:59下载
- 积分:1
-
EA-SRC
利用超限学习机(ELM)和稀疏表示(SRC)进行图像分类。Matlab完整源码。(Extreme learning machine and adaptive sparse representation for image classification)
- 2020-07-03 07:40:02下载
- 积分:1
-
Welch
从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力,进行实验仿真,比较不同的窗函数,不同的数据长度对Welch法谱估计质量的影响,并分析了造成这些影响的原因。(The paper mainly introduces the principles of Periodogram method of classical PSD estimation,analyzes the deficiency of Periodogram method in theory,and makes use of Welch to amend Perodogram method. By the use of simulation in Matlab, the impacts of different window function and different lenghth of data on estimation quality of Welch are discussed and the reasons of the impacts are analyzed.)
- 2010-06-16 08:27:53下载
- 积分:1
-
ginput2
Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one!
With GINPUT2 you can also:
1. ZOOM: in, out (double-click)!
2. PAN: when dragging!
3. DELETE: last selected point!
4. PLOT: while selecting! (optional, just input the line style!)
5. SCALE or GEOREFERENCE images! (optional, just input: true)
So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using:
>> ginput2(true, .k )
Enjoy it!
- 2010-02-17 07:17:07下载
- 积分:1