-
toolimage
利用MATLAB编写的atrous算法程序,可适用于图像的多级小波分解(Prepared by the use of MATLAB algorithms Atrous procedures could be applied to image multi-level wavelet decomposition)
- 2009-03-05 17:05:30下载
- 积分:1
-
numerical_analysis_homework
(有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的微分方程一般可以化为状态空间(STATE SPACE)的低阶微分方程来求解.从微分方程的性态看来,主要是微分方程式一阶导系数大的时候,步长应该选得响应的小些.或者如果问题的性态不是太好估计的话,用较小的步长是比较好的,此外的话Adams多步法在小步长的时候效率比R-K(RUNGE-KUTTA)方法要好些,而精度也高些,但是稳定区间要小些.从初值和边值来看,也是显著的不同的.此外对于非线性常微分方程还有打靶法,胞映射方法等.而对于微分方程稳定性的研究,则诸如相平面图等也是不可缺少的工具.值得提出的是,除了用ode系类函数外,用simulink等等模块图来求解微分方程也是一种非常不错的方法,甚至是更有优势的方法(在应用的角度来说).((Source code) numerical analysis homework, this docment includes two parts, the first is ordinary differential equations (ODE) of the three examples, the second part is about the expansion of the discussion, including the higher-order ordinary differential & boundary value solution Problems (BVP). the text of the algorithm and numerical examples are based on the Matlab. ODE from the rigid (STIFFNESS) look into the issue of non-rigid and rigid problem, rigid problems (such as large coefficient VDP equation) such as using the always method ODE45 used to solve the problems , efficiency will be low, with ODE15S the other hand, many of the high efficiency. and the usual problem of non-rigid, there will be used to solve ODE45 very good results. Judging from the order can be for high-order differential equations and first-order ordinary differential equations, higher-order differential equations can be transformed into a general state space (STATE SPACE) used to solve the low-order different)
- 2009-03-16 09:06:09下载
- 积分:1
-
leach-matlab
说明: 整理收集的用matlab编写的关于无线传感器LEACH协议的源代码(Organize the collection prepared by the use of matlab wireless sensor LEACH agreement on the source code)
- 2009-07-28 20:19:13下载
- 积分:1
-
NAH
平面近场声全息点源仿真程序,由全息面反推重建面声压信息(NAH )
- 2021-04-25 14:38:46下载
- 积分:1
-
leach_for_wireless_network
无线传感器网络中应用leach算法来识别恶意节点和剔除恶意节点。从而保证网络系统的寿命最长。(In wireless sensor network,cluster algorithm of nodes is all effective approach and key technology to implement
energy saving and flexible management.To improve security and lifetime of clustering network,a secure
clustering was pro—
posed based on the random and parallel cluster header election algorithm and pre—distributed key scheme.In hypothetical
network model,it can elect the cluster header nodes and identify and get rid of malicious nodes,and in data telecommuni—
cations,the communication security Can be achieved by using encryption algorithm and thus the network lifetime Call be
prolonged.)
- 2010-05-14 15:52:16下载
- 积分:1
-
FS_NRS_GREAD
模糊邻域贪心向前粗糙集 基于胡清华博士程序改编 网上下载 非原创(rough set )
- 2011-06-05 08:41:43下载
- 积分:1
-
numerical_integration
采用MATLAB语言编译的数值积分函数,希望对大家有用(numerical integration)
- 2015-01-15 17:38:11下载
- 积分:1
-
11.7
finite-time稳定控制算法,李雅普诺夫方法得出LMI算法,进而求出反馈增益矩阵(finite-time stability control algorithm)
- 2013-12-25 15:31:10下载
- 积分:1
-
Assignment2
国外高校老师编写的语音信号特征提取程序,非常实用初学者研究( [E, V, A, P] = analysis(x, N, U, M) extracts vocoder parameters E, V, A,
and P from the speech signal x on a frame by frame basis. N is the
analysis frame length, U is the update length, and M is the order of the
linear prediction analysis. The return arguments are the extracted
parameters, where E, V, and P are vectors with "n_frames" (the number of
analysis frames, see code below) elements, A is a (n_frames, M+1) size
matrix (includes the leading 1 of the polynomial).)
- 2010-11-23 17:54:50下载
- 积分:1
-
iso
关于模式识别中运用到的模糊分类方法及分类器设计,是很好的参考程序。(About ISODATA algorithm Matlab language)
- 2013-11-18 22:15:39下载
- 积分:1