-
matrix_decompose
使用MATLAB软件对智能天线进行DOA估计的MUSIC算法仿真研究,希望对大家学习有帮助(Using MATLAB software on smart antennas for DOA Estimation Algorithm for Simulation of MUSIC, in the hope that will help them to learn)
- 2009-07-02 16:11:21下载
- 积分:1
-
course-timetable--problem
说明: 排课算法 讲述了排课算法重要算法附有伪代码(course timetable problem)
- 2011-04-06 18:18:03下载
- 积分:1
-
fdmbook.tar
matlab files in an imortant book about finite difference method on pde
- 2011-09-27 14:10:49下载
- 积分:1
-
K-L-based-target-identification
基于KL变换的目标识别技术,个人认为效果比神经网络要好(KL transform based target identification technology, think better results than the neural network)
- 2013-12-21 16:40:47下载
- 积分:1
-
RLS_data
利用matlab语言实现递推最小二乘算法,里面包含程序运行时的xls数据(Matlab language implementation using recursive least squares algorithm, which contains the program runs when the xls data)
- 2010-01-21 13:19:00下载
- 积分:1
-
zsy
说明: 非线性自适应的算法及其仿真实验,包含仿真实验报告,代码目录以及代码说明。(Nonlinear adaptive algorithm and its simulation results, the report contains the simulation, code directory and the code description.)
- 2010-04-18 11:23:01下载
- 积分:1
-
MIP
运用分枝定界法求解混合整数规划的matlab程序( Use the branch and bound method for solving mixed integer programming procedures meaning of the of the input parameters: min f* x A* x < = b Aeq* x = beq iter_num_max: maximum number of iterations lb : each variable lower limit UB: upper limit of the each variable X0: Initial ID: 0,1 variable, ID (k) = 1 indicates the variable k is an integer variable, ID (k) = 0, represents the k variable non-integer variable ftemp_up: initial upper bound, unable to find the upper bound of the initial default is infinite IP: initial feasible solution, the initial feasible solution can not be found, the default is the empty output parameters meaning: x: y: optimal solution of the objective function value corresponding to the optimal solution time-consuming iter_num: the number of iterations of the entire branch and bound process Time: Run this program)
- 2020-11-08 10:49:47下载
- 积分:1
-
14-Probability-model
浙江大学关于概率模型的ppt演示文稿,可以参考(Zhejiang university about probability model PPT presentation manuscripts, can reference)
- 2012-01-14 13:33:35下载
- 积分:1
-
find_dl
求点d1到直线d2-d3的距离,并画线。范例: [d dl]=find_dl([2 1],[8 3],[4 7]) 则 dl=[6 5]。(Example: [d dl] = find_dl ([2 1], [8 3], [4 7]) if dl = [6 5].)
- 2015-04-17 11:24:25下载
- 积分:1
-
myInterp
线性插值,反映龙格现象,不同插值点数对比(Linear interpolation, reflecting the Runge phenomenon, comparison of different interpolation points)
- 2011-10-20 13:01:34下载
- 积分:1