-
mo_hu_kongzhibiao
应用matlab进行的模糊控制表的生成编程,经过多次调试,使用效果较好。希望对你的学习有所帮助。(Application of matlab for fuzzy PID programming, a number of debugging better. I hope to be helpful to your learning.)
- 2012-05-20 12:02:46下载
- 积分:1
-
gfsd-lGoogleArchive
Mathworks公司文件交换不允许的。exe或。dll文件在提交包括在内。但有时一提交要求编制外部库。这次提交允许通过一个无缝的zip文件下载和安装的文件禁止通过谷歌网站托管。
默认情况下它会打开一个2MB的压缩文件,其中包含一个文件IDTF变成U3D文件(PDF格式制作的三维网格数字有用)转换器。
语法:
installGoogleArchive(downloadLocation,zip文件)(The Mathworks File Exchange does not allow .exe or .dll files to be included in submissions. But sometimes a submission requires compiled external libraries. This submission enables seamless downloading and installation of forbidden files through a zip file hosted through Google Sites.
By default it will unpack a 2MB zip file containing a converter for turning IDTF files into U3D files (useful for making 3D pdf figures from meshes).
Syntax:
installGoogleArchive(downloadLocation, zipFile))
- 2011-05-23 12:38:16下载
- 积分:1
-
EOF-aREOF
这是经验正交分解和旋转正交分解的小知识,小程序。(try it)
- 2013-01-30 19:16:50下载
- 积分:1
-
IP
说明: Image Processing... This program reads an image and produces its grey scale version.
- 2014-09-24 19:57:48下载
- 积分:1
-
vitebi
decoding of convolotional codes
- 2012-02-04 01:04:21下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
matlab-noise
给一个受污染的声音文件用滤波器用matlab消除噪声(Give a contaminated audio files using filter to remove noise)
- 2012-05-04 00:50:46下载
- 积分:1
-
human_skeletal_without_comments
single human motion detection
- 2015-04-08 15:53:27下载
- 积分:1
-
802_16_System
wimax的固定版本的链路级仿真matlab平台,内容详尽(wimax fixed version of the link level simulation matlab platform, detailed)
- 2007-09-11 21:11:13下载
- 积分:1
-
the-harmonic-detecting-method
说明: 提出了一种综合采用ButterWorth低通滤波器和平均值低通滤
波器的低通滤波器设计新方法.
(Presents a comprehensive low-pass filter and using ButterWorth average low-pass filter low-pass filter design of the new method.)
- 2011-03-09 21:36:46下载
- 积分:1