-
matlab-shangbiaofenge
该程序用matlab编写实现对商标文字分割和识别。(the procedures used to achieve the preparation of Matlab trademark characters segmentation and recognition.)
- 2007-05-20 14:36:44下载
- 积分:1
-
MatlabandC_Builder
MatLab 与C++ Builder 混合编程提升效率(MatLab and C++ Builder Mixed Programming for Better Design)
- 2010-12-14 11:30:04下载
- 积分:1
-
Examples
this is a 10 sample of expert system with CLIPS
- 2014-12-07 07:09:04下载
- 积分:1
-
sixuanyilunwen
四旋翼仿真的经典必看文章。很不容易下载到的。包括6个自由度的仿真,模糊pid控制等。希望对大家有用。(Four-rotor simulation of the classic must-see article. Very easy to download. Including six degrees of freedom simulation, fuzzy pid control. I hope to be useful.)
- 2013-05-16 07:28:34下载
- 积分:1
-
base-paper2
Abstract—A novel algorithm to remove rain or snow streaks
a video sequence using temporal correlation and low-rank
matrix completion is proposed in this paper. Based on the
observation that rain streaks are too small and move too fast
to affect the optical flow estimation between consecutive frames,
we obtain an initial rain map by subtracting temporally warped
frames a current frame. Then, we decompose the initial
rain map into basis vectors based on the sparse representation,
and classify those basis vectors into rain streak ones and outliers
with a support vector machine. We then refine the rain map
by excluding the outliers. Finally, we remove the detected rain
streaks by employing a low-rank matrix completion technique.
Furthermore, we extend the proposed algorithm to stereo video
deraining. Experimental results demonstrate that the proposed
algorithm detects and removes rain or snow streaks efficiently,
outperforming conventional algorithms.
- 2015-07-21 11:46:13下载
- 积分:1
-
Matlab
Matlab小问题
问: Matlab仿真中怎样编辑Scope中的图象???
答: 实现的方法有以下的几种:
1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可;
2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框
中指定变量名,然后用plot命令画出;
3)直接在模型上再加一个,to Workplace模块,也用plot画出;
4) 等scope显示出来图像以后,在matlab上运行
set(0, ShowHiddenHandles , On )
set(gcf, menubar , figure )
这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。
问: 怎样进行S-function的编程和使用???
答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了(err)
- 2007-12-07 16:29:53下载
- 积分:1
-
kruskal
用matlab语言编写的最小生成树kruskal算法的通用源程序 。(Using matlab language Kruskal minimum spanning tree algorithm for general-purpose source.)
- 2008-05-27 19:59:19下载
- 积分:1
-
video_watermarking
video watermarking using adaptive methode in matlab programming language
- 2011-06-27 21:21:31下载
- 积分:1
-
Field_Examples
Field Ⅱ超声成像代码,可以进行单个孔径成像和合成孔径成像、加权和不加权仿真。(The calculation of point spread functions is done by placing a point in front of the transducer and then sweeping the beam over the point. This gives the point spread function of the imaging system. Field II can make this calculation for a number of points simultaneously and thereby reveal the dynamic focusing properties of the imaging system. A point phantom has been made for this purpose. It consists of a number of point targets placed with a distance of 5 mm starting at 15 mm from the transducer surface)
- 2020-12-02 09:59:26下载
- 积分:1
-
2010短期课程陆吾生
b站视频,压缩感知课程的讲义,初学值得一看(B station video, compressed sensing course notes, beginners are worth seeing.)
- 2018-05-10 09:35:37下载
- 积分:1