-
PosData
Wifi received signal strength data (RSS,x-y cordinates) which can be used in a MATLAB post processing positioning algorithm
- 2015-01-20 20:18:42下载
- 积分:1
-
oose
Appraisal Tracker system is a web based application which is useful for an organization to track the performance of their employess through various performance measures.
- 2014-09-01 23:56:33下载
- 积分:1
-
Evaluation-Scientific-Research
基于matlab工具箱中的离散Hopfield神经网络的分类问题-高校科研能力评价(Matlab toolbox based on the discrete Hopfield neural network classification problems- Evaluation of Scientific Research)
- 2011-04-27 11:02:13下载
- 积分:1
-
matlabxiti5
matlab要求编写函数,并画出图的matlab习题,供大家参考(prepared Matlab functions, and draws a plan of Matlab Exercise, for your reference! !)
- 2006-05-28 13:23:53下载
- 积分:1
-
WidebandNonCoherentSignal
宽带DOA估计 使用经典的MUSIC算法仿真通过
(wideband direction of arravial
use the MUSIC method)
- 2020-10-20 23:37:26下载
- 积分:1
-
AR
说明: matlab编写的时间序列分析工具,应用AR模型对时间序列进行预测(time series analysis written matlab tools, applications, time series AR model to predict)
- 2010-12-23 11:41:39下载
- 积分:1
-
matlab67
MATLAB数值分析与应算习题代码6 7节,用于学习交流,不可用商业用途。(MATLAB Numerical Analysis and Problem Code 67 should be considered section for learning exchanges, can not be used for commercial purposes.)
- 2010-05-14 13:40:48下载
- 积分:1
-
WimaxPhyLayerSimulationCode
Simulation PHY layer of Wimax 802.16e, including Tx, Channel and Rx, baseband only.
- 2011-01-08 19:41:15下载
- 积分:1
-
matlab-help
说明: matlab help,很不错的教程,对你一定会有帮助(GOOD)
- 2010-04-15 08:34:36下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1