-
apf_sch
Parallel active power filter
- 2010-08-10 01:28:45下载
- 积分:1
-
func_SPIHT_Main
SET PARTITON INTO HIERARCHIAL TREES:IT IS THE GENERALISATION OF THE EZW ALGORITHM IN A MANNER THAT TENDS TO KEEP INSIGNIFICANT COEFFICIENTS TOGETHER IN LARGER SUBSETS
- 2013-07-22 20:42:59下载
- 积分:1
-
dancengchuanganqi
人工神经网络基于matlab开发的单层传感器的源程序例子(Artificial neural network matlab-based development model exact type rbf)
- 2013-08-04 15:06:20下载
- 积分:1
-
vectoriel
this is a matlab file that contains a simulink simulation of a vctor control using simulink blocs of matlab
- 2014-12-31 22:03:27下载
- 积分:1
-
dc_motor_psi_vary_n
《MATLAB电机仿真精华50例》源代码 习题源码 直流电动机 mdl(answer key)
- 2015-01-02 00:42:10下载
- 积分:1
-
TSP
说明: 用遗传算法求解TSP问题+matlab动态演示其求解过程。(TSP problem using genetic algorithm+ matlab dynamic presentation of their solution process.)
- 2011-04-05 21:32:28下载
- 积分:1
-
Fuzzy-control
智能控制理论关于Fuzzy control的一个实例,包括任务书和matlab源代码(Intelligent Control Theory on the Fuzzy control of an instance, including the mission statement and the source code matlab)
- 2011-05-10 16:38:32下载
- 积分:1
-
FIR
FIR二阶带通滤波器MATLAB仿真程序,分析,绘图,手动设置参数(Second-order band-pass FIR filter simulation program MATLAB, analysis, mapping, set the parameters manually)
- 2010-12-12 11:49:26下载
- 积分:1
-
pso
关于PSO的PPT讲解,对学习和了解PSO优化算法很有帮助(PSO on the PPT on the study and understanding of optimization algorithm PSO helpful)
- 2008-07-30 09:35:01下载
- 积分:1
-
per
function Px = per(x,n1,n2)
PER Estimate the spectrum of a process using the periodogram
-----------
USAGE Px = per(x,n1,n2)
The spectrum of a process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, x(n2)
The periodogram is returned in Px using a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed.
- 2012-04-18 09:56:59下载
- 积分:1