-
arry
基于最小均方算法lms算法的程序源代码程序仿真(Least mean square algorithm based on LMS algorithm source code)
- 2009-02-23 13:12:49下载
- 积分:1
-
Ant_Pls
基于matlab编写的蚁群-偏最小二乘算法(AOC_PLS),该算法实现含变量多的数据的变量的筛选!(prepared by the Matlab-based Ant- PLS algorithm (AOC_PLS) The algorithm with variable number of variable data Screening!)
- 2007-05-24 20:07:53下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
FaceDetectionSystem
一个人脸识别系统,很好用。能够实现人脸的识别和检测。(A face recognition system, it just works. Able to achieve human face identification and testing.)
- 2010-03-14 23:17:20下载
- 积分:1
-
MATLABsecret
《MATLAB 揭秘》为学习这种功能强大的数学计算工具提供了高效的、启发性的方法。 本书使用简单易行的风格,一开始介绍了 MATLAB 基础,你将学习到如何绘制图象,求解代数方程及计算积分,也将学习到如何求解微分方程, 求 ODE 的数值解, 使用特殊函数工作。
本书含有几百个例子及其详细解说过程,章末带有习题,书末还带最终测试题目,一句话,本书给予你的是 MATLAB 精华。
本自学指导书提供了:
z 上手 MATLAB的最快方法
z 几百个带有解答过程的工作实例
z 覆盖了MATLAB7
z 每章章末配有习题,提高学习质量,查漏补缺。
z 书末附有最终测试题
z 为学习和工作节省时间提高效率
《MATLAB 揭秘》对初学者很容易,对高手有挑战性,是通往计算精度的捷径。("MATLAB Reveal" to learn the powerful mathematical tools to provide efficient and enlightening way. This book uses a simple style, the beginning describes the basis of MATLAB, you will learn how to draw images, solving algebraic equations and calculating points, will also learn how to solve differential equations, find the numerical solution of ODE, the use of special function work.
This book contains hundreds of examples and a detailed explanation of the process, with the end of the chapter exercises, end of the book is also the ultimate test subject with a word, this book gives you the essence of MATLAB.
This book provides a self-study guide:
z fastest way to get started MATLAB
z hundreds of examples of the work process with a solution
z covers MATLAB7
z chapter at the end of each chapter with exercises to improve the quality of learning, leak filled.
z end of the book title with a final test
z for the learning and work to save time and improve efficiency
"MATLAB Re)
- 2010-05-17 14:04:02下载
- 积分:1
-
GWO
Grey Wolf Optimizer MATLAB code for doing optimize your project
- 2019-02-26 03:01:42下载
- 积分:1
-
BeamFormer_original
Matlab source for conventional, SINR, Null-steering and minimum variance bemforming in 8 sensors
- 2014-08-26 20:29:58下载
- 积分:1
-
IMMKF
这是研究生毕业论文做的项目——基于粒子滤波和卡尔曼滤波的卫星定位技术。附件中包含了无线信道估计和均衡、TDOA测距、IMM-KF滤波的所有程序,希望对从事无线定位技术的开发人员有帮助。独家奉献。(This is the project graduate thesis do-- Based on satellite positioning technique of particle filter and Calman filter. Annex contains all the applications of wireless channel estimation and equalization, TDOA distance, IMM-KF filter, and they hope to help in the wireless location technology development personnel. Exclusive dedication.)
- 2013-08-31 22:15:21下载
- 积分:1
-
改进粒子群算法的PID控制器优化设计
说明: 用pso对bp神经网络进行优化,对pid控制器进行优化设计(Using PSO to optimize BP neural network and PID controller)
- 2020-11-12 19:39:44下载
- 积分:1
-
MATLAB
巴特沃斯低通滤波器的设计的matlab原程序如下(Butterworth low-pass filter design matlab the original procedures are as follows)
- 2009-01-01 13:52:20下载
- 积分:1