-
mathematicalmodelingcontestcode
说明: 它包含了大学生典型的数学建模竞赛matlab源代码,非常实用。(It contains the typical college students of mathematical modeling contest matlab source code, very useful.)
- 2010-03-22 17:17:30下载
- 积分:1
-
h
说明: 图与网络学习,主要是与MATLAB结合的方法(Figure and learning, the main method of combining with MATLAB)
- 2010-04-27 14:38:35下载
- 积分:1
-
K-LjiaLDA
K-L+LDA结合了K-L和LDA优点的一个算法(K-L+ LDA combination of KL and the advantages of an algorithm for LDA)
- 2009-02-15 19:38:39下载
- 积分:1
-
Estimation-
Estimation with Applications to Tracking and Navigation 源码(Estimation with Applications to Tracking and Navigation Source)
- 2011-05-03 10:17:23下载
- 积分: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
-
Untitledook
the program for histogram in image processing
- 2013-02-12 10:10:30下载
- 积分:1
-
detypy
算屈服点,延性系数 采用matlab编写的 通用屈服弯矩法(matlab )
- 2013-11-11 15:48:16下载
- 积分:1
-
BCT工具箱
说明: BCT,Brain connectivity Toolbox工具箱,内含demo以及各种网络属性和功能网络的相关代码。(BCT, brain connectivity toolbox, contains demo and related codes of various network properties and functions.)
- 2020-03-19 09:52:40下载
- 积分:1
-
EX2
仿真Alamouti 2发2收空时编码性能,调制方式为QPSK(Simulation for Alamouti 2 rounds of 2 to close space-time coding performance, the modulation method is QPSK)
- 2012-05-18 13:59:45下载
- 积分:1
-
INS_OUT
惯性导航的分针分析,可以模拟出不同观测角,不同方向的速度(The minute hand of the inertial navigation analysis, we can simulate different viewing angle, the speed of different directions)
- 2012-07-09 19:46:08下载
- 积分:1