-
DWT
水印源程序,调试成功,实现了基于DWT的数字水印的变换和嵌入。(Watermark source, debugging success)
- 2010-09-19 00:44:50下载
- 积分:1
-
juanjimangfenli
说明: 本程序自己谢的卷积盲分离的程序,调用了几个函数!(This procedure Xie own Convolution Blind Separation of procedures, a few function calls!)
- 2008-09-25 15:52:38下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
MATLAB
MATLAB概率统计,介绍MATLAB在概率统计中的若干命令和使用格式(MATLAB Probability and Statistics, Probability and Statistics in MATLAB to introduce a number of orders and the use of format)
- 2020-10-12 22:57:32下载
- 积分:1
-
LEACHThe-routing-protocol-improved
本文提出了一种节点密度和剩余能量传感器网络加权分群算法,该分群算法优化了群首
选择,均衡了网络节点的能量消耗,延长了网络的生命周期(This paper proposes a residual energy of sensor nodes in the network density and weighted clustering algorithm, the clustering algorithm to optimize the group' s first choice, balancing the energy consumption of network nodes to extend the network life cycle)
- 2011-10-04 17:25:15下载
- 积分:1
-
MATLAB_Programming_book_ppt
很好的matlab 教學電子檔,教導如何寫作matlab程式
此為ppt檔,分為20個章節(E-file matlab good teaching, teaching how to write this as a ppt file matlab program, divided into 20 chapters)
- 2010-11-22 18:18:55下载
- 积分:1
-
G_dpcm
对某一高斯信源的DCPM编码和检验,对学习DPCM的原理具有参考作用。在matlab7环境下运行正常(Of a Gaussian source coding and testing of DCPM, DPCM on the principle of learning the role of a reference. Matlab7 environment in normal operation)
- 2009-06-08 18:14:17下载
- 积分:1
-
matlabNeuralNetworkApcationDesign
说明: matlab神经网络应用设计》关于神经网络方面很重要的学习书籍(matlab神经网络应用设计》)
- 2010-03-17 00:00:59下载
- 积分:1
-
NRTL-equation
使用matlab编写了NRTL方程,用来计算化学工程中的相平衡(NRTL equation which can be used to predict or regress the phase equilibria.)
- 2021-01-08 15:18:52下载
- 积分:1
-
AdaptiveParabolicSolver
程序为自适应有限元法求解抛物型方程,都是matlab语言编写(Adaptive fenite element method solver for Parabolic equation.
)
- 2012-03-13 11:36:44下载
- 积分:1