-
ARINC821strawman
ARINC 821 specification
- 2010-11-11 04:45:23下载
- 积分:1
-
DSPandapplication
是《MATLAB数字信号处理与应用》一书的源代码,该书由李正周编著 清华大学出版社出版 2008年5月
本书主要介绍基于MATLAB R2006a的信号分析与处理的原理和应用。全书共分为7章:第1章对MATLAB R2006a的特点与MATALB的基本使用进行了介绍,第2章~第7章分别讲述了MATLAB中信号处理工具、MATLAB离散时间系统与Z变换、数字滤波器及其设计、平稳随机信号分析、非平稳信号分析与处理以及自适应信号分析与处理,并且每一章节都较详细地分析了包括雷达信号、图像信号和语音信号等信号处理综合应用实例。
本书可作为高等学校数字信号处理等课程的教材或参考书,对于从事信号处理及相关领域的工程技术人员也具有重要的参考价值。(err)
- 2008-08-25 08:43:27下载
- 积分:1
-
Osto
说明: 最大类间方差法又称otus方法,是日本学者大津展之在最小二乘法原理基础上提出来的,其本质是一种阐值分割方法。
(Otsu method, also known as otus method, Otsu, Japan scholars in the development of the least squares method based on the principle put forward by its very nature is a kind of illustrates the value of segmentation.)
- 2011-04-11 09:21:14下载
- 积分:1
-
matlab2012b_std
matlab2012b的安装方法,单机安装及局域网服务器安装-matlab2012b,license( installation method, installation of stand-alone installation and LAN Server)
- 2013-12-03 19:31:35下载
- 积分:1
-
newton
牛顿法,一种高效的优化方法,对于无约束的优化问题有效(Newton, an efficient optimization method for unconstrained optimization problems effectively)
- 2013-12-08 14:32:43下载
- 积分:1
-
EdgeDetection
A program to compare different method of edge detection
- 2010-02-15 02:44:59下载
- 积分:1
-
suanfa
采用MVM,MUSIC,MEM,MNM四种方法进行空间谱估计(adopt MVM,MUSIC,MEM,MNM to estimate target space spectrum)
- 2011-07-13 00:48:00下载
- 积分:1
-
MATLAB-commonly-used-algorithm
MATLAB常用算法程序集,功能比较齐全。(MATLAB commonly used algorithm for assembly, function relatively complete.)
- 2013-10-20 16:54:11下载
- 积分:1
-
MATLAB_gui
MATLAB 界面编程
图像处理的程序GUI界面实例(MATLAB image processing program programming interface GUI interface instance)
- 2010-05-09 12:05:05下载
- 积分:1
-
sdafsearchbnd
Fminsearch不承认的约束限制。
不过简单的转换方法存在
转换成一个绑定的约束问题
无约束问题。
Fminsearchbnd用于酷似fminsearch,
除了边界应用到变量。
应用于国内的界限,利用
改造中的变量。 (二次型
单式,双罪恶界(十)。)
具有包容性的不平等的界限,它承认
边界值本身,但不准
在所有函数之外的范围评估。
请注意,fminsearchbnd允许用户准确地固定在某个给定值通过设置一个变量的确切范围相同的值。(Fminsearch does not admit bound constraints.
However simple transformation methods exist to
convert a bound constrained problem into an
unconstrained problem.
Fminsearchbnd is used exactly like fminsearch,
except that bounds are applied to the variables.
The bounds are applied internally, using a
transformation of the variables. (Quadratic for
single bounds, sin(x) for dual bounds.)
The bounds are inclusive inequalities, which admit
the boundary values themselves, but will not permit
ANY function evaluations outside the bounds.
Note that fminsearchbnd allows the user to exactly fix a variable at some given value, by setting both bounds to the exact same value.)
- 2011-05-23 10:31:04下载
- 积分:1