-
33system
33节点的配电网重构程序,基于粒子群算法。相当快速。但是需要再修改源码才可以重新生成数据。(33 node distribution network reconfiguration procedures, based on particle swarm optimization. Pretty fast. But the need to modify the source code before they can re-generate the data.)
- 2020-06-30 22:00:02下载
- 积分:1
-
dip2
说明: 基于信息融合的图像边缘检测方法研究,⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。(Edge detection method, 1 histogram equalization (histogram equalization). 2 histogram matching (histogram matching). 3 Neighborhood average (neighborhood averaging) 4 Local Enhancement (local enhancement). together median filter (median filtering).)
- 2006-05-14 17:16:31下载
- 积分:1
-
MATLAB--APPLICATION_25CASES
MATLAB 高效 编程技巧 应用 25个案例(MATLAB the efficient programming skill application 25 cases)
- 2013-02-26 09:35:27下载
- 积分:1
-
Chapter9
MATLAB统计分析与应用里的回归分析和样本数据(MATLAB statistical analysis and regression analysis and sample data in the application)
- 2018-12-30 17:46:17下载
- 积分:1
-
speech_enhancement
自己编写的用谱相减,最小均方和维纳滤波实现语音增强的matlab文件(themselves with the preparation of spectral subtraction, the minimum mean square Wiener filtering and enhanced voice document Matlab)
- 2006-06-11 10:13:39下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
DOA11
波束形成,多信号的信号谱估计,基于线性约束最小方差准则(Beamforming, signal spectrum multiple signal estimates based linearly constrained minimum variance criterion)
- 2016-04-14 17:51:34下载
- 积分:1
-
Matlab与VC CBuilder混合编程精选
说明: 本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.(the sets of data, including a variety of mixed Matlab and C programming examples and theory. Research VC CBuilder Matlab and the most authoritative and classic examples. The online collection of hair at a time. The results showed very little content. Our school had to find a library. Grateful the entire CJFD (CJFD), they will find this program with a few pairs of officers help and reference of the article. I made a few good money in the hope that those with vitamin C and Matlab Cbuilder mixed programming staff have great help.)
- 2005-12-01 12:38:38下载
- 积分:1
-
matlab-light-diffraction
说明: matlab模拟光的衍射的程序,有界面,文件附了一张效果图。(matlab simulation of light diffraction procedures, interface, file attachment to the renderings.)
- 2011-03-14 20:29:47下载
- 积分:1
-
dspvad
voice activity detection by zero crossing(athar)
- 2015-01-12 16:58:51下载
- 积分:1