-
SVM_Code_rar
支持向量机的实现程序,用于实现支持向量机基本算法的matlab代码(Support Vector Machine implementation of procedures used to implement the basic algorithm of support vector machine matlab code)
- 2009-09-05 08:35:17下载
- 积分:1
-
ch01
matlab程序安装、使用的基础知识,对MATLAB的初学者有一定帮助。(matlab installation, the use of basic knowledge of the MATLAB beginner to some extent help.)
- 2009-10-16 21:53:08下载
- 积分:1
-
Choi_Willaims
滤波器组的PWVD很不错的我已经试过了很好(filter group Ville very good, I have tried very good)
- 2007-06-08 22:20:36下载
- 积分:1
-
congestion-control
级联故障和拥塞控制及在无标度网络上的传播(Cascading failure and congestion control and spreading in scale-free networks.)
- 2014-08-12 11:24:14下载
- 积分:1
-
smith
利用smith圆图演示射频电路匹配过程,参数可调,界面良好。(Smith chart shows the use of RF matching process, adjustable parameters, the interface is good.)
- 2011-10-06 18:58:07下载
- 积分:1
-
youhua1
遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1()
遗传算法
n-- 种群规模
ger-- 迭代次数
pc--- 交叉概率
pm-- 变异概率
v-- 初始种群(规模为n)
f-- 目标函数值
fit-- 适应度向量
vx-- 最优适应度值向量
vmfit-- 平均适应度值向量
clear all
close all
clc 清屏
tic 计时器开始计时
n=20 ger=100 pc=0.9 pm=0.1 初始化参数
生成初始种群
v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵
[N,L]=size(v) 得到初始规模行,列
disp(sprintf( Number of generations: d ,ger))
disp(sprintf( Population size: d ,N))
disp(sprintf( Crossover probability: .3f ,pc))
disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式
待优化问题)
- 2020-12-11 20:19:19下载
- 积分:1
-
FindVanishingPoint
To find the vanishing point in an image.
- 2009-12-28 19:18:35下载
- 积分:1
-
ecwf(1)
LMS ALGORITHM CODE TO SUPPRESSION ECHO
- 2011-10-03 17:20:52下载
- 积分:1
-
ppm_tb
PPM编码器的测试文件,可以测试PPM编码是否正确(PPM encoder test file, you can test whether the correct PPM encoding)
- 2013-11-20 12:32:16下载
- 积分:1
-
Simple_Patch_Antenna
patch antenna using FDTD method........
skjfhiumghiroghmncjkdngvdgmcduucfu
- 2013-12-30 21:13:14下载
- 积分:1