-
huf11
说明: matlab编写,用于哈佛曼编码的程序,通信类课程帮手(Matlab prepared for Harvard Man coding procedures, communications courses helper)
- 2006-05-10 23:17:55下载
- 积分:1
-
psotech
pso techniques for use in various application
- 2014-08-20 01:07:28下载
- 积分:1
-
upload
The matlab program describes the Jacobian function
- 2013-04-08 13:53:44下载
- 积分:1
-
avi2img
avi视频转换为jpg序贯图片,应用于matlab2014a进行图像处理。(Avi video converted to JPG sequential images, image processing is applied to matlab2014a.)
- 2015-03-24 09:58:33下载
- 积分:1
-
Hermite
Hermite差值函数算法,输入两端点的函数值以及导数,输出是差值函数。(Hermite difference function algorithm, the two end points of the input function values and derivatives, the output is a function of the difference.)
- 2013-12-24 10:52:05下载
- 积分:1
-
Breimans-randomForest-
随机森林提出者的算法,matlab版本,有例子(Random Forest algorithm author, matlab version, there are examples)
- 2020-12-15 21:49:20下载
- 积分:1
-
LDA二分类代码(Matlab实现)
基于matlab的LDA算法实现,用于二分类问题(Implementation of LDA algorithm based on MATLAB)
- 2021-01-21 17:18:46下载
- 积分: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
-
jingxiangji415
是关于径向基函数的matlab程序,希望能够帮助初学者(radial basis function)
- 2009-04-21 08:48:17下载
- 积分:1
-
simulink
全面、专业的介绍matlab中模块mulink模块的使用方法,列举的例题包含操作流程,非常实用。(Comprehensive, professional introduction matlab in Ostrava mulink modules to use, citing the examples include operating procedures, very practical.)
- 2013-07-21 16:43:57下载
- 积分:1