-
MLkNN
数据挖掘领域中的一种算法-ML-KNN是一种改进的最近邻算法(Data Mining in the area of an algorithm-ML-KNN is an improved nearest neighbor algorithm)
- 2007-12-13 10:31:58下载
- 积分:1
-
ratar
完整的雷达系统仿真MATLAB源代码
包括天线设计,脉冲压缩等等 (MATLAB simulation of the complete source code for radar systems, including antenna design, pulse compression, etc.)
- 2009-10-08 15:17:10下载
- 积分:1
-
OFDM
This a matlab code that simulate the monte-carlo simulation of using 16-QAM with OFDM system under AWGN case.
- 2008-05-21 16:07:52下载
- 积分:1
-
opt_2
上海交通大学最优化练习题2,复习考试必备习题(Shanghai Jiaotong University, 2 optimization exercises, review exercises necessary tests)
- 2010-12-01 21:04:44下载
- 积分:1
-
warping
说明: 使用Matlab实现的一个图像Warping的算法,通过指定需要进行Warping的点以及操作之后的位置,对图片进行扭曲变形,是图形图像处理的经典算法。(Implemented using the Matlab image Warping algorithm, Warping by specifying the need for operation after the point and the location of the distortion of the picture is the classic graphic image processing algorithms.)
- 2010-04-07 16:52:54下载
- 积分:1
-
STACK-a-QUEUE
Data structure stack and queue concept with tower of Hanoi example explanation in different way
- 2015-02-05 16:31:23下载
- 积分:1
-
Matlab_GUI_ImageEdge
说明: matlab实现图像边缘检测,书籍源码,gui编程(Image edge detection matlab, book source, gui programming)
- 2011-03-24 12:12:45下载
- 积分:1
-
sanbianjiaohuansuanfa
提供一种求解最优哈密尔顿的算法---三边交换调整法,文件里有具体说明。(Solving the Hamilton-optimal algorithm--- the trilateral exchange adjustment method, specify the file.)
- 2013-04-23 17:46:29下载
- 积分:1
-
LTE--antennas
说明: LTE天线模型仿真
LTE_System_Level_1.0_r247
2010最新(LTE--antenna
LTE_System_Level_1.0_r247)
- 2010-03-31 15:19:04下载
- 积分: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