-
zhongzhilvbo
MATLAB实现图形图像的处理,对图像的中值滤波。(MATLAB image processing of graphics, the image median filtering.)
- 2011-05-23 17:23:09下载
- 积分:1
-
rengongwangl
模式识别MATLAB代码模式识别M模式识别MATLAB代码ATLAB代码(Pattern of all kinds of matlab algorithm
)
- 2010-05-31 16:25:05下载
- 积分:1
-
2
说明: 高等光学仿真(matlab版)-光波导、激光书中部分程序(Higher optical simulation (matlab)- waveguide, the laser part of the program in the book)
- 2012-10-05 22:11:08下载
- 积分:1
-
PhysModMatlab
phsical mpdelling matlab
- 2013-11-29 10:42:17下载
- 积分:1
-
findit123
Used to obtain the particular position where a maximum or minimum occurs in a matrix
- 2010-11-18 07:09:35下载
- 积分:1
-
HMM是很多人需要的MATLAB语音识别编程
HMM是很多人需要的MATLAB语音识别编程(HMM is very good for us.)
- 2020-07-10 09:08:56下载
- 积分: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
-
Resize_Bilinear
Codes for Resizing Images with Bilinear Interpolation, without using Matlab embedded function.
- 2009-12-15 20:41:34下载
- 积分:1
-
tulunhaosuamfa
说明: 内部集成多种算法,对图论学习的帮助那就不用说了,祝你们好运(A variety of internal integration algorithms, graph theory to study the help of it, needless to say, and I wish you good luck)
- 2009-08-04 14:29:08下载
- 积分:1
-
chegnx
说明: 轴系设计计算-4
人字架结构尺寸的优化设计-1
曲线拟合和多项式拟合-2(Shaft design calculation-4 Renzi Jia Structural size optimization of the design curve fitting and polynomial fitting-1-2)
- 2011-03-27 16:26:42下载
- 积分:1