-
simulink_minglingji
这里面包含了几乎全部的SIMULINK在通信仿真中所要用到的命令(That which contains almost all of the SIMULINK simulation in communications to use in order)
- 2009-03-25 14:02:07下载
- 积分:1
-
test_1
利用matlab程序,以及小波函数,实现两个图像的小波融合(Using matlab procedures, and wavelet function, wavelet fusion of the two images)
- 2014-11-30 16:18:27下载
- 积分:1
-
Illustration_Norms
or a thorough description of the norms, see the Chapter 4 of Robust and Optimal Control, Zhou, Glover, Doyle 1996.
Here the point is to give some lines of code illustrating what are the H2 and Hinf norms of LTI systems.
In that sense, it is also illustrated that the H2 norm is smooth in the space of the system parameters, whereas the Hinf norm is non-smooth locally Lipschitz (since it is a min-max problem, thus prone to the waterbed effect ).
- 2015-01-25 21:06:50下载
- 积分:1
-
Machine-vision-analysis
硕士论文,基于机器视觉苹果检测算法的研究。主要内容包括:1、国内外研究现状及进展 2、苹果图像采集与处理 3、苹果大小与形状检测 4、粒子群优化的BP神经网络苹果颜色检测算法 5、遗传算法优化BP神经网络苹果缺陷检测算法 6、苹果检测系统的软件、硬件及界面设计(Research on Apple detection algorithm based on machine vision. The main contents include: 1, the domestic and foreign research present situation and the progress of 2, apple image acquisition and processing 3, the shape and size of Apple detection 4, particle swarm optimization of BP neural network in apple color detection algorithm 5, genetic algorithm optimization BP neural network for Apple defect detection algorithm 6, apple detection system software, hardware and interface design)
- 2016-04-14 20:31:53下载
- 积分:1
-
Tabmatlab
在matlab的GUI界面中实现tab标签的切换功能(Implemented in the matlab interface features tab label.)
- 2010-11-12 17:46:59下载
- 积分:1
-
fwdproj
An Algorithm for defining hand gestures
- 2013-03-25 13:57:15下载
- 积分:1
-
GN-algorithm-for-matlab
这是复杂网络社区划分的GN算法,希望对大家有帮助.(This community is divided on the GN algorithm source code, we hope to help)
- 2011-11-05 21:34:31下载
- 积分:1
-
trick2
Function with GUI in MATLAB Some Tricks
- 2013-01-14 14:31:37下载
- 积分:1
-
Electrical_Angle
This module will calculate the electrical angle between two different signals (Normally current + Voltage). once the first siganl as a reference signal and once the second signal as a reference signal.
- 2013-10-29 18:55:37下载
- 积分:1
-
gradient descent
梯度下降法是一個一階最佳化算法,通常也稱為最速下降法。 要使用梯度下降法找到一個函數的局部極小值,必須向函數上當前點對應梯度(或者是近似梯度)的反方向的規定步長距離點進行疊代搜索。如果相反地向梯度正方向疊代進行搜索,則會接近函數的局部極大值點;這個過程則被稱為梯度上升法。(The gradient descent method is a first-order optimization algorithm, also commonly referred to as the steepest descent method. To find the local minimum of a function using the gradient descent method, an iterative search must be performed to the specified step distance point in the opposite direction of the gradient (or approximate gradient) of the current point on the function. If the search is reversed in the opposite direction to the positive direction of the gradient, it will approach the local maximum point of the function; this process is called the gradient ascent method.)
- 2019-02-21 23:13:19下载
- 积分:1