-
multi_array
仿真了相控阵雷达的天线方向图,能进行不同的状态参数设置,产生的天线方向图(Simulation of a phased array radar antenna pattern, can be a different state parameter settings, resulting antenna pattern)
- 2020-07-01 19:40:01下载
- 积分:1
-
MATLAB-O-O-P-
说明: matlab 面向对象编程 从具体实例出发 详细讲解编程中的问题(matlab object-oriented programming starting from concrete examples to explain in detail the problems in programming)
- 2011-02-22 14:02:21下载
- 积分:1
-
houghl1
编码实现Hough变换算法,最基本的Hough变换检测直线方法,可以实现(achieve to detect lines)
- 2011-05-19 16:53:27下载
- 积分:1
-
gudingboshuxingcheng
麦克风阵列的固定波束形成,参数可变,输出信噪比。(fixed beamforming )
- 2012-04-06 09:59:23下载
- 积分:1
-
HSDPA-scheduling-algorithm
HSDPA调度算法研究,TD-SCDMA引入HSDPA技术后,对小区基站覆盖范围内的用户进行调度选择的问题。(After HSDPA scheduling algorithm, TD-SCDMA HSDPA technology introduced for users within the cell site coverage for problem scheduling choice.)
- 2014-09-24 10:40:31下载
- 积分:1
-
kpca
kernel PCA feature extraction
- 2012-01-06 16:31:38下载
- 积分:1
-
PartiallySuppressedTest
Partially Suppressed Test extends Test Case.
- 2014-02-21 11:29:58下载
- 积分:1
-
PKCS12BagAttributeCarrierImpl
import org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier .
- 2013-11-26 14:18:59下载
- 积分:1
-
yichuansuanfa
遗传算法和最速下降法的比较及其各自的优缺点(Genetic algorithms and compare the steepest descent method and their respective advantages and disadvantages)
- 2013-12-22 21:33:36下载
- 积分:1
-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1