-
Fusion2
采用贝叶斯推论的数据融合,将CHAN算法和泰勒算法的结果经过处理,得到更好的定位结果(Bayesian inference using the data fusion, will CHAN Taylor algorithm and the results of algorithm after treatment, get better positioning results)
- 2020-07-04 16:00:02下载
- 积分:1
-
NSA
否定选择算法的仿真 希望大家能好好学习
好东西和大家分享(Negative selection algorithm for the simulation of hope that we can learn good things and to share)
- 2009-05-04 20:57:56下载
- 积分:1
-
DDA_Line
DDA line Algorithm for draw line by matlab
- 2011-06-11 05:24:01下载
- 积分:1
-
grd
gradient function for matrix
- 2014-09-17 10:11:39下载
- 积分:1
-
HOTQ1
一个非常红的画图程序,非常有意思,再此上传下(A very red paint program, very interesting, upload it again next)
- 2011-10-04 09:52:14下载
- 积分:1
-
MATLAB-CUDA
MATLAB平台下的CUDA加速库。运用该库可避免在MEX函数中来回拷贝GPU数据,提高MATLAB运行速率。附件给出一个简单的矩阵乘法的示例程序,该程序在GTX TITAN下运行效率比intel i7 3930k提高了10倍。(CUDA MATLAB platform acceleration libraries. Avoid the use of the library can be copied back and forth GPU MEX function data, improve MATLAB run rate. Annex gives an example of a simple matrix multiplication program that runs under the GTX TITAN 10 times more efficient than the intel i7 3930k.)
- 2014-06-08 12:38:44下载
- 积分:1
-
radar_antanna
航管雷达的天线在水平方向上具有比较窄的波束,在垂直面上具有比较宽的波束,该程序仿真了航管雷达垂直面上余割型天线方向图(ATC radar antenna has a relatively narrow beam in the horizontal direction, has a relatively wide beam in the vertical plane, the program simulates air traffic control radar vertical plane cosecant antenna pattern)
- 2012-05-28 17:17:48下载
- 积分:1
-
matlab_instruction
中大数计的matlab的ppt,数学建模竞赛资料(The large numbers of dollars matlabppt)
- 2014-01-22 16:45:54下载
- 积分:1
-
ScriptforcomputingtheBERforBPSKmodulationin3
Script for computing the BER for BPSK modulation in a
Rayleigh fading channel with Alamouti Space Time Block Coding
Two transmit antenna, 1 Receive antenna
- 2010-07-11 20:17:50下载
- 积分:1
-
ChebyshevExpansion
给定一个普通多项式p(x),用列向量表示,阶次从高到低排列,此函数返回p(x)的切比雪夫多项式展开的系数,返回的的结果也是一个列向量,同样按切比雪夫多项式的阶次从高到低排列
另外该函数用cos(x)项傅里叶级数展开一个多项式(
ChebyshevExpansion.m by David Terr, Raytheon, 5-26-04
Given a polynomial f(x) of degree n expressed as a row vector of coefficients of x^k with
highest power on the left, expand f(x) as a sum of scalar multiples of
Chebyshev polynomials, i.e. return the column vector of coefficients a_k with k
running from n to 0 from top to bottom such that f(x) = sum_{k=0}^n{a_k P_k(x)}.)
- 2010-12-24 13:28:51下载
- 积分:1