资源列表
MATLAB_Codes
- 30个matlab智能算法,包括遗传算法,BP神经网络,模拟退火算法.(30 matlab intelligent algorithms, including genetic algorithm, BP neural network, simulated annealing algorithm)
theoretical program
- 给予多层膜理论计算棱镜式SPR传感器的反射曲线(Calculating reflectance spectra of SPR sensors with the multi layers reflection theory)
MATLAB模拟卫星运动
- 用MATLAB仿真GPS卫星运动,仿真GPS卫星的可见性(Simulation of GPS satellite motion with MATLAB,Visibility of simulated GPS satellites)
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
RBF、GRNN和PNN神经网络案例
- 能够实现RBF,GRNN和PNN神经网络的案例,一个是RBF-近红外光谱汽油辛烷值预测,GRNN,PNN-鸢尾花种类识别。代码和数据均有,直接可以拿来使用。(These are cases of RBF, GRNN and PNN neural networks can be realized. One is RBF-NIR spectroscopy gasoline octane prediction, GRNN, PNN-Iris species identification. Both c
matlab
- 对一个信号文件导入并进行fft变换,显示图形;对信号是否平稳,周期性,采样点数N,有偏无偏处理的估计效果等都做了处理和显示(A signal file is imported and transformed by FFT to display graphics; whether the signal is stable, periodic, sampling point N, the estimation effect of biased and unbiased processing are
monteCarlo
- 应用matlab语言,实现的蒙特卡洛算法,计算速度快(The Monte Carlo algorithm implemented in MATLAB language.)
dipfit2.3
- eeglab plugin-dipfit
WS小世界网络MATLAB
- % The simulation of WS-smallworld network % the algorithm of WS-smallworld's generation has been improved in speed, % and tend to be easily understood % writen by winter-my-dream@hotmail.com % Example: % N = 100; %network size (number of nodes)
杜芬方程解的小程序
- 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.)