-
shiyan7
实现形态学功能,腐蚀,膨胀,开闭运算,边界提取以及平滑滤波.(Achieve functional morphology, erosion, dilation, opening and closing operation, boundary extraction and smoothing.)
- 2017-01-08 11:13:19下载
- 积分:1
-
gui2
二阶系统响应曲线 自动控制原理教学 应用 基于MATLAB GUI 开发(Second-order system response curve of the application of automatic control theory developed based on MATLAB GUI)
- 2010-06-15 09:56:39下载
- 积分:1
-
activlev
该matlab代码描述了谱减的语音增强算法(The matlab code spectrum is described by the speech enhancement algorithm)
- 2008-05-09 10:16:09下载
- 积分:1
-
bin2gray
A function to convert binary number in to gray coded binary
- 2014-01-14 23:46:54下载
- 积分:1
-
无线通信系统仿真SISO信道模型SUI-channel
无线通信系统仿真SISO信道模型中SUI信道仿真(SUI channel in SISO channel model simulation)
- 2020-07-16 10:08:50下载
- 积分:1
-
PF
粒子滤波通过随机采样生成粒子,计算随机变量的后验分布(Particle filter generates particles by random sampling and calculates the posterior distribution of random variables.)
- 2019-05-04 22:40:54下载
- 积分:1
-
Chapter-5--function-approximation
第5章 函数逼近.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。(Chapter 5, function approximation)
- 2012-03-27 10:42:18下载
- 积分:1
-
hough-circle
基于Hough变化的圆检测程序,以及最小二乘法的基本原理(Hough circle detection based on changes in procedures and the basic principle of least squares)
- 2011-05-18 17:28:28下载
- 积分:1
-
ckkzdgvs
基于chebyshev的水声信号分析,使用起来非常方便,单径或多径瑞利衰落信道仿真,最小二乘回归分析算法,有PMUSIC 校正前和校正后的比较,包括脚本文件和函数文件形式。( Based chebyshev underwater acoustic signal analysis, Very convenient to use, Single path or multipath Rayleigh fading channel simulation, Least-squares regression analysis algorithm, A relatively before correction and after correction PMUSIC, Including script files and function files in the form.)
- 2016-04-06 22:49:13下载
- 积分: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