资源列表
271730161034735
- matpower潮流计算,5节点,14节点均可(power flow calculation)
ffjcext
- clear all;clc %% the original conditions f=@(x)exp(-x)+x^2; a=0; b=1; Theta_error=0.15; %% execute FibonacciOpt Algorithm [x_opt,f_opt,stepNum]=FibonacciOpt(f,a,b,Theta_error); %% function figure x=a:0.01:b; y=exp(-x)+x.^2; plot(x,y,'k')
Sim_PRACH
- LTE的parch信道仿真实现,实际项目(Parch channel LTE simulation, the actual project)
yianzheng
- 感应电机基于转子磁链的无速度传感器仿真模型。(Sensorless simulation model of induction motor based on rotor flux)
聚类分析
- 结合具体案例介绍了聚类分析的matlab具体实现,包括系统聚类,k聚类(The matlab implementation of cluster analysis is introduced in detail)
function fitting
- Bp\感知器\SVM\RBF的神经网络函数拟合程序,其中大部分都是一维输入一维输出,特别适合刚入门的学习者。(These Program were BP\PERCEPTION\rbf\svm function fitting used matlab)
yichuantuihuo
- 《Matlab智能算法30个案例分析》基于遗传模拟退火算法的聚类算法(Clustering algorithm based on genetic simulated annealing algorithm)
动态粒子群
- 基于动态粒子群算法的动态环境寻优问题,粒子群算法在复杂环境下的编程实例。(Dynamic environment optimization problem based on dynamic particle swarm optimization algorithm, particle swarm optimization programming examples in complex environment.)
matlab_neat源程序
- NEAT算法源程序,可以下载运行下看看效果,根据具体问题进行程序修改(NEAT algorithm source program, you can download the run to see the effect, according to the specific problems of the program modification)
声音信号频谱分析仪
- 利用matlab 对声音信号进行频谱分析,以获得信号(Spectrum analysis of sound signals)
基于动态粒子群算法的动态环境寻优算法
- 动态粒子群寻优算法,且通过matlab代码来实现(Dynamic particle swarm optimization algorithm, and realized through MATLAB code)
Archivio
- Find the oblique shock in compressible flow
