-
MatPIVtut
piv测速的matlab代码的说明和解释,此为流场piv测速的开源代码的具体说明(piv Speed of matlab code, instructions and explanations, this is the velocity flow field piv specification of open source code)
- 2010-12-28 14:43:33下载
- 积分:1
-
bispectrum
双谱分析,可以实现双谱计算、绘图。希望对大家有所帮助。(bispectrum analysis)
- 2009-07-20 10:40:49下载
- 积分:1
-
Hankel_Asymptotic_High_Order
实现第一类hankel函数及其导数的一致渐进展开H_v^{(1)}(k_z)(Achieve consistent first class hankel function and its derivatives, asymptotic expansions H_v ^ {(1)} (k_z))
- 2012-05-21 16:07:00下载
- 积分:1
-
lvbo
共有5个代码其中4个分别实现图像的中值滤波、均值滤波、双边滤波、Lee滤波,另一个是求图像的均值和方差。模板均不固定自己根据需要确定合适的w值。(There are five codes of which four were achieved image median filter, mean filter, bilateral filter, Lee filter, and the other is seeking an image of the mean and variance. Templates are not fixed ourselves w appropriate values as needed.)
- 2015-05-04 15:08:36下载
- 积分:1
-
在一个二值图像中检测线
HOUGHLINE-使用常见的计算机视觉操作称为 Hough 变换的二值图像中检测线。
评论:
函数使用标准 Hough 变换检测二进制图像中的线条。
根据 Hough 变换,在图像空间中的每个像素
对应于一条线在霍夫空间,反之亦然。此函数使用
极坐标表示法即行 x * cos (teta) + y * 罪 (teta) = p 来检测
二进制图像中的线条。图像的左上的角是极坐标的起源
系统。
用法: [pdetect,tetadetect,蓄能器] = houghline(Imbinary,pstep,tetastep,thresh)
参数:
Imbinary-一个二值图像。有值等于 1 的图像像素
感兴趣的像素为单位) 的 HOUGHLINE 函数。
pstep-间隔为半径的极坐标中的行。
tetastep-角线的极坐标的时间间隔。
脱粒-一个门限值,确定的最小数目
属于一条线在图像空间中的像素。阈值必须
是大于或等于 3(default)。
返回:
pdetect-向包含的半径的量子检测中的行
极坐标系统。
tetadetect-包含角工厂中的行向量
极坐标系统。
蓄能器 — — 霍夫空间中的蓄能器阵列。
可能 5,2004-原始版本
11 月 24,2004-修改后的版本,略快的速度和更好的性能。
- 2022-02-04 12:51:45下载
- 积分:1
-
classPSO
matlab编写的经典pso算法,简单易懂,功能强大(matlab prepared classical PSO algorithm is simple and powerful)
- 2008-03-27 16:26:26下载
- 积分:1
-
QHQ-azimuthangle-error
偏振控制器,利用绑架球算法对QHQ型进行方位角的误差分析(Polarization controller, using the kidnapping of QHQ type ball algorithm for the azimuth error analysis)
- 2009-12-14 12:37:51下载
- 积分:1
-
gsm_data_generator
这是gsm系统中gsm信号数据生成的代码matlab仿真程序,上传给大家学习和参考。(This is the gsm system, gsm signal data generated code matlab simulation program, uploaded for everyone to study and reference.)
- 2010-05-05 20:49:02下载
- 积分:1
-
dft_gui
Discrete Fourier transform GUI for MATLAB.
- 2012-04-05 09:05:22下载
- 积分:1
-
我课设编写的实现智能预测控制算法matlab开发代码
仿真图是速度、距离、幅度三维图像,利用贝叶斯原理估计混合logit模型的参数,数值分析的EULER法,与理论分析结果相比,研究生时的现代信号处理的作业,多姿态,多角度,有不同光照。
- 2023-06-29 18:55:03下载
- 积分:1