-
vire_doublons123
This file is made to locate the same in different parts of your disks
- 2010-11-18 07:06:04下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1
-
zhengzhexingceliang
实现边界正择性测量,可在MATLAB环境下运行(the border is optional measurement, in the MATLAB environment running)
- 2007-05-07 10:52:43下载
- 积分:1
-
dsp5
说明: 利用matlab强大的数据处理功能和图形化功能来对信号进行处理,这是吴镇扬的数字信号处理第五次实验的全部代码,可用来参考(Using matlab powerful data processing and graphical capabilities of signal processing, which is the fifth digital signal processing Zhen-Yang Wu experiment all of the code can be used to refer to)
- 2011-03-27 15:20:43下载
- 积分:1
-
matlab
简单的if else,和switch分支的小程序,希望大家谅解(Simple if else, and switch branches applet, I hope you understand)
- 2013-05-22 15:10:36下载
- 积分:1
-
VNA
这个是matlab里基于维纳滤波算法对模拟运动模糊并加入高斯噪声的图像进行复原的程序
(This is where Wiener filtering algorithm matlab simulation of motion blur and add Gaussian noise image recovery program based on conduct)
- 2015-04-16 09:27:02下载
- 积分:1
-
信道估计算法
说明: 这是一个基于瑞利衰落信道的LS算法的Matlab程序,希望对大家有用。(This is based on a Rayleigh fading channels LS algorithm Matlab procedures in the hope that useful for all.)
- 2006-02-25 13:11:21下载
- 积分:1
-
neuralmpc1
Neural Predictive Control using Quasi Newton Optimization
- 2013-02-09 09:24:27下载
- 积分:1
-
poly
A polyalphabetic cipher is any cipher based on substitution, using multiple substitution alphabets. The Vigenère cipher is probably the best-known example of a polyalphabetic cipher, though it is a simplified special case.Polyalphabetic substitution ciphers are useful because the are less easily broken by frequency analysis, however if an attacker knows for instance that the message has a period n, then he simply can individually frequency analyze each cipher alphabet.
The number of letters encrypted before a polyalphabetic substitution cipher returns to its first cipher alphabet is called its period. The larger the period, the stronger the cipher. Of course, this method of encryption is certainly not secure by any definition and should not be applied to any real-life scenarios.
- 2015-02-27 14:52:28下载
- 积分:1
-
smoothing-by-laplacian
Image sharpening using Laplacian
- 2013-05-03 18:18:58下载
- 积分:1