资源列表

« 1 2 ... .06 .07 .08 .09 .10 18511.12 .13 .14 .15 .16 ... 28522 »

[matlab例程SGAPublic

说明:SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名) 使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优
<余风> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[matlab例程speedyGAv1.3

说明:SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell
<yahia> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[matlab例程FDTD-2Dmatlab

说明:一个简单易学的FDTD的matlab源代码,希望对大家有用-A simple FDTD to learn the matlab source code, we hope it be useful
<布饮> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[matlab例程Analysis-of-several-ESPRIT

说明:几种ESPRIT算法性能分析,源码内有详细注解-Performance Analysis of several ESPRIT
<> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[matlab例程MUSIC-classic-source

说明:经典MUSIC源程序,里面有三种不同的算法-MUSIC classic source, there are three different
<> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[数据结构常用算法Fourth-order-Runge---Kutta-

说明:四阶龙格-库塔算法在姿态解算中的应用,是实现圆锥运动的姿态解算。当旋转角速率w为定值的时候,我用龙格-库塔算法很容易解出了姿态矩阵四元数。-Fourth order Runge- Kutta algorithm of attitude algorithm.
<杨茜> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[matlab例程RBFwangluo

说明:自己编的遗传RBF神经网络程序,RBF神经网络,txt文件调试通过-Own series of genetic procedures for RBF neural network, RBF neural network, txt file debugging by
<刘刚> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[matlab例程TCM_vit

说明:通信传输过程中使用TCM 维特比编译码的源程序 包括编码和解码两个子程序,可以绘出误码率曲线-Communication transmission TCM Viterbi decoding using the source code, including encoding and decoding of two subroutines, you can draw the curve of bit error rate
<PT> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[matlab例程Exp-02

说明:双目机器视觉在行车中的测距及定位应用 -Binocular vision in the road in the distance and location-based applications
<耿莹> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[matlab例程work

说明:matlab 实现的16QAM ,8PSK调制解调以及误码率分析-matlab implementation of 16QAM, 8PSK modulation demodulation and bit error rate analysis
<安仔> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[matlab例程KNN11

说明:matlab有关K近邻分类算法,很不错,-matlab knn
<蝶澈> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[matlab例程Kalman-filter

说明:用matlab实现卡尔曼滤波对三状态的信号进行滤除噪声-Kalman filter with matlab the three states to filter out the noise signal
<实在> 在 2024-11-20 上传 | 大小:4kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 18511.12 .13 .14 .15 .16 ... 28522 »

源码中国 www.ymcn.org