-
11
说明: 线性调频信号的产生及频谱分析并画出频谱图(Linear FM signal spectrum analysis)
- 2011-03-17 19:16:14下载
- 积分:1
-
GAUSS_ELIM--by-Cheuk
Gaussian Elimination with Pivoting Method by Cheuk
Function uses Gauss elimination with pivoting to solve a linear system in standard format. (linear, algebra, gaussian)
- 2014-02-06 16:21:49下载
- 积分:1
-
FDTD_reflecandtrans
Description: soft source, 1D,absorbing boundary condition (which really only work for epsrel=murel=1), reflection at an interface type ward_fdtd1d to run. (Description : soft source, 1D. absorbing boundary condition (which really on ly work for murel epsrel = = 1) reflection at an interface to type ward_fdtd1d run.)
- 2007-05-06 16:39:02下载
- 积分:1
-
OptimalTrans
This paper studies a cooperative cognitive radio net-work where two primary users (PUs) exchange information with
the help of a secondary user (SU) that is equipped with multiple
antennas and in return, the SU superimposes its own messages
along with the primary transmission. The fundamental problem
in the considered network is the design of transmission strategies
at the secondary node. It involves three basic elements: first,
how to split the power for relaying the primary signals and fo
- 2013-02-11 00:46:16下载
- 积分:1
-
PCATE
pca故障检测可用于TE过程数据故障检测(pca fault detection Pca fault detection can be used for TE process data fault detection)
- 2020-06-28 19:40:01下载
- 积分:1
-
完美的基于内容的图像检索测试源程序
时间序列数据分析中的梅林变换工具,合成孔径雷达(SAR)目标成像仿真,FMCW调频连续波雷达的测距测角,matlab编写的元胞自动机,计算加权加速度,欢迎大家下载学习。
- 2022-04-17 14:10:45下载
- 积分:1
-
jn1h3
用MATLAB编写的另一个用于图像灰度处理的小程序,很经典的一个图像灰度处理小程序。(Prepared using MATLAB image processing and another for a small procedure, it is the classic image of a small program to deal with.)
- 2008-12-14 09:30:19下载
- 积分:1
-
AuditoryToolboxTechReport
codigo para el reconocimiento de voz
- 2011-04-07 12:57:10下载
- 积分:1
-
AdaptiveFilterAlgorithm
说明: 自适应滤波器算法 matlab编程 自适应干扰抵消(Adaptive filter algorithm matlab programming adaptive interference cancellation)
- 2019-12-26 19:32:32下载
- 积分:1
-
MOEA/D 多目标优化算法
function pareto = moead( mop, varargin)
%MOEAD runs moea/d algorithms for the given mop.
% Detailed explanation goes here
% The mop must to be minimizing.
% The parameters of the algorithms can be set through varargin. including
% popsize: The subproblem"s size.
% niche: the neighboursize, must less then the popsize.
% iteration: the total iteration of the moead algorithms before finish.
% method: the decomposition method, the value can be "ws" or "ts".
- 2023-02-25 01:20:03下载
- 积分:1