-
ball
模拟小球自由落体~可画轨迹~已设置GUI界面(Analog free-falling ball trajectory ~ ~ can draw GUI interface has been set up)
- 2009-04-03 21:11:17下载
- 积分:1
-
MatlabProgrammingLearningSoftware
学习matlab的一本辅助电子版学习资料,自认为很不错,望对初学matlab者有用!
编程学习课件(Learning matlab' s a secondary electronic learning materials, since that is very good, hope useful to matlab for beginners! Programming Learning Software)
- 2010-10-29 17:18:06下载
- 积分:1
-
OceanAcoustic
海洋声传播计算程序,包括ffp方法、pe方法、简正波方法、射线方法等(include ffp pe normal mode ray method)
- 2010-11-12 16:36:42下载
- 积分:1
-
Application-au-problEme-du-pendule-
Application au problème de la cuve. Comparaisons entre un contrô leur ACF, un
contrô leur PID et le contrô leur à logique floue de Matlab.
Application au problème du pendule inverse. Comparaisons entre un contrô leur
ACF, un contrô leur PID et le contrô leur à logique floue de Matlab.
- 2015-03-09 00:10:51下载
- 积分:1
-
application
extracting region of interest with region growing
- 2012-05-03 06:58:40下载
- 积分:1
-
matlabcode2
基于卡尔曼滤波的GNSS卫星导航PVT解算例程,实测可用。输入参数为至少四颗卫星的XYZ坐标和伪距,输出结果为接收机经纬度值。(GNSS satellite navigation PVT Calman filter solution based routines, can be measured. The input parameters for the XYZ coordinates of at least four satellites and pseudo distance, the output for the receiver latitude and longitude value.)
- 2014-09-19 23:58:44下载
- 积分:1
-
beam
基于matlab的波束赋形源代码,非常有用,请大家分享(beam forming)
- 2011-12-14 22:27:02下载
- 积分: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
-
qingzhuoyinpinpu
清浊音处理的MATLAB程序,用汉明窗来实现。(MATLAB program Voicing treated with Hamming window to achieve)
- 2014-01-06 09:27:28下载
- 积分:1
-
ardupilot-ArduCopter-3.2.1
APM飞控程序,Ardupilot3.2.1(Flight control program of the APM, Ardupilot3.2.1
)
- 2015-05-08 14:52:20下载
- 积分:1