-
houghline
matlab实现hough变换直线提取,不直接用hough算子,应用二值化图像(to achieve a straight line hough transform matlab extraction, does not directly hough operator, the application of binary image)
- 2009-06-05 23:28:47下载
- 积分:1
-
mainLZ77
本程序主要实现LZ77的编码以及解码,并且对压缩率进行了说明,简单明了(The main achievement of LZ77 encoding process and decoding, and are described on the compression ratio, simple)
- 2010-12-23 19:08:07下载
- 积分:1
-
myspecgram
this code is used to find short time fourier transform
- 2010-11-16 21:14:47下载
- 积分:1
-
Desktop
一维波动偏微分方程方程,差分法显式格式求数值解(One dimensional wave equation partial differential equations, difference explicit format Solving the Numerical Solution)
- 2016-08-25 15:56:48下载
- 积分:1
-
overadd
重叠保留法求两序列线性卷积,是针对循环卷积代替线性卷积算法中由于时间不足造成的算法太大的缺陷(Overlapping seeking linear convolution of two sequences is a place for the circular convolution linear convolution algorithm, the algorithm because of the time caused much less defects)
- 2010-06-06 18:12:47下载
- 积分:1
-
traveldemand
logit model for travel demand analysis
- 2010-06-07 11:17:14下载
- 积分:1
-
math-model-way
matlab在数学建模中的某些方法,和一些实例。(matlab in some of the methods in mathematical modeling, and some examples.)
- 2011-11-25 17:14:19下载
- 积分:1
-
DSG4
nemerica l model for the test result at sandia
- 2011-09-01 19:45:06下载
- 积分: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
-
Untitled
生成白噪声信号:生成白噪声信号,生成白噪声信号(Generating a white noise signal)
- 2012-11-08 10:22:52下载
- 积分:1