-
asn1-11
spring document very mush
- 2010-08-09 14:34:36下载
- 积分:1
-
K_medoids
聚类算法k-medoids 该代码针对的是图像处理 该算法采用局部航迹与系统航迹进行关联的策略(K-medoids clustering algorithm is the code for the image processing algorithm strategy using a local track trajectories associated with the system)
- 2021-03-22 21:49:15下载
- 积分:1
-
CO2_in_soda_drink
本文利用matlab数值求解CO2在碳酸饮料中的流失问题,并根据模拟结果对影响因素进行了理论分析,给出了碳酸饮料保证口感的关键因素(In this paper, numerical solution matlab CO2 in carbonated drinks in the loss of, and factors influencing the results of simulation carried out theoretical analysis, the taste of carbonated beverages a key factor in ensuring)
- 2010-10-17 21:37:20下载
- 积分:1
-
Matlab-100-examples-
matlab编程的100个实例,是初学matlab者很好的学习工具和平台。(Matlab programming examples of one hundred source)
- 2014-10-09 10:24:08下载
- 积分:1
-
myprog11_1
说明: dsp2407 32点fft asm编写(dsp2407 32-point fft asm prepared)
- 2009-09-01 20:17:42下载
- 积分:1
-
GPS_tracking
GPS的跟踪程序,用matlab编写,实现了GPS信号的跟踪(GPS tracking program, using matlab)
- 2020-11-09 09:39:47下载
- 积分:1
-
OFDM
正交频分复用(OFDM)通信系统的MATLAB源程序(OFDM communication system MATLAB)
- 2013-09-27 09:01:06下载
- 积分: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
-
AODV
truetime 的例子(I),介绍AODV,使用truetime2.0(truetime example (I))
- 2010-08-21 21:10:59下载
- 积分:1
-
max_test
说明: 产生一种随机序列的方法,其中可以设置多个峰值(Generate a random sequence, which can set up multiple peaks)
- 2011-03-11 19:48:20下载
- 积分:1