-
singlepulseambgdriver
单脉冲模糊函数方面的MATLAB源代码,供大家参考,(Single pulse ambiguity function aspects of MATLAB source code for your reference,)
- 2007-07-27 23:29:28下载
- 积分:1
-
split-field-pml
it is very useful in FDTD
- 2014-06-30 12:49:25下载
- 积分:1
-
gudaopanduan
对解列的一个网络,判断出其子系统的个数及每个子系统的节点及其支路(For splitting a network, determine the number of its subsystems and each subsystem node and branch)
- 2013-07-15 15:55:58下载
- 积分:1
-
picPCA
This function used to calculate PCA of image.
- 2013-11-04 18:10:33下载
- 积分:1
-
scmatestVer1
scma的简单代码实现,AWGN信道。定义用户数量为6个,可选codebook数量为6(A simple simulation of scma code in AWGN channel.)
- 2021-04-25 15:58:46下载
- 积分:1
-
遗传算法模板
说明: 用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。(used to write the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account.)
- 2005-11-02 21:01:55下载
- 积分:1
-
face-recognize
说明: 人脸识别代码:图像工程中经常用到的一个实用算法。这里是matlab的实现。(Face recognition code: Image Engineering frequently used for a practical algorithm. Here is the realization of matlab.)
- 2008-10-15 18:12:16下载
- 积分:1
-
Illustrate
最小方差响应不变波束形成器即MVDR是一种高分辨谱估计方法,MVDR在信号处理DOA中应用较广。(Minimum variance beamformer response constant MVDR is a kind of high resolution spectrum estimation method in signal processing, MVDR DOA has a wide application)
- 2012-06-30 20:13:25下载
- 积分:1
-
chsta.m
这是一个在matlab环境下的字符统计函数。形参是你需要统计的文件在matlab路径下的地址。(This file is aimed at calculates how many characters in direc s file.You should first set the direc of your file,then f=chsta(direc) and everything is ok.)
- 2011-08-27 10:38:02下载
- 积分:1
-
h.264-cuda-master
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- 2014-10-15 07:32:32下载
- 积分:1