-
Interpolation
数值分析中几种常用的插值算法的matlab源程序。(Numerical analysis of several commonly used source matlab interpolation algorithm.)
- 2009-04-02 10:08:05下载
- 积分:1
-
mbkplsg
说明: 本程序适用于故障检测,数据驱动的应用。分块PLS(This procedure applies to fault detection, data-driven applications. Block PLS)
- 2009-09-02 14:25:23下载
- 积分:1
-
BLDC-simulator
无刷直流电机M文件程序,这是从其他论坛上面找到的,很不容易啊(Brushless DC motor M File program, which is found above from other forums, it is not easy)
- 2013-11-27 20:53:33下载
- 积分:1
-
calpowerflow
潮流计算程序,直角坐标系下的,能算ieee任意节点,附件中有节点的格式,只需将提供的标准节点转换为文件中的bus和connect即可(Flow calculation program, Cartesian coordinates, any node can count, annex formatted node, simply provide a standard node converts files and connect to bus)
- 2015-03-23 16:44:29下载
- 积分:1
-
BPSK_SM
对信号进行的空间调制源代码,是一种新型的MIMO系统的调制方式(Spatial modulation of the signal source, is a new type of modulation MIMO system)
- 2015-04-13 11:35:10下载
- 积分:1
-
regress-192
Test that exceptions are correctly propagated when creating object literals.
- 2014-02-09 12:26:13下载
- 积分:1
-
rp095_ICECT2012-E190
confrence papers on edge detection
- 2014-11-27 18:51:13下载
- 积分:1
-
RandomGraphCreation
用于计算ER随机图,可随机生成一定节点数量的无向连通图。(Randomly generate undirected graph)
- 2018-11-13 17:05:10下载
- 积分: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
-
jingyanmotaifenjie
不错的经验模态分解原吗,请相互分享,如有需要请邮箱联系/(good experience Modal Decomposition of the original yet, please share with each other, if necessary please mail contact /)
- 2007-03-14 14:21:33下载
- 积分:1