-
GUI_32
matlab初学者资料 里面有M程序的详细文件 还有编程 直接运行即可(Matlab beginners material inside have M program detailed document and programming can be run directly)
- 2012-03-30 11:22:22下载
- 积分:1
-
carn
基于彩色分割的汽车牌照识别
基于彩色分割的汽车牌照识别基于彩色分割的汽车牌照识别(segmentation based on the color of the vehicle license identification based on color segmentation in vehicle license identification based on color segmentation of the vehicle license as identification)
- 2007-04-11 16:16:34下载
- 积分:1
-
GMMaEM_Classifier
采用GMM模型并用EM算法训练分类器,用Train.txt里的数据进行训练,用Test.txt的数据进行性能检测(Using GMM classifier model and EM training algorithm to train the classifier, use the training data in Train.txt to train the classifier and use the data in the Test.txt to test the performance of the classifier)
- 2015-01-26 16:59:59下载
- 积分:1
-
R-language-statical-anlysis
R语言统计分析软件简明教程,适合初学者深入学习(R language statistical analysis software simple tutorial for beginners in-depth study)
- 2014-02-17 19:03:21下载
- 积分:1
-
OnlineSVR
在线的SVR实现,Matlab版本实现。(Online SVR, matlab version.)
- 2021-04-23 14:48:48下载
- 积分:1
-
ase-matlab
基于matlab的128位aes加密解密算法 有效利用pipeline提高了设计的时钟频率和吞吐量 是一个十分高效的作品(Effective use of pipeline based on matlab 128 aes encryption and decryption algorithm improves the design of the clock frequency and throughput is a very efficient work)
- 2020-12-28 22:19:03下载
- 积分:1
-
signal_analyzer
用Matlab来进行信号分析。源码及说明都有。(Carried out using Matlab signal analysis. Both source and description.)
- 2009-10-09 12:09:33下载
- 积分:1
-
m6
说明: 关于MATALAB的书籍文章很经典值得一看解压后必须使用超星浏览器观看(MATALAB article on classic books worth a visit after decompression must use a browser Chaoxing Views)
- 2008-05-11 12:20:20下载
- 积分:1
-
BP_PIDcontrol
智能控制理论中课程设计的一个实例,是bp-pid控制的一个针对非线性的matlab课程设计任务书和源代码。(Intelligent control theory in an example of curriculum design is a bp-pid control design for nonlinear matlab program mission statement and source code.)
- 2011-05-10 16:36:46下载
- 积分: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