搜索资源列表
matlabgui.基于matlab gui 光的双缝干涉图案实例
- 基于matlab gui 光的双缝干涉图案实例,Matlab gui-based light examples of double-slit interference pattern
ReflectanceSpectrum.rar
- matlab模拟光纤光栅特性的算法与代码,Characteristics of Fiber Bragg Grating matlab simulation algorithm and code
Transmittance_My.rar
- 负折射率光子晶体的带隙计算程序请大家参考,Negative refractive index photonic crystal band-gap calculation procedures please refer to
KeyframeExtracting.rar
- 本源码为利用光流法提取视频关键帧的matlab程序实现,也是本文基于内容的视频检索的论文所写的代码,需要的可以参考!,The source for the use of optical flow extracted keyframe Videos matlab program implementation, but also this article content-based video retrieval dissertation written code, can refer to the
fun.rar
- 用matlab模拟光的衍射现象,并能很好的说明衍射类型与光的传播距离有关。,Matlab simulation using diffraction phenomenon of light and a very good descr iption of diffraction and optical transmission of the type of distance-related.
Lucas_Kanade.rar
- Lucas_Kanade光流算法产生光流场,用matlab编译,Optical flow algorithm Lucas_Kanade optical flow field generated by the compiler matlab
matlab.rar
- 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
光纤光栅的反射谱
- 光纤光栅的反射谱 包含两段代码 在MATLAB中仿真-the spectrum of fiber
Mie-scattering-Matlab
- 粒子散射光强的计算,可算粒子各个散射角的光强分布及其相位-The calculation of particle scattering intensity, scattering angle of each particle can be considered the light intensity distribution and phase
ssprop-3.0.1
- 非线性光纤光学配套的一些实例matlab演示文件,可以更深刻的了解书本内容。美国,Govind P. Agrawal -Nonlinear fiber optics supporting some of the examples of matlab demo files, you can gain a deeper understanding of book content. The United States, Govind P. Agrawal
locas_kanade-matlab
- matlab实现的lucas-kanade光流迭代算法-matlab achieved lucas-kanade optical flow iterative algorithm
robotmatlabsim
- 机器人控制系统设计和matlab仿真的配套光盘,有很多的例子,很有参考价值-Robot control system design and simulation of matching matlab CD-ROM, there are many examples of great reference value to
matlab
- 运用光反馈测距的部分程序,运用此程序可实现运用。希望大家参考,并且适当的修改。-The use of optical feedback ranging part of the process, use can be achieved using this procedure. Hope your reference, and the appropriate changes.
Mie-Matlab-Maetzler-v2
- 金属小球的米氏散射,利用matlab求解其散射截面消光截面和吸收截面-Mie scattering metal ball, using matlab to solve the scattering and absorption extinction cross-section
zenilke.matlab
- 光机集成的泽尼克多项式拟合,采用matlab编程实现(Zernike polynomial fitting for Opto mechanical integration)
多光条标定
- 文件包含多光条传感器标定源码 包含多光条棋盘格标定用图,可以直接使用(File contains multi light stripe sensor calibration source It can be used directly with the chessboard calibration of multi light stripes)
光流法
- matlab基于光流法的运动物体目标检测,源码,可用(Matlab based on the optical flow method of moving object detection, source code, available)
潮流计算MATLAB代码
- 牛顿拉夫逊法潮流计算 用matlab,牛顿拉夫逊法潮流计算,直角坐标系 计算刘光烨的书课后计算题(Newton Ralph Xun Fa power flow calculation)
QPSK 解调-matlab
- 相干光QPSK解调程序 相干光QPSK解调程序(coherent detection-QPSK demodulation)
MATLAB雾霾交通标志shibie[GUI]
- 该课题为基于MATLAB bp神经网络的雾霾天气下交通标志的识别系统。主要分两步骤,一是进行图像去雾,采用暗通道的方法获取光透射率,从而去除雾霾。得到清晰的图片后,利用颜色的方法进行交通标志的定位,众所周知,交通标志基本是红,蓝,黄三色组成,根据RGB不同组合可以定位到不同颜色,因为存在误差,所以需要借助形态学相关知识,将得到的误干扰面积去除,从而实现精准定位。定位后,在原图基础上进行分割出彩色图标,利用bp神经网络方法,进行训练,识别,从而得出结果。本设计配有一个GUI可视化界面,操作简单容易