资源列表
Gravitational Search algorithm
- 万有引力算法,是一种基于万有引力定律和牛顿第二定律的种群优化算法。该算法通过种群的粒子位置移动来寻找最优解,即随着算法的循环,粒子靠它们之间的万有引力在搜索空间内不断运动,当粒子移动到最优位置时,最优解便找到了。(Gravitational Search algorithm)
Radar_MATLAB
- Resource Allocation with Radar Spectrum Sharing
lg_process_2D
- 基于微波成像领域的,应用于医学脑成像的共焦成像算法(Confocal imaging algorithm.)
PSO
- 粒子群优化算法,包含五个函数文件,和一个说明文件(Particle swarm optimization algorithm contains five function files.)
MATLAB
- 在matlab平台上搭建BP神经网络对26个字母进行训练识别(BP neural network is built on MATLAB platform to train and identify 26 letters.)
FA
- 萤火虫算法的初步实现,算出测试函数的最优值(The initial realization of firefly algorithm is used to calculate the optimal value of test function.)
MATLAB拟合求解圆心和半径
- MATLAB拟合求解圆心和半径,通过给定的一系列点的坐标,拟合出最接近的圆(MATLAB fitting for the solution of the center and radius)
系统辨识与自适应控制程序(769-5)
- 状态空间和传递函数的转换,实现状态空间预测的第一步(Transformation of state space and transfer function)
Fourier transform based on Riemann sum
- 基于黎曼和,已知傅里叶计算的公式,积分计算傅里叶级数(Fourier transform based on Riemann sum.)
MATLAB绘制圆形并填充斜线
- 绘制圆形并填充斜线,可自定义圆的半径, 定义直线的倾角,角度值(-90°至90°),定义直线的间距(Draw round and populate the slash, customizable round radius, define the line Angle,)
lpccut
- 1.读取中文字符 2.利用微软系统语音获得待转换语音 3.gpc处理语音 4.合成语音 5.将多段语音拼接得到最终的语音(1. read Chinese characters 2. using the voice of Microsoft system to obtain the pending speech 3.gpc handles voice http://blog.csdn.net/kaixinshier/article/details/72142889. 4. synthetic sp
MATLAB牛顿法求解非线性方程组
- MATLAB牛顿法求解非线性方程组,运用牛顿法对非线性方程组进行求解可得到数值解(MATLAB Newton method for solving nonlinear equations, using Newton method to solve nonlinear equations to obtain numerical solution.)