CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - intersection matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - intersection matlab - List
[
Other resource
]
MATLAB检测两直线的交点
DL : 1
用matlab编辑的实现检测两直线交点的源代码,源代码包括两个程序-using Matlab Editor Detection two straight intersection of source code, source code, including two procedures
Update
: 2008-10-13
Size
: 2.48kb
Publisher
:
任逍遥
[
matlab
]
MATLAB检测两直线的交点
DL : 0
用matlab编辑的实现检测两直线交点的源代码,源代码包括两个程序-using Matlab Editor Detection two straight intersection of source code, source code, including two procedures
Update
: 2025-02-19
Size
: 2kb
Publisher
:
任逍遥
[
GDI-Bitmap
]
jiao448
DL : 1
一个用matlab检测直线交点的源程序,适合于二值图像,函数实现了图像中单象素宽白色相交直线交点的检测利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-a linear detection using Matlab intersection of the source, suitable for two binary images, Function of image pixels wide single white line intersecting the intersection detection is the most use of a simple calculation white neighborhood of 000 points several algorithms, when a pixel window NEIGHBORHOOD four white neighborhood when namely, the intersection point.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
交角
[
matlab
]
Poincare
DL : 0
绘制庞加莱截面图,在相空间中适当(要有利于观察系统的运动特征和变化,如截面不能与轨线相切,更不能包含轨线)选取一截面,在此截面上某一对共轭变量如x1和x.1取固定值,称此截面为Poincare截面,相空间的连续轨迹与Poincare截面的交点成为截点。-mapping Poincare section, in phase space appropriate (observation system should be beneficial to the movement and change, if not with the section line tangent track, rail lines not included) selected a cross section, in this section for a pair of conjugate variables such as x1 and X.1 from fixed value, stating that this section of the Poincare section, phase space for the track and Poincare sections of the intersection as intercept point.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
叶建槐
[
Wavelet
]
71477184Matlab_Harris
DL : 0
这是图像的交点检测检测的一个例子,很不错的,有需要的尽管下载下来使用-This is the image of the intersection detection Detection of an example, very good, despite the need to download to use
Update
: 2025-02-19
Size
: 574kb
Publisher
:
张阳
[
Graph program
]
linejd
DL : 0
函数实现了图像中单象素宽白色相交直线交点的检测.利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-Function to achieve a single-pixel wide image of white intersection point of intersection of a straight line detection. Use is the simplest o-domain calculation of the number of white spots of the algorithm, when a pixel of the window adjacent domain has four white neighborhood When that point is the point of intersection.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
fuerxiuixiude91
[
Special Effects
]
matlab
DL : 1
matlab检测直线交点源程序 matlab检测直线交点源程序-Detection of straight-line intersection matlab source line intersection detection matlab source
Update
: 2025-02-19
Size
: 1kb
Publisher
:
zxq
[
matlab
]
ponicare_plot
DL : 1
绘制庞加莱截面图 在相空间中适当(要有利于观察系统的运动特征和变化,如截面不能与轨线相切,更不能包含轨线)选取一截面,在此截面上某一对共轭变量如x1和x.1取固定值,称此截面为Poincare截面,相空间的连续轨迹与Poincare截面的交点成为截点。-Poincare mapping sections in the phase space properly (should be beneficial to observe the system and changes in movement characteristics, such as the cross-section can not be tangent trajectory, but also can not contain rail line) to select a cross-section, in this section for a total of conjugate variables, such as x1 and X.1 take a fixed value, call this cross-section for the Poincare section, the phase space of the continuous trajectory of the point of intersection with the Poincare cross-section to become cut-off point.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
fang ye
[
Special Effects
]
huiduzhifangtu
DL : 0
自己编的一些关于图像灰度直方图处理的MATLAB源程序,包括加权距离,累加直方图,欧氏距离,直方图相交法,中心距法共5种方法,可选择适合的选用。-Own some on the image histogram processing MATLAB source code, including the weighted distance, cumulative histogram, Euclidean distance, histogram intersection of law, from the Law Center, five kinds of methods to choose the appropriate selection.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
louwutao
[
Graph program
]
qianfangjh
DL : 0
这是一个摄影测量的前方交会程序,根据给定的(也课自己算出)内外定向参数,课求出地面点的三位坐标-This is a forward intersection photogrammetry procedures, according to a given (also class their calculated) internal and external orientation parameters, derived classes of the three coordinates of ground points
Update
: 2025-02-19
Size
: 2kb
Publisher
:
huangjie
[
Graph Recognize
]
sss
DL : 0
手写数字识别,提取数字骨架,划直线和该骨架相交,取交点数和数字端点为特征向量.建立特征库进行匹配-Handwritten numeral recognition, extraction digital skeleton designated intersection of a straight line and the skeleton, cross check points and digital endpoint for the eigenvector. To establish the characteristics of the Treasury match
Update
: 2025-02-19
Size
: 1kb
Publisher
:
黄超
[
matlab
]
qianfangjiaohui
DL : 1
一个摄影测量中的前方交会函数 MATLAB程序-Photogrammetry in a forward intersection function MATLAB program
Update
: 2025-02-19
Size
: 1kb
Publisher
:
张欢
[
Special Effects
]
Harris
DL : 0
Harris角点检测程序(内附示例图像),利用鼠标在图像上选择提取交点的区域,进行角点提取。程序语言简洁,利于初学者学习。-Harris corner detection procedures (with sample images), using the mouse in the image on the choice of extraction point of intersection of the region, for Corner Detection. Programming language is simple and conducive to learning for beginners.
Update
: 2025-02-19
Size
: 344kb
Publisher
:
王宁
[
Windows Develop
]
dataanalsys
DL : 0
数据分析的程序 mmax - Matrix maximum value. mmin - Matrix minimum value. mmfind- Intersection of Two Matrices. mmono- Test for monotonic vector.-Data analysis procedures mmax- Matrix maximum value. Mmin- Matrix minimum value.mmfind-Intersection of Two Matrices. Mmono-Test for monotonic vector.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
月小夏
[
OpenGL program
]
ZHD
DL : 0
曲面求交线 提取点,点的坐标能显示出来-Extracting surface intersection point, point coordinates can be displayed
Update
: 2025-02-19
Size
: 1kb
Publisher
:
lxq
[
matlab
]
traffic_of_cross_street
DL : 0
基于Matlab的交通流及交叉口信号控制的仿真研究,找得硕士毕业论文,有做相关题目开发的同学可做参考-Matlab based on the traffic flow and intersection signal control simulation research, find a master s thesis, there are so related to the subject development of the students can refer to
Update
: 2025-02-19
Size
: 2.29mb
Publisher
:
yangzhaoheng
[
matlab
]
CirclesIntersection
DL : 0
the intersection of cycl in matlab.show the result in figur.
Update
: 2025-02-19
Size
: 13kb
Publisher
:
babahi
[
Special Effects
]
Harris
DL : 0
harris 交点提取算法和改进算法的源程序-harris intersection algorithm and improved algorithm for extracting the source code ~ ~
Update
: 2025-02-19
Size
: 10kb
Publisher
:
zhanglei
[
Audio program
]
3Dcurves
DL : 0
3D curves The zip file includes the following curves: a) Helical curves: - Circular helix (right helicoid). - Elliptical helix. - Conical helix. - Spherical helix. - n-Helix. b) Sine waves in three dimensions - Sine wave on Cylinder. - Sine wave on Sphere. - Sine wave on Hyperboloid of one sheet. - Sine wave on Cone. - Rotating sine wave. c) Miscellaneous spirals - SiCi spiral - Toroidal spiral - Intersection of Sphere and Cylinder -3D curves The zip file includes the following curves: a) Helical curves: - Circular helix (right helicoid). - Elliptical helix. - Conical helix. - Spherical helix. - n-Helix. b) Sine waves in three dimensions - Sine wave on Cylinder. - Sine wave on Sphere. - Sine wave on Hyperboloid of one sheet. - Sine wave on Cone. - Rotating sine wave. c) Miscellaneous spirals - SiCi spiral - Toroidal spiral - Intersection of Sphere and Cylinder
Update
: 2025-02-19
Size
: 191kb
Publisher
:
馬丁芃
[
matlab
]
CI
DL : 0
covariance intersection algorithm
Update
: 2025-02-19
Size
: 1kb
Publisher
:
kurikori
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.