-
Y704437
实现立体空间的多目标空间定位,对于被动测距问题,有着深入的思考和功能仿真。(Multi-dimensional space to achieve target location, for passive ranging issues, with in-depth thinking and functional simulation.)
- 2010-06-23 13:45:01下载
- 积分:1
-
mathlab-code
在数字信号处理中使用的matlab的代码,非常实用(Used in digital signal processing matlab code, very useful)
- 2013-12-10 13:04:54下载
- 积分:1
-
PCMFM_gen
PCM/FM信号生成函数,包含基于FM调制以及CPM调制方式,前者是利用matlab中的fm模拟频率调制方式,是对PCM/FM信号比较直观的生成方法,后者是利用CPM信号的生成方法,从相位调制的角度生成。(Here is PCM/FM signal generating function, including on CPM modulation and FM modulation, the former is the use matlab simulation frequency fm modulation method is PCM/FM signal generation method more intuitive, which is generated using the method of CPM signals, generated from the phase angle modulation.)
- 2021-04-11 18:58:58下载
- 积分: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
-
naive-bayes-classifier
程序实现了naive bayes classifier, 并附有对美国参议院根据投票情况来判断议员属于民主党还是共和党的例子。(Program achieved a naive bayes classifier, along with the U.S. Senate voting to determine under Democrat and Republican members belonging examples.)
- 2013-08-04 02:31:08下载
- 积分:1
-
Sledovanie-objektu-na-zaklade-porovnavania-histog
Object tracking by comparing histograms
- 2014-11-04 22:49:17下载
- 积分:1
-
sgmentationimage
this program performed image segmentation
- 2010-07-10 18:27:43下载
- 积分:1
-
ninteger
matlab中的分数阶simulink模块,用于分数阶控制设计及分数阶系统模型搭建,便于快速便捷的模型建立。(Fractional matlab in simulink module, for the Fractional control design and build a model system for quick and convenient model.)
- 2016-04-09 20:23:07下载
- 积分:1
-
MSE
基于MATLAB的信道估计LS代码 可运行(MATLAB-based channel estimation of the LS code can run)
- 2009-05-12 10:44:20下载
- 积分:1
-
priyamka_madam
THINS TO REMEMBER BEFORE IPCORE
- 2014-08-30 14:16:46下载
- 积分:1