-
dandao3
弹道方程组的三个阶段仿真程序 通过将其分成三个阶段 分别得到数值解(Equations of the three-stage ballistic simulation program will be divided into three stages through to obtain numerical solutions were)
- 2013-11-20 15:41:22下载
- 积分:1
-
music
运用music方法对空间不同方向的信号来波到达角进行DOA估计,(Use of the music signal of the different directions of space wave angle of arrival DOA estimation)
- 2012-11-12 23:10:13下载
- 积分:1
-
脑电地形图
绘制脑电地形图的程序,里面包含绘图函数及相关说明(A program for drawing the map of electroencephalogram .It contains the drawing function and the related instructions)
- 2020-12-22 10:19:07下载
- 积分:1
-
matlab
用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计。(Using matlab to realize short-time speech signal analysis, including the voiceless and voiced the decision, pitch period estimation.)
- 2008-06-07 17:58:02下载
- 积分:1
-
pid
先进PID控制及其MATLAB仿真 源程序(Advanced PID control and MATLAB simulation)
- 2011-06-21 10:12:38下载
- 积分:1
-
MATLAB-learning
matlab的学习资料,有PPT,还有这方面讲座的PDF以及进一步提高的学习资料。(matlab learning files.)
- 2014-10-19 21:11:33下载
- 积分:1
-
PSO-matlab-code-and-test-function
粒子群优化算法(PSO),matlab代码,包含23个标准测试函数。(Particle swarm optimization (PSO), matlab code, including 23 standard test functions.)
- 2014-04-11 17:26:29下载
- 积分: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
-
GMpre
一个运用灰度算法的matlab程序,数据自己设置。这里以房价为例(a matlab program using GRAY arithmetic)
- 2013-07-22 17:45:17下载
- 积分:1
-
zuizong
这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频
(video tracing)
- 2012-04-18 20:05:29下载
- 积分:1