-
chepaidingwei
用Matlab 编写的车牌识别系统源码,有一定的借鉴价值(Using Matlab license plate recognition system source code, has some reference value)
- 2013-04-18 10:16:04下载
- 积分:1
-
Music_DOA
基于MUSIC算法的DOA估计,利用MUSIC算法进行DOA估计(DOA estimate
with MUSIC arithmetic)
- 2013-11-25 19:34:33下载
- 积分:1
-
lvjing
matlab的滤镜 包含有2个文件 作业(matlab filter contains two file operations)
- 2013-12-05 16:32:30下载
- 积分:1
-
tftb
时频工具箱,以上给了很多函数,但常用的基本就是短时傅里叶变换STFT、Wigner-Ville分布WVD、伪Wigner-Ville分布PWVD和提取瘠ridges、得到理想时频表示tfrideal。(Time-frequency toolbox over to a lot of functions, but the basic is commonly used short-time Fourier transform STFT, Wigner-Ville distribution WVD, pseudo-Wigner-Ville distribution PWVD and extraction barren ridges, when you get the ideal frequency representation tfrideal.)
- 2014-05-22 21:18:44下载
- 积分:1
-
tuxiangzengq-
图像增强程序总汇,对各种增强方法进行了matlab的模拟和练习(digital image processing)
- 2011-04-25 19:33:06下载
- 积分:1
-
perceptron
感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则
找到给定的二分类标签数据超平面。
(PERCEPTRON Perceptron algorithm to train binary linear classifier.
Synopsis:
model = perceptron(data)
model = perceptron(data,options)
model = perceptron(data,options,init_model)
Description:
model = perceptron(data) uses the Perceptron learning rule
to find separating hyperplane from given binary labeled data.
model = perceptron(data,options) specifies stopping condition of
the algorithm in structure options:
.tmax [1x1]... maximal number of iterations.
If tmax==-1 then it only returns index (model.last_update)
of data vector which should be used by the algorithm for updating
the linear rule in the next iteration.
model = perceptron(data,options,init_model) specifies initial model
which must contain:
.W [dim x 1] ... normal vector.
.b [1x1] ... bias of hyperplane.
.t [1x1] (optional) ... iteration number.
Input:
data [struct] Labeled (binary) training data.
.X [dim x num)
- 2011-05-01 18:19:52下载
- 积分:1
-
CODE-AND-DATABASE-(2)
matlab sumission for image processing
- 2014-09-23 19:46:02下载
- 积分:1
-
BPSK
有关BPSK的各种收发仿真。有源程序,可直接运行出图。(BPSK Simulation for the various transceiver. A source can be directly run the map.)
- 2010-06-06 19:12:24下载
- 积分:1
-
kalman
说明: 拥有matlab用户界面的卡尔曼滤波程序-MATLAB源代码(Matlab user interface with Kalman filter-MATLAB source code program)
- 2011-04-11 20:41:51下载
- 积分:1
-
Lynch_Maple13
用来计算混沌动力学问题的源代码。包含分岔图绘制,最大李雅普诺夫指数,李雅普诺夫指数谱等一些重要的源程序。(This is a toolbox for chaotic dynamics analysis.Have fun!)
- 2020-07-10 18:08:54下载
- 积分:1