-
License-plate-positioning-system
车牌定位系统,可选取图片,定位车牌图像,速度较快(Plate positioning system, you can select the picture, positioning plate image, faster)
- 2014-02-12 13:11:29下载
- 积分:1
-
Bo-coaxial-holographic
伽博同轴全息记录与再现。通过衍射计算完成光学同轴全息记录与再现过程的仿真,可以观察再现像的特点。(Bo coaxial holographic recording and playback.Completed through the calculation of the diffraction optical coaxial holographic recording and playback process simulation, can observe reproduce like characteristics.)
- 2020-12-06 17:09:22下载
- 积分:1
-
lpr_loc
实现车牌定位 matlab程序 对车牌进行分割提取(License Plate Location realize matlab program to extract license plate segmentation)
- 2008-05-05 10:09:15下载
- 积分:1
-
fangkuanV2.0
应用matlab GUI编程的俄罗斯方块!(Matlab GUI application programming Tetris!)
- 2011-05-05 09:20:22下载
- 积分:1
-
gaosi
通过matlab语言编程,实现利用Gauss消去法求解线性方程组(Through matlab language programming, using the Gauss elimination method for solving linear equations)
- 2013-10-06 20:48:52下载
- 积分:1
-
Attachments_20131017
DIFFERENT ARTICLES , USEFUL FOR ELECTRICAL ENGINEERING , ECONOMIC DISPATCH
- 2013-12-22 16:18:13下载
- 积分: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
-
Wideband-antenna-analysis
宽带天线的表面电流,辐射功率和方向图的计算,包含频率扫描(wideband antenna: surface currents,radiation pattern and the calculation of power, including the frequency sweep)
- 2013-08-09 22:39:38下载
- 积分:1
-
navigationsystemformissilesystemapplications
飞行器辅助导航系统设计及其应用,英文第二版本(Vehicle Navigation System and Its Applications, second edition in English)
- 2010-06-02 11:19:28下载
- 积分:1
-
Henon_map
此程序用于场生著名的非线性动力系统Henon 混沌序列, 并做出他的状态空间重构图.(It is used to construct dominant Henon map. and figure it.)
- 2021-03-23 14:49:15下载
- 积分:1