-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
chengxu
一段实现参数Bootstrap方法Matlab程序(A Matlab implementation parameters the Bootstrap method)
- 2014-09-11 10:20:50下载
- 积分:1
-
与matlab协同
optisystem与matlab协同仿真(Cooperative simulation)
- 2020-06-23 06:40:01下载
- 积分:1
-
基于粒子群算法的PID参数寻优(MATLA程序)
说明: 基于粒子群算法的PID参数寻优(MATLA程序).zip(PID parameter optimization based on particle swarm optimization (matla program). Zip)
- 2020-02-19 23:03:44下载
- 积分:1
-
我编写的BP神经网络完整程序
仿真图是速度、距离、幅度三维图像,用于信号特征提取、信号消噪,一种基于多文档得图像合并技术,关于神经网络控制,考虑雨衰 阴影 和多径影响,基于欧几里得距离的聚类分析。
- 2022-12-26 16:45:03下载
- 积分:1
-
fuipao
包括最小二乘法、SVM、神经网络、1_k近邻法,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,车牌识别定位程序的部分功能。( Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Part of the license plate recognition locator feature.)
- 2017-01-12 11:22:25下载
- 积分:1
-
Untitled
用matlab工具显示一个语音信号的语谱图,显示共振峰等特征(Using matlab tool displays a voice signal of the language spectrum, showing characteristics of formant)
- 2007-09-15 20:20:05下载
- 积分:1
-
robot
基于虚拟现实技术创建的仿人机器人双臂协调研究平台。(Based on virtual reality technology to create a humanoid robot arm coordinate research platform.)
- 2011-05-26 08:50:31下载
- 积分:1
-
bpskd
bpsk信号解调算法的Matlab实现,比较简单的例子(demodulation of bpsk)
- 2014-09-09 11:03:23下载
- 积分:1
-
CXroot
Matlab code for nonlinear complex function root finding
- 2012-01-20 08:47:14下载
- 积分:1