-
linearPID3.m
对三种pid控制方法进行比较仿真,从仿真结果可以看出彼此优劣,对学习PID及matlab仿真很有帮助。(Comparing simulation results from the simulation can be seen each other the merits of the three pid control methods, learning PID matlab simulation helpful.)
- 2012-10-03 17:31:40下载
- 积分:1
-
LAENO
无线传感器的分簇算法。多轮选择簇头,簇内多跳(Wireless sensor clustering algorithm. Several rounds of cluster head selection
)
- 2010-06-10 19:46:57下载
- 积分:1
-
BIHT_demo
for compression sensing
- 2013-08-02 16:03:24下载
- 积分:1
-
matlab-GUI
GUI界面例子 具体关于数值分析的很多,也很齐全,有用(GUI interface on the numerical analysis of specific examples of the many)
- 2009-05-02 21:09:23下载
- 积分:1
-
morphology
The morphology operation to read the image and convert the rgb2gray, and convert in to the binaring the input image.Adding the binary noise to the image next the input image to make text in white and
background in black. Next do the two operation dilation and erosion.
- 2014-10-08 13:17:01下载
- 积分:1
-
dincerm
inverter simulation in simulink...
- 2014-12-04 20:04:47下载
- 积分:1
-
digital-image-processing
图像处理的编程入门,包括去噪,滤波,膨胀,腐蚀,边缘检测等,十分简单易学(Introduction to image processing programming, including denoising, filtering, expansion, corrosion, edge detection, very easy to learn)
- 2013-04-09 10:59:09下载
- 积分:1
-
radar_display_sim
本程序主要是对点迹数据进行滤波,形成航迹,并在雷达终端中进行显示。
本程序适用于阵列雷达,只显示一个阵面90度的范围。
由于通常雷达显示图以正北(显示器的正上方)为0度,与polar的零度不同,因此存在转化的问题。
(a program about radar display simulation)
- 2020-08-23 14:07:50下载
- 积分:1
-
00767330
一篇介绍逆合成孔径雷达成像的好文章,提出一种算法,并给出了仿真(Article on inverse synthetic aperture radar imaging of a good article, proposed an algorithm, and simulation)
- 2011-09-13 09:36:45下载
- 积分:1
-
command_window_text
这个m-文件允许你导出所有在命令窗口中的文本到字符串单元阵列,每个条目是一个从窗口文本行。未分析的原始字符串也可以,如果需要的话。
操作非常简单 -使用findjobj功能(操作要求),此文件查找在根窗口,并得到适当的对象从文本。
我一直在寻找一种方式做,特别是一些软件中的错误我始终跟踪这,似乎已经没有人写了这种方法,所以我现在在这里供您使用。
这是一个有点慢,有可能是一个特定类寻找更快的方法- 如果这样,让我知道!(This m-file allows you to export all text in the Command Window to a cell array of strings, each entry being a line of text from the window. The unparsed raw string is also available, if desired.
Operation is very simple- using the findjobj function (required for operation), this file looks for the appropriate object in the root window and gets text from it.
I was looking for a way to do this, particularly for error tracking in some software I maintain, and nobody seemed to have written up this method, so I present it here for you to use.
It s a bit slow, there is probably a quicker way of looking for a specific class- if so, let me know!)
- 2011-05-15 00:21:00下载
- 积分:1