-
12-pde
Program for solving differential equation in Matlab lesson 12.
- 2015-08-28 03:57:45下载
- 积分:1
-
MATLAB
基于MATLAB的快速傅立叶分析程序设计(MATLAB)
- 2009-05-11 22:43:39下载
- 积分:1
-
NLmeansfilter0
图像去噪的快速算法,利用SSI和FFT.毕设的内容,效果还是不错的。(based NL-means filter,fast mean with SSI and FFT)
- 2011-05-25 12:57:10下载
- 积分:1
-
FIR_Parallel_algorithm
二并行FIR算法具有速度快的优点,其算法对信号的处理有它独特的优势,其中的源程序对算法进行了仿真,与结论一致(FIR Parallel algorithm
)
- 2010-12-06 18:59:36下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
filter
拉格朗日法实现多采样率的小数时延的实现,插值增加采样率,增加小数时延后,再以相同的速率抽取使其还原成原始采样率 (Lagrange method to realize the sampling rate of the realization of the fractional delay, interpolation increase the sampling rate, increase the decimal time delay, and at the same rate of extraction to make it back into the original sampling rate)
- 2013-12-16 10:42:38下载
- 积分:1
-
MATLAB
在这本实用的指导书帮助下你立即就可使用MATLAB了。《MATLAB揭秘》为学习这种功能强大的数学计算工具提供了高效的、启发性的方法。
本书使用简单易行的风格,一开始介绍了MATLAB基础,你将学习到如何绘制图象,求解代数方程及计算积分,也将学习到如何求解微分方程,求ODE的数值解,使用特殊函数工作。本书含有几百个例子及其详细解说过程,章末带有习题,书末还带最终测试题目,一句话,本书给予你的是MATLAB精华。
(In this practical guide book to help you immediately can use the MATLAB. " MATLAB Secret" To learn this powerful tool for mathematical calculations to provide a highly efficient and enlightening way. The book is easy to use style, the beginning describes the basis of MATLAB, you will learn how to draw images, solving algebraic equations and calculating the points will also learn how to solve the differential equations, and numerical solution of ODE, the use of special function工作. This book contains hundreds of examples and a detailed explanation of the process, with the end of chapter exercises, the book also take the final test at the end of the topic, a word, this book is to give you the essence of MATLAB.)
- 2009-06-07 11:50:04下载
- 积分:1
-
VibrateSimulate
说明: 微多普勒仿真,用于微多普勒仿真计算,方便快捷(Micro doppler simulation)
- 2021-04-25 09:38:46下载
- 积分:1
-
2008123456745812
LevelSetMethods水平集matlab程序(Matlab program LevelSetMethods level set)
- 2008-04-06 10:20:58下载
- 积分:1
-
tianchongtu
填充图的MATLAB实现方法,主要解决图像处理中图像填充问题,相对去C语言,它更简单(Fill MATLAB implementation method, and mainly solves the problem of image processing image filling, relative to the C language, it is more simple)
- 2012-05-09 22:15:30下载
- 积分:1