-
rbf_approx
利用RBF神经网络建立的模型对函数进行逼近.是在MATLAB中文论坛上找到的(Use of RBF neural network model set up to function approximation)
- 2009-03-24 13:05:36下载
- 积分:1
-
tyfz
说明: 用matlab进行通讯专业的相关基本技术
的仿真程序(一共三个,其中两个的源代码附在文档最后,每个仿真文档均有说明)(using Matlab for communications professionals the basic technology of the simulation program (a total of three, two of which are attached to the source code files Finally, the documentation of each simulation are described))
- 2006-03-19 19:22:47下载
- 积分:1
-
MAS
With increasing wind penetration in power systems, many national
grid codes will demand complete models and simulation
studies under different system conditions in order to ensure that
the connection of a wind farm will not have a detrimental impact
on the network to which it will be connected.
Hence a dynamic model with reduced-order double cage representation
for the DFIG and its associated control and protection
circuits has been developed. It was then used to simulate
the response of wind turbine to network faults on a simple two
busbar system.
- 2010-05-15 10:35:58下载
- 积分:1
-
four-filter
线性滤波器、均值滤波器、中值滤波器、梯度倒数滤波器的matlab源程序(Linear filter, mean filter, median filter, gradient countdown of the filter matlab source)
- 2012-04-27 13:05:28下载
- 积分:1
-
非线性整数规划的遗传算法Matlab程序
说明: 通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!(Generally, nonlinear integer programming is a NP problem with exponential complexity. If the constraints are more complex, MATLAB optimization toolbox and some optimization software such as lingo are often unable to be applied, even if they can be applied, they cannot give a satisfactory solution. At this time, we need to design a special optimization algorithm for the problem. Here is an example of genetic algorithm applied to nonlinear integer programming, for your reference!)
- 2020-04-11 20:04:13下载
- 积分:1
-
zuidaliu
最大流的一种通用算例程序,解决很多最大流的问题。(Maximum flow of a generic example program to solve many maximum flow problem.)
- 2010-08-21 15:42:51下载
- 积分:1
-
Reverb_demo
提供數種回響演算法.利用6個平行的comb濾波器達成擬真的回響效果(Provides several reverberation algorithms. Use 6 parallel comb filter to achieve realistic reverb)
- 2013-11-08 15:34:44下载
- 积分:1
-
CDMAswitchinginopticalenviorment
CDMA Switching in an Optical Environment in optical enviorment how cdma technique work
- 2010-08-25 16:53:42下载
- 积分:1
-
color
利用ICE对图像进行亮度和颜色的调整,可以在图片上对想要进行滤波处理的部分直接进行选择。(Use ICE to adjust the image brightness and color can be in the picture on the part you want to filter processing directly to it.)
- 2014-12-20 11:34:36下载
- 积分:1
-
MATLABshiyongyuandaima
目录
1.图像反转 2
2.灰度线性变换 2
3.非线性变换 4
4.直方图均衡化 5
5. 线性平滑滤波器 6
6.中值滤波器 7
7.用Sobel算子和拉普拉斯对图像锐化: 8
8.梯度算子检测边缘 9
9.LOG算子检测边缘 11
10.Canny算子检测边 缘 12
11.边界跟踪 (bwtraceboundary函数) 13
12.Hough变换 14
13.直方图阈值法 16
14. 自动阈值法:Otsu法 18
15.膨胀操作 19
16.腐蚀操作 20
17.开启和闭合操作 21
18.开启和闭合组合操作 22
19.形态学边界提取 24
20.形态学骨架提取 25
21.直接提取四个顶点坐标 26
22.文件打开窗口 27
(Contents 1 image reversal 22 23 gray linear transformation. Nonlinear transformation 44. Histogram equalization 55 linear smoothing filters 66. Median filter 77. Sobel operator and Rapp Las Image Sharpening: 88. gradient edge detection operator 9 9.LOG edge detection operator 11 10.Canny count of edge detection 1211. the border tracking (bwtraceboundary function) 1413 13 12.Hough transform histogram. threshold Law 1614 automatic thresholding method: Otsu 1815 expansion operation 1916. corrosion operation 2017. opening and closing operation of 2118. combination of opening and closing operation 2219. morphology boundary extraction 24 20 morphological skeleton extraction 2521 direct extraction of four vertex coordinates 2622 File Open window 27)
- 2013-05-10 21:44:14下载
- 积分:1