-
OrderForm
顺序表(即向量类),包含创建,插入,删除,查找等功能。(The order of the table (ie vector class), including creation, insert, delete, search and other functions.)
- 2009-12-05 20:34:09下载
- 积分:1
-
10.1.1.94.1528
speckle noise removal research paper
- 2011-01-26 16:20:32下载
- 积分:1
-
DSP-experiments-matlab-code
方波及其频谱;钟形波及其频谱;单指数衰减波及其频谱(Square-wave and its frequency spectrum bell-shaped wave and its spectrum single exponential decay wave and its spectrum)
- 2011-07-19 15:53:47下载
- 积分:1
-
Qianliu
高铁信道模型Qianliu模型仿真,自相关函数与clarke模型自相关函数的比较(Qianliu channel model for high-speed railway compared with Clarke s correlated function)
- 2021-03-25 16:19:13下载
- 积分:1
-
finitedif
地震波有限差分matlab模拟程序,输出可以为SGY格式,模拟地震波在地下介质中的传播(Seismic wave finite difference simulation program matlab, the output can be SGY format, simulate the propagation of seismic wave in underground medium
)
- 2014-01-07 09:15:58下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
wiener
这是本人编写的一个利用维纳滤波实现语音增强的程序.在输入语音信噪比不是很低的情况下,效果不错.(This is one I prepared realize the use of Wiener filter speech enhancement procedure. In the input voice signal to noise ratio is not very low circumstances, good results.)
- 2008-02-24 17:11:57下载
- 积分:1
-
sigsys2
说明: 一个带界面的信号与系统实验系统,包含若干个实验模块(An interface with the Signals and Systems Laboratory System, contains a number of experimental modules)
- 2008-11-11 09:43:21下载
- 积分:1
-
Artificial-Fish-Swarm-Algorithm
这是基本的人工鱼群算法的matlab程序的实现,方便理解和学习(This is the realization of the basic artificial fish swarm algorithm matlab program to facilitate understanding and learning)
- 2012-08-12 13:44:53下载
- 积分:1
-
201312
需将图形文件复制到D盘根目录,或修改程序中的相关文件的路径。
计算机运行可能会出现这样的警告:Warning: Function call WAVEDEC2 invokes inexact match F:Matlab oolboxwaveletwaveletwavedec2.m.
> In Wnn0802 at 18
无妨,没关系的,不影响运算结果。(Need to copy files to the D graphics root directory, or modify the program in the path of the relevant documents. Computer running such a warning might appear: Warning: Function call WAVEDEC2 invokes inexact match F: Matlab toolbox wavelet wavelet wavedec2.m> In Wnn0802 at 18 anyway, it does not matter, does not affect the result of the operation.)
- 2013-12-18 08:56:03下载
- 积分:1