资源列表
nrtps_schedule
- 分组调度算法中三种基本的调度算法,轮询(RR)、最大载干比(Max C/I)以及比例公平调度算法(PF)的MATLAB编程,对吞吐量、公平性以及时延性的仿真实现过程。((RR), Max C / I and MATLAB programming, the simulation of throughput, fairness and delay in the three basic scheduling algorithms, packet scheduling algorithm Impleme
KPCA
- 核主成分分析方法,过程非常详细,可用于分类和降维(The kernel principal component analysis method is very detailed and can be used for classification and dimensionality reduction)
VMD程序
- 变分模态分解的matlab程序,便于分析(Variational modal decomposition of the matlab program, easy to analyze)
例子
- 使用matlab编写的例子程序,每一个m文件里面有好多的个小例子,把图片名字跟路径改了之后,就可以使用。(Using matlab prepared examples of procedures, each m file which has a lot of small examples, the picture name with the path changed, you can use.)
数值计算方法的相关代码
- 有关二分法、试值法、帕德逼近、高斯消去的代码,可供数值计算方法学习者参考(About dichotomy, test method, Pader approximation, Gaussian elimination of code, numerical calculation method for learner reference)
APA
- 利用MATLAB写的自动泊车的小例子,可以运行来了解自动泊车的运动轨迹。(Use MATLAB to write automatic parking of small examples, you can run to understand the automatic parking movement track.)
STTC_simulation
- matlab上实现网格空时码(STTC)的仿真。(Simulation of trellis space time code (STTC) on matlab.)
少发故障的寿命分布拟合
- 首先是针对无或单失效数据情形下,通过多层贝叶斯估计法得到失效概率过后,给出了寿命分布参数的加权最小二乘估计。然后如果失效数据不止一个,使用乘积限估计法来得到失效概率的估计值。(Firstly, the weighted least squares estimation of the life distribution parameters is given by the multi-layer Bayesian estimation method after the failure probab
lasso
- Lasso问题用ADMM,BCD,cvx方法实现(The algorithms to solve lasso problem)
GradientProjectionMethod
- 好东西,可以计算梯度投影,自己写的,能用的(Good things, you can calculate gradient projection, write their own, can be used)
taylortool
- taylor逼近计算器,有非常好的逼近拟合功能(TAYLORTOOL is an interactive Taylor series calculator that graphs a function f against the Nth partial sum of itsTaylor series over [-2*pi,2*pi].)
蚁群算法
- 蚂蚁算法 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。这种算法具有分布计算、信息正反馈和启发式搜索的特征,本质上是进化算法中的一种启发式全局优化算法。蚁群系统(Ant System或Ant Colony System)是由意大利学者Dorigo、Maniezzo等人于20世纪90年代首先提出来的。他们在研究蚂蚁觅食的过程中,发现单个蚂蚁的行为比较简单,但是蚁群整体却可以体现一些智能的行
