-
beamforming
分别实现由MVDR和RLS实现了单波束形成(signal beamfroming using MVDR and RLS)(Realize, respectively, by the MVDR and RLS realize a single beamforming (signal beamfroming using MVDR and RLS))
- 2007-07-11 21:58:29下载
- 积分:1
-
mutualinfor
计算互信息非常有用的一组程序,里面有我的例子(a group of procedures of mutual information)
- 2010-08-18 15:32:44下载
- 积分:1
-
CSCS
说明: matlab源码,关于压缩感知基本算法的一些应用(matlab source code, the basic algorithm on a number of compressed sensing applications)
- 2010-04-08 15:10:29下载
- 积分: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
-
Final-Coding
hybrrid DWT and DCT based image compression
- 2014-01-27 13:26:38下载
- 积分:1
-
munjiu
这是一个好用的频偏估计算法的matlab仿真程序,DSmT证据推理的组合公式计算函数,包括数据分析、绘图等等。( This is a useful frequency estimation algorithm matlab simulation program, Combination formula DSmT evidence reasoning calculation function, Data analysis, plotting, etc..)
- 2016-11-15 15:51:08下载
- 积分:1
-
duojilianghua
包含三种跳频序列编码的实现,实现了性能改进,很经典的。(contains three hopping sequence coding to achieve and realize the performance improvements, very classic.)
- 2007-01-07 14:32:48下载
- 积分:1
-
canny_edge
canny_edge的源码 供朋友们参考(canny_edge friends as a reference source for)
- 2011-08-23 22:45:08下载
- 积分:1
-
code
基于MATLAB的基础分水岭算法及改进算法的实现(the application and the improvement of the watershed algorithm )
- 2015-01-13 15:09:53下载
- 积分:1
-
2002_08
Power Steering: Brushless DC
I or Switched-Reluctance?
- 2010-08-24 23:47:42下载
- 积分:1