-
MatlabCode
Matlab Code for Biomimicry for Optimization, Control, and Automation.
- 2009-03-02 21:03:39下载
- 积分:1
-
canoon
matlab源代码 运行之后能够演凑卡农 很神奇的程序啊(matlab source code to run speech Minato Canon magical program)
- 2013-04-17 10:45:53下载
- 积分:1
-
weibo
Smith圆图,可以实现多种功能,用matlab仿真软件实现(Smith chart, you can achieve a variety of functions, implemented using matlab simulation software)
- 2012-10-20 21:29:31下载
- 积分: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
matlab利用符号工具箱进行解析函数求导演示的编程源码及示例图片(matlab symbolic toolbox analytic function to ask the director to show programming source code and sample pictures)
- 2012-05-11 15:28:21下载
- 积分:1
-
SolveNonEq
求解非线性方程,二分法、牛顿法、割线法、steffensen法(For Solving Nonlinear Eq)
- 2013-11-29 22:50:13下载
- 积分:1
-
BNOISE
NOISE FILTER DEScrition
- 2009-06-27 04:08:02下载
- 积分:1
-
hybridPSO
A hybrid PSO algorithm
- 2011-04-19 11:11:58下载
- 积分:1
-
matlab
MATLAB实现函数最值求解
蚁群算法MATLAB实现(MATLAB implementation solving the most value function to achieve colony algorithm based on MATLAB)
- 2013-09-23 11:20:17下载
- 积分:1
-
exm09314_1
上传Matlab源代码程序,希望对下载的人有所帮助(Upload Matlab source code procedures in the hope that the right people download help)
- 2007-04-25 16:48:07下载
- 积分:1