-
AmplitudeFrequencyDiagram_Program
杜芬系统跳跃现象 小参数 时间步长 以点或线画图可调(Duffing jumping phenomenon, the small parameter can be modulated and the time step can be set by yourself )
- 2013-12-08 19:04:15下载
- 积分:1
-
coherent
coherent detection matlab simulink
- 2012-02-10 00:29:14下载
- 积分:1
-
Numberial-computing
matlab数值计算书籍,喜欢的话可以买正版书籍(matlab numerical books like it you can buy legal copies of books)
- 2011-07-19 10:34:28下载
- 积分: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
-
greedyscpytest
The objective is to illustrate the importance of image phase as the cardinal information source
- 2011-01-21 09:39:36下载
- 积分:1
-
ML-CFAR
高频雷达 目标检测 最大似然恒虚警方法 可用于weibull分布下的检测(High-frequency radar target detection maximum likelihood constant false police weibull distribution method can be used to detect under)
- 2011-01-29 22:34:50下载
- 积分:1
-
zuoye2
一般最小二乘、递推最小二乘、增广最小二乘用于有色噪声干扰的系统辨识,及辨识结果对比。(General least squares, recursive least squares, extended least squares for the colored noise system identification, and the comparison of recognition results.)
- 2012-05-09 21:04:55下载
- 积分:1
-
SVDAND_PCA
奇异值与主成分分析(PCA)的介绍,比较简明易懂,对初学人大有帮助(SVDAND PCA,HOPE TO HELP YOU,IF YOU HAVE SOME QUESTION ASK ME)
- 2012-07-27 10:44:01下载
- 积分:1
-
WHv3
star print to input and based on input
- 2015-02-17 18:06:46下载
- 积分:1
-
wvd
用matlab对信号进行WVD变换和伪wvd变换(Using matlab for signal conversion and pseudo-WVD transform wvd)
- 2020-11-23 08:49:33下载
- 积分:1