-
EdgeDemo2673
自己编写的关于MATLAB与c++混合编程的小程序。(program)
- 2009-09-15 11:08:59下载
- 积分:1
-
BSM
BSM模型仿真,显示出不同指标的曲线图并且对比。(BSM model simulation, showing a graph of different indicators and contrast.)
- 2014-12-13 21:50:27下载
- 积分:1
-
2013061459547765
mimosimulation,ofdmsimulation(mimosimulation, ofdmsimulation)
- 2015-02-20 04:11:34下载
- 积分:1
-
radiation_pattern
自适应波束形成,天线方向图,幅相误差校准,相控阵天线(Adaptive beam forming, antenna pattern, amplitude and phase error calibration, phased array antenna)
- 2016-10-31 06:26:39下载
- 积分:1
-
1
说明: 防止电脑泄密的常用方法,设置简单,通俗易懂,功能强大。(To prevent the disclosure of the commonly used computer methods, to set simple, user-friendly and powerful.)
- 2010-02-01 21:11:25下载
- 积分:1
-
filterCode_improved
Improved HS and LK optical flow technique is attached. In addition, newly devloped estimation algorithm is available,
- 2013-10-28 12:48:06下载
- 积分: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
-
qubian
通过matlab的动画模拟形象的展示曲柄连杆的工作过程。m文件。(Matlab animation image shows the working process of the crank and connecting rod. m file.)
- 2013-05-16 21:45:38下载
- 积分:1
-
Simulation-Of-a-Cognitive-Radio-System-In-Matlab
simulation of cognitive radio using matlab
- 2013-05-22 20:52:42下载
- 积分:1
-
GLCMhePSI
图像纹理特征提取算法:灰度共生矩阵、像元形状指数。。(Texture feature extraction algorithm: GLCM, pixel shape index. .)
- 2020-07-21 16:58:45下载
- 积分:1