-
FuzzyClusteringToolbox
一个模糊聚类工具箱,里面有四种模糊聚类算法,带有演示(four fuzzy clustering algorithms with demo in it.)
- 2010-08-21 19:05:26下载
- 积分: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
-
signal-and-system
说明: 这是基于matlab下的数字信号处理示例,包括信号、系统和系统响应的实现等(These are some digtal signal processing examples based on the matlab. And these include filter ,matrax algthrom,and so on......)
- 2011-03-31 00:12:18下载
- 积分:1
-
matlabexgample
里面集合了非常多的经典例子,出入门的同学,希望对你有用(Which brings together so many classic examples, the students started, hope useful to you)
- 2010-05-17 18:02:24下载
- 积分:1
-
kalman-fil
对坐自由落体的物体的轨迹进行扩展卡尔曼滤波的完整程序(Extensive kalman filter algorithm code for an object doing free falling)
- 2013-03-01 21:00:53下载
- 积分:1
-
IDENTIF
Parameter identifi cation for a singledegreeoffreedom
system using autoregressive moving average model
- 2012-10-05 20:30:35下载
- 积分:1
-
xcqsx
zheshiyige消除信号趋势项的程序(zheshiyige the elimination of the signal trends of the procedures)
- 2008-12-28 21:22:12下载
- 积分:1
-
code-for-vc-and-matlab
VC++与Matlab混合编程的快速实现(code for vc and matlab)
- 2011-08-29 16:38:44下载
- 积分:1
-
Desktop
图像拼接,利用简易算法完成拼接过程,可实现不同数量的图像以为拼接。所采用图例为最新一届全国数学竞赛图片。绝对原创(Image mosaic, complete the splicing process using simple algorithm, which can realize image splicing different number of thought. The legend for the new session of the national mathematics contest.
)
- 2013-11-29 11:48:43下载
- 积分:1
-
shuzishibie(matlab)
本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。(This procedure can achieve the number of off-line identification, in the MATLAB run, at the same time part of the code can achieve one of the gray-scale images, binarization, thinning, and other functions normalized using Bp neural network.)
- 2009-04-03 13:26:15下载
- 积分:1