-
double_pwm_inverter
双极性pwm控制技术逆变器,采用pwm技术对逆变器进行控制实现逆变功能(pwm nibianqi)
- 2010-07-11 14:06:03下载
- 积分:1
-
LMSfilter
LMS自适应均衡器算法,里面有比较详细的解释说明,适合初学者参考。(LMS adaptive equalizer algorithm, which has more detailed explanations, suitable for beginners reference.)
- 2011-09-14 16:49:19下载
- 积分:1
-
11
说明: 三维随机粗糙面,可修改其相关函数或均方高度等参数(Three-dimensional random rough surface, it can modify its associated functions or parameters such as mean square height)
- 2016-08-22 15:55:29下载
- 积分:1
-
pso
Matlab 的PSO程序。
to apply this to different equations do the following
generate initial particles in a search space close to actual soln
fool around with no of iterations, no of particles, learning rates
for a truly generic PSO do the following
increase the number of particles , increase the variance
i.e let the particles cover a larger area of the search space
then fool around as always with the above thins(The PSO program Matlab. to apply this to different equations do the followinggenerate initial particles in a search space close to actual solnfool around with no of iterations, no of particles, learning ratesfor a truly generic PSO do the followingincrease the number of particles, increase the variancei.e let the particles cover a larger area of the search spacethen fool around as always with the above thins)
- 2008-02-19 10:29:40下载
- 积分:1
-
matlab_3_updata
使用matlab中快速傅里叶变换fft实现滤波(The use of the MATLAB FFT FFT filter)
- 2012-04-27 20:29:52下载
- 积分:1
-
Custom_Events08282008
IndexOrder : can change indexing Order Right to left or Left To Right , U can Change Default From en_RightToLeft to en_LeftToRight if you want.
##### HorizontalyOrder : if set to false then vertical ordering
##### SetFocusFirstINDEX : if set to true then Finaly First Component in form who have index = 0 Setfocuse
- 2014-08-13 05:12:26下载
- 积分:1
-
ppoisson
Smooths scattered Poisson response data with a P-spline
- 2009-03-29 08:46:07下载
- 积分:1
-
PSORastrgrin
粒子群算法Rastrgrin实现寻优,利用一具体案例得出寻优结果(Particle swarm optimization algorithm Rastrgrin realized using a specific case optimization results obtained)
- 2014-12-08 22:05:58下载
- 积分:1
-
ga-tool
基于matlab的关于遗传算法的一些重要的函数的m文件,供读者参考
(Based on some of the important matlab m file on genetic algorithm function for readers reference)
- 2013-12-23 14:16:03下载
- 积分:1
-
Erlang
根据Erlang B公式进行程序设计:
(1)输入:话务量、信道数;输出:PC
(2)输入:PC、信道数;输出:最大话务量
根据Erlang C公式进行程序设计:
(1)输入:话务量、信道数;输出:PW[延迟>0]
(2)输入:PW[延迟>0]、信道数;输出:最大话务量
(According to Erlang B formula for program design: (1) Input: traffic, number of channels output: PC (2) input: PC, number of channels output: maximum traffic based on Erlang C formula for program design: (1) Input: traffic, number of channels output: PW [Delay> 0] (2) Input: PW [Delay> 0], the number of channels output: maximum traffic)
- 2021-04-14 15:28:55下载
- 积分:1