-
BluetoothFrequencyHopping
this is about BluetoothFrequencyHopping
- 2010-08-12 02:06:19下载
- 积分:1
-
shanon
shannon channel codeing project
- 2015-01-17 11:20:17下载
- 积分:1
-
Uplink
LTE and LTE-A uplink simulater
- 2014-01-29 15:01:06下载
- 积分:1
-
m_40ai90
使用matlab程序编写的雷达目标航迹跟踪小例程,主函数是进行雷达数据处理,通过HksiNw分析,主成分提取,bwxJwbQ降噪等处理后得到的运动轨迹曲线。
(Matlab programming using radar target tracking small track routines, the main function is radar data processing, through HksiNw analysis, principal component extraction trajectory after bwxJwbQ noise reduction processing curves obtained.
)
- 2016-01-07 19:38:00下载
- 积分:1
-
matlabsvr代码
svr源程序,输入到matlab中进行svr回归模型建立与分析(SVR source program, input into matlab SVR regression model establishment and analysis)
- 2019-03-03 14:39:45下载
- 积分:1
-
MyConsistent
用MATLAB实现归一化图像处理功能函数。。。。。。。。。。。。。。(Normalized image processing functions)
- 2010-05-24 09:28:23下载
- 积分:1
-
ABDF
基于最小方差准则(LMS)的自适应波束形成算法,matlab语言仿真示例(Based on the criteria of minimum variance adaptive beamforming algorithm)
- 2020-07-01 12:00:01下载
- 积分: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
-
timerof
使用改进后的全变分算法对地震振幅切片进行处理,可以提高地震剖面的分辨率,增加信噪比。(Using the improved algorithm, total variation for processing seismic amplitude slices, can improve the resolution of seismic profiles, increased signal to noise ratio.)
- 2010-10-22 16:52:38下载
- 积分:1
-
LB_Method
+1A 是!" 世纪$" 年代中期发展起来的用于模拟流动现象的计算方法( 它从分子运动论统计力学的观
点和理论出发,以微观的粒子尺度为基础,建立离散的速度模型,在满足质量、动量和能量守恒的条件下,得
出粒子分布函数,然后对粒子分布函数进行统计计算,得到压力、流速等宏观变量( 其主要思想就是以简单规
则的微观粒子运动代替复杂多变的宏观现象,用迁移和碰撞两个相对简单的过程再现流体的宏观特性。(Lattice boltzmann studies of fluid flow)
- 2011-11-03 20:54:43下载
- 积分:1