-
DC_Motor_Fuzzy
three phase induction motor
- 2013-04-08 21:45:45下载
- 积分:1
-
m_39x4r6
初学matlab课程的作业,本程序是在Matlab R2009b环境下编写的一个计算器的小程序,包括加法,减法,lTDltr计算,oQyIGPP计算,是Matlab的GUI编程的很好例子。
(Jobs matlab beginner courses, the program is written in Matlab R2009b environment of a small calculator program, including addition, subtraction,lTDltr computing, oQyIGPP calculations Matlab GUI programming is a good example.
)
- 2016-01-06 20:56:56下载
- 积分:1
-
Hooke&Jeeves
Pattern search (also known as direct search, derivative-free search, or black-box search) is a family of numerical optimization methods that does not require a gradient. As a result, it can be used on functions that are not continuous or differentiable. One such pattern search method is "convergence" (see below), which is based on the theory of positive bases. Optimization attempts to find the best match (the solution that has the lowest error value) in a multidimensional analysis space of possibilities.
- 2018-06-25 19:50:15下载
- 积分:1
-
MFFuuzzyPIDa
运用matlab程序源码,进进行模糊PID设计
(Use of matlab program source code, into the fuzzy PID design)
- 2012-08-20 07:22:31下载
- 积分:1
-
question7
用matlab的imagesc函数模拟液体表面分子蒸发的过程,并且程序整体按字母分为a到q一共17个部分,依次解释了程序的生成过程(matlab imagesc)
- 2015-04-01 15:29:37下载
- 积分:1
-
runge_stable_domain
演示龙格库塔方法的绝对稳定区域,从1阶到4阶,且阶数可以调整。另外,区域的左右边界可以计算出来(Absolutely stable region demonstrates Runge-Kutta methods, from an order to the fourth order, and the order can be adjusted. Further, around the boundary region can be calculated)
- 2013-12-22 18:01:29下载
- 积分:1
-
duosignal_fivemethods
多目标环境下 统一数据恒虚警 五种方法 仿真图(Multi-target environment unified data CFAR five methods simulation map)
- 2014-02-20 18:36:21下载
- 积分:1
-
image
This file is the matlab code related to the imaging.
- 2010-09-25 19:58:18下载
- 积分:1
-
DCT域隐藏
当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在MATLAB命令窗内输入命令: behidden = myinhide(carry,x,y); carry 用你的伪装载体文件名代替,格式为 *.* (注意不要丢掉单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处,这必须和嵌入时所选位置一致。 提取出的信息文件名为behidden.bmp 同样,要注意behidden.m和伪装载体文件都要在当前目录(current Directory)下(when to hide information, in order MATLAB within a window orders : hide = myhide (carry, signal, x, y); Carry with you the original document name instead vector, signal used to hide your name in the paper and instead carry signal must be in the form of*.* ( not to single quotes omitted) x, y is to select the location of hidden information coordinates (x, y) and (y, x) The formation of camouflage vector document, entitled hide.bmp attention myhide.m documents, vector documents hidden all the documents in the current directory (current Directory) to retrieve information when, in order window MATLAB import order : behidden = myinhide (carry, x, y); carry using your camouflage vector file name instead, the format for*.* (take care not to lose a single quote) x, y election Hiding information )
- 2005-06-12 12:08:55下载
- 积分:1
-
4
说明: MATLAB图像处理源程序4:
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 (MATLAB image processing source code: P0401: Prewitt operator to detect image edge P0402: different sigma value LoG operator image edge detection P0403: Canny operator to detect image edge P0404: image thresholding segmentation P0405: water of line thresholding segmentation image segmentation P0406: matrix quadtree decomposition P0407: image into text and non-text two categories P0408: morphological gradient detection Binary Image Edge P0409: morphological instance,- Images from the PCB Remove all current lines, retaining only chip targets)
- 2013-05-20 23:54:49下载
- 积分:1