-
matlab-tuxing
讲述MATLAB在图形处理上的方法,在GUI方面有指导作用!(MATLAB in the graphics processing on the way to have a guiding role in GUI!)
- 2008-05-24 11:37:58下载
- 积分:1
-
dataread
说明: 该程序将红外热像图的tmp文件以数据读入到MATLAB中(The program of infrared thermal images of the tmp file to the data read into MATLAB,)
- 2010-04-29 15:03:31下载
- 积分:1
-
1
说明: TCP/AQM router design
- 2013-02-13 06:40:17下载
- 积分:1
-
hilbert-spectrom
HHT就是先将信号进行经验模态分解(EMD分解),然后将分解后的每个IMF分量进行Hilbert变换,得到信号的时频属性的一种时频分析方法。(HHT is the first signal empirical mode decomposition (EMD decomposition), and then each IMF component decomposed Hilbert transform, frequency analysis method of time-frequency properties obtained when a signal.)
- 2014-10-30 15:49:32下载
- 积分:1
-
matlab__leach
An application-specific protocol architecture for wireless microsensor networks leach
- 2013-09-08 20:05:04下载
- 积分:1
-
dyghw
fourier series coefficient
- 2012-01-03 22:21:20下载
- 积分:1
-
kpib
kpib.m contains code for GPIB and serial port communication for a number of scientific instruments, organized so that a single common command syntax can operate them all. For example, the command:
r = kpib(INSTRUMENT,GPIB, read )
will return the voltage and current reading from a number of different power supplies. The goal is to be able to write matlab code that can accommodate changing instruments and experimental setups with minimum hassle. If INSTRUMENT and GPIB are defined as constants at the beginning of your code, then they can be changed to accommodate new equipment, and the rest of the code is unchanged. In addition, kpib can test whether an instrument exists at an address and read and write arbitrary strings to instruments for testing.
- 2010-06-11 15:54:33下载
- 积分:1
-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1
-
code-and-image
何凯明的《Single Image Haze Removal Using Dark Channel Prior》论文中的代码,基于暗原色先验的图像去雾算法,对户外图像去雾有很好的效果(this code is of the paper"Single Image Haze Removal Using Dark Channel Prior",the function is removing haze based on Dark Channel Prior algorithm , having a good effect on outdoor images.)
- 2012-05-10 16:44:45下载
- 积分:1
-
DENOISING-OF-ECG-WITH-POWER-LINE-INTERFERENCE
DENOISING OF ECG SIGNAL HAVING POWER LINE INTERFERENCE
- 2013-12-28 01:18:42下载
- 积分:1