-
newton
newton method for finding the minima of a function
- 2010-12-16 07:05:14下载
- 积分:1
-
NSPE005
MATLAB CONCEPT FOR LUO CONVERTER IEEE
- 2014-01-25 22:29:14下载
- 积分:1
-
butter_worth
this small matlab code is used to design butter worth filter.
- 2011-02-09 10:12:44下载
- 积分:1
-
SimTIFFToImage.m
Converts a monochrome mosaiced TIFF file to simulator format. 在matlab上运行,去除模糊图像,重影。(Converts a monochrome TIFF file mosaiced t o simulator format. In Matlab run, remove fuzzy images ghost.)
- 2007-04-30 13:22:41下载
- 积分:1
-
Chaotic-Systems-Toolbox
如题,混沌系统相关matlab程序代码,应该比较全了(Such as title, chaotic system matlab code, all)
- 2013-02-28 10:32:20下载
- 积分:1
-
jc
说明: 蚁群算法解旅行商问题的MATLAB源码,
城市坐标可自行修改。(Ant Colony Algorithm for Traveling Salesman Problem Solutions MATLAB source code, city coordinates are free to modify.)
- 2007-08-07 21:37:24下载
- 积分: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
-
SampleCode_Matlab
MATLAB SOURCE CODE FOR PLOTING SIMULATION
- 2010-12-21 03:51:36下载
- 积分:1
-
EXTPRINCIPLE
The M-files that are in the folders "Operations," "Extension Principle," and "Plotting" are all keyed
into a specific chapter of the book Uncertain Rule-Based Fuzzy Logic Systems: Introduction and
New Directions, by Jerry M. Mendel, and published by Prentice-Hall, 2000.
There are also some miscellaneous M-files.
- 2013-12-19 15:51:32下载
- 积分:1
-
Maple-and-MATLAB
用Maple和MATLAB解决科学计算问题,介绍了学习中一些常用的曲线的编程(With Maple and MATLAB to solve problems in scientific computing, describes some common programming learning curve)
- 2014-01-20 20:17:18下载
- 积分:1