资源列表
基本人工势场法路径规划
- 基于人工势能的路径规划,matlab代码编程(Path planning based on artificial potential energy)
Krishnan11-norm_sparsity_code
- ksishnanh deblur method
theoretical program
- 给予多层膜理论计算棱镜式SPR传感器的反射曲线(Calculating reflectance spectra of SPR sensors with the multi layers reflection theory)
SurrogateOptimizationModule_FileExchange
- 代理优化工具箱,里面有很多非常实用的代理模型(surrogate for large data optimitation and some common used model like the polynomial and others)
加入权重系数
- 为了抑制两电平逆变器输出中产生的共模电压,本算法采用在代价函数中加入相应的权重系数使得共模电压得到抑制(In order to suppress the common-mode voltage generated in the output of two-level inverters, the algorithm uses the corresponding weight coefficient in the cost function to suppress the common-mode
杜芬方程解的小程序
- Dufing方程是一种重要的动力系统山,是反映工程物理系统中非线性现象和混沌动力学行为的极其重要的方程式。通过Duffing方程可以探讨铁磁谐振电路中的分岔、拟周期运动、子谐波振荡。而在非线性与混沌系统的研究中,Duffing方程展示了丰富的混沌动力学行为。本文通过对不同情况下的Duffing方程进行分析,利用MATLAB进行仿真,从而对Duffing方程有进一步的了解。(Dufing equation is an important dynamic system mountain, which
Parameter optimization
- 代码很齐全,包括用 最小二乘支持向量机进行参数优化,曲线拟合等(The code is complete, including parameter optimization, curve fitting and so on using least squares support vector machine.)
基于演化博弈的两个小区用户的资源分配
- 该算法利用演化博弈的思想进行多小区用户的资源分配,将小区重叠部分当做种群,种群中的用户进行演化博弈进行网络切换,基站为其分配子信道。本算法利用matlab进行仿真测试,仿真结果显示演化博弈能够达到稳定,提升系统吞吐量,在小区资源分配能够有一个很好的参考。不同于传统的资源分配方法,可以给出一个新思路(The algorithm uses the idea of evolutionary game to allocate resources for multi-cell users. The ove
信道估计三种
- 信道估计三种方法信道估计三种方法信道估计三种方法
LDPC_BP代码
- 在matlab上实现ldoc码的编译码仿真,画出误码率误诊率曲线(The LDOC code is simulated and coded on MATLAB, and the error rate curve is drawn.)
MATLAB-BCH
- MATLAB实现BCH(15,5)编译码,以及BCH编码器与解码器的MATLAB实现及性能分析(MATLAB implementation of BCH (15,5) encoding and decoding)
NSGAⅡ
- 利用NSGAⅡ算法处理多目标优化问题,测试函数包括ZDT1,2,3; DTLZ1,2,3。包含测试函数的真实前沿面数据。(NSGA II algorithm is used to deal with multi-objective optimization problems. The test functions include ZDT1,2,3 and DTLZ1,2,3. Contains the real frontier data of the test function.)