-
friendtest4
有关友元函数,对于初学者是一个非常不错参考例子(friend
)
- 2009-11-30 19:36:03下载
- 积分:1
-
GPS-Matlab2006
电子书:《GPS基本原理及其Matlab仿真》2006,全文扫描清晰版(EBook: GPS Fundamentals and Matlab simulation 2006)
- 2015-04-05 16:04:35下载
- 积分:1
-
matlab-edu-codes
matlab-edu-codes 32 .m files !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2009-10-20 23:04:06下载
- 积分:1
-
mi
说明: matlab 互信息理论主要函数的工具包,包括互信息,熵的计算公式等程序(the main function of mutual information theory matlab toolkit, including the mutual information, entropy calculation)
- 2010-04-13 16:44:46下载
- 积分:1
-
array_DOA
这是基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序。(this is a matlab program about DOA.)
- 2012-04-24 11:17:09下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
chap5
用matlab编写的程序,关于MATLAB图像处理的中计算图像的欧拉数。(Matlab program, about calculation in matlab image processing of the euler number of image。)
- 2013-12-18 10:04:18下载
- 积分:1
-
lms-algorithm
Implemenation of lms algorithm
- 2013-06-07 03:45:55下载
- 积分:1
-
Matlabxiaobo
Matlab小波分析工具箱原理与应用,matlab在工程中应用非常的广泛,而小波是近几年来在信号处理方面一个非常有利的工具,本书就是讲解matlab的小波分析工具箱的的一本书,他作为信号处理是非常好的一本入门书!(Matlab Wavelet Analysis Theory and Application of the toolbox, matlab in engineering applications is very broad, and wavelet signal processing in recent years in a very advantageous tool, this book is to explain the matlab toolbox for wavelet analysis of a book, as signal processing is a very good primer!)
- 2007-11-14 18:47:07下载
- 积分:1
-
introduction
说明: matlab簡介與入門使用MATLAB為各種動態系統模擬、數位訊號處理、科學計算、科學目視等領域的標準程式語言(Introduction and Getting Started with MATLAB matlab to use a variety of dynamic system simulation, digital signal processing, scientific computing, scientific standards for the areas of visual programming language)
- 2010-04-06 10:19:24下载
- 积分:1