-
MATLABforsignalandsystemanalysis
<<信号与系统分析及MATLAB实现>>这本书的配套源代码(Signal and System Analysis and MATLAB implementation)
- 2010-12-20 08:31:12下载
- 积分:1
-
STDL80
Leonardo综合器用STDL80 0.5um综合库,安装见说明,找到它真不容易。(STDL80 0.5um ASIC Library for Leonardo)
- 2015-03-14 10:29:12下载
- 积分:1
-
MyWhiteNoise
MyWhiteNoise产生一个指定幅值范围的白噪声信号.(whiteNoise)
- 2009-04-02 15:10:52下载
- 积分:1
-
deQuLv
人体三维数据精简方法,运用点到线的距离的方法,同曲率(Human dimensional data reduction methods, the use of point-line distance to the method, with the curvature)
- 2015-04-05 11:13:28下载
- 积分:1
-
TD3
AN IMPORTANT class of theoretical and practical
problems in communication and control is of a statistical nature.
- 2015-03-15 00:08:22下载
- 积分:1
-
jiyuduanshinengliangduandianjiace
基于短时能量的基音短点检测,有基于短时能量的计算方法、短时过零率,有matlab程序,同事对应word讲解,算法原理图,和算法详细介绍。(Short pitch detection based on short-term energy, based on the calculation method of the short-time energy, short-time zero-crossing rate, matlab program, colleagues corresponding word on the schematic diagram of the algorithm, and the algorithm described in detail.)
- 2013-05-20 20:42:37下载
- 积分:1
-
ncm
numerical computing matthematics matlab
- 2014-02-14 18:47:12下载
- 积分:1
-
imaqacdemo3
说明: 基于MATLAB实现实时视频监控系统的实现与源代码(MATLAB-based real-time video monitoring system of the source code)
- 2011-03-21 12:29:11下载
- 积分:1
-
savejpeg
Here s the code! Too many people ask for this
Using this code you can save an image item as a jpeg image, specifying the quality of it. Jpeg quality is the same as compression so the lower the quality, the smaller the file size. It s simple to use(Here's the code! Too many people ask for this Using this code you can save an image item as a jpe g image, specifying the quality of it. Jpeg quality is th e same as compression so the lower the quality, the smaller the file size. It's simple to use)
- 2007-05-14 03:54:34下载
- 积分:1
-
HighPrecisionFloat
Very often I see people asking for a tool that offers more than 16 digits or so of accuracy. MATLAB itself only allows you to use doubles or singles in standard arithmetic, so that is the normal limit. The fact is, most of the time, if you can t do it with a double, you are doing something wrong. Good practices of numerical analysis are worth far more than any high precision tool. Even so, there are times when you will have a use for a bit of extra precision. And some of you will just want to play in the huge number sandbox. While some of you may use tools like that written by Ben Barrowes, HPF is written purely in MATLAB, so no compiles are needed. For all of you, whatever your reasons, I offer HPF, a High Precision Floating point tool.
- 2013-01-22 13:52:39下载
- 积分:1