-
1
说明: 1 学生面试问题(如何实现老师面试学生人数合理安排)。
2 人工神经元的Matlab实现。
3 JPDA算法的Matlab实现。(A student interview questions (how to achieve a reasonable number of students the teacher interview arrangements). 2 The Matlab implementation of artificial neuron. 3 JPDA algorithm Matlab implementation.)
- 2009-09-19 12:00:29下载
- 积分:1
-
PSO-SampEn--ApproxiEN-RVM
PSO:粒子群优化算法,用C++和matlab两种语言实现的
RVM:相关向量机,比SVM更高级些
样本熵和近似熵:计算动态系统中时间序列的一个重要手段(PSO: PSO algorithm, using C++ and matlab realization of two languages
RVM: relevance vector machine, some more advanced than SVM
Sample entropy and approximate entropy: Calculating an important means of dynamic system in time series)
- 2014-11-02 21:00:54下载
- 积分:1
-
UFMC_OFDM-matlab
5G非正交多载波机制UFMC收发机matlab代码实现,非常新,给5G通信专业研发人员提供帮助(5G non-orthogonal multi-carrier mechanism UFMC transceiver matlab code, very new, to 5G communications professional R & D personnel to help)
- 2021-04-20 19:48:50下载
- 积分:1
-
PDmatlab
变压器局部放电实验数据处理matlab程序,有去噪,波形峰值,相位信息获取。(PD matlab experimental data processing procedures, denoising, waveform peaks, to obtain phase information.)
- 2020-12-22 16:59:06下载
- 积分:1
-
ejh42a
example.. of class.. control..
- 2012-06-23 03:43:00下载
- 积分:1
-
Stitch
大孔径光学元件的子孔径拼接算法,包含误差均化算法,适用于球面平面光学元件干涉拼接测量(Sub aperture stitching algorithm for large aperture optical elements, including the error equalization algorithm, is suitable for the measurement of spherical optical components)
- 2016-12-03 16:02:03下载
- 积分:1
-
双馈风机并网
说明: 双馈风机变速仿真:
电压/无功控制下机组输出仿真;
电压/无功电网故障下输出仿真(Doubly-fed fan variable speed simulation:
Unit output simulation under voltage / reactive power control;
Output simulation under voltage / reactive grid faults)
- 2020-03-16 19:14:58下载
- 积分:1
-
Matlab_example_in_different_field
matlab应用程序源代码实例,包括多个应用方向,1-32是:图形应用篇33-66是:界面设计篇67-84是:图形处理篇85-100是:数值分析篇(matlab source code examples of applications, including the direction of multiple applications, 1-32 is: graphics application papers 33-66 are: interface design articles 67-84 is: graphics processing chapter 85-100 is: Numerical Analysis Section)
- 2008-05-15 00:37:59下载
- 积分:1
-
随机潮流计算
说明: 首先从微电源、储能元件、负荷各方面对微网建模展开研究,并在对现有的电力系统随机潮流算法进行全面对比分析的基础上,重点研究了基于半不变量及Gram-Charlier级数的随机潮流算法,将其应用于微网的随机潮流计算分析中。(Firstly, micro-grid modeling is studied from the aspects of micro-power supply, energy storage components and load. On the basis of comprehensive comparative analysis of existing power system stochastic power flow algorithms, the stochastic power flow algorithm based on semi-invariant and Gram-Charlier series is studied, and applied to the stochastic power flow calculation and analysis of micro-grid.)
- 2019-10-03 14:57:22下载
- 积分:1
-
LF算法:整个算法来自《一种利用信息熵的群体智能聚类算法》提供的算法
1、初始化:
1.1每一个空间的点映射到二维窗格,每个空间的点分配唯一的二维窗格坐标。一个窗格只能有一个点。
1.2为每一只蚂蚁在二维窗格分配唯一的地址
(第一步需要注意的是:空间上点的位置和平面窗格上点的位置完全是两回事,空间上两个点的位置来计算两点之间的距离;而平面上点的位置,主要是用来确定半径为S的区域内的点,计算两个点的空间距离,进而计算群体相似度,最后通过群体相似度来计算拾起或者放下的概率)
2、迭代日最高气温次
3、所有的蚂蚁运动一次
4、产生一个0-1之间的随机数R
- 2022-10-03 14:45:04下载
- 积分:1