-
quanzhuyuan
全选主元消元法解方程组,通过测试,可以自己修改方程组(Select principal component elimination method solution of equations)
- 2009-11-17 14:40:51下载
- 积分:1
-
Link11_matlab_gaojieleijiliang
本文件中包含的是对LInk11数据链进行高阶累积量的无源定位matlab代码,对初学者具有很好的作用。(Contained in this document is to LInk11 data chain cumulant passive location code, for beginners with good effect.)
- 2021-04-21 20:08:49下载
- 积分:1
-
Adaptive-Filtering-Primer-with-MATLAB---Poularika
this is a very good text for matlab begginers. and this book gives information about ADAPTIVE FILTERING with using MATLAB.
- 2013-03-12 13:32:12下载
- 积分:1
-
BLDC
无刷直流电机模型及双闭环控制,很实用,效果良好(Brushless DC motor model and double-loop control, it is practical to good effect)
- 2013-10-16 21:45:54下载
- 积分:1
-
Towards-a-Distributed-Clustering-Scheme-based-on-
Towards a Distributed Clustering Scheme based on Spatiail Correlation in WSNs
- 2011-01-21 19:12:13下载
- 积分:1
-
wavefor1d
本程序实现1D声波正演,擦用Clyton单程波吸收边界条件。(This program implements 1D acoustic wave equation, rub with Clayton one-way wave absorbing boundary condition)
- 2013-09-25 12:11:32下载
- 积分: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
-
mars
mars orbitor mission
- 2014-01-02 02:30:15下载
- 积分:1
-
tran
模拟列车运行,计算列车的运行图,分析运行状态(silmuation raily)
- 2021-04-11 16:28:58下载
- 积分:1
-
New-folder-(5)
this file is about beam forming with adaptive file
- 2013-09-12 15:49:54下载
- 积分:1