-
fuliye
有关傅里叶变化及其算法的matlab仿真程序的代码(About the Fourier transform algorithm matlab simulation program and its code)
- 2014-12-07 14:50:29下载
- 积分:1
-
最优阵列汤俊译图片代码
最优阵列处理技术书中图片代码,比较详细,包含各章代码(optimum array processing)
- 2018-01-22 21:04:43下载
- 积分:1
-
dpd
数字预失真处理的主函数,用于修正功放的非线性(power ample digital hdl)
- 2015-03-14 18:10:52下载
- 积分:1
-
G729Annex-A
G729 Annex A MATLAB CODE
- 2013-07-19 15:18:13下载
- 积分:1
-
MATLABFFT-harmonic-analysis
基于MATLAB的FFT谐波频谱分析,利用FFT变换算法进行谐波的频率和幅值的变化分析,利用图形分析结果。(MATLAB-based FFT harmonic spectrum analysis using FFT transform algorithm changes the frequency and amplitude of the harmonic analysis, the use of graphical analysis results.)
- 2014-06-09 17:18:22下载
- 积分:1
-
YiQun
matlab + 最短路径 改进的蚁群算法(matlab+ improved ant colony algorithm for the shortest path)
- 2013-09-01 21:33:28下载
- 积分:1
-
power-system-simulation
电力系统的MATLAB-SIMULINK仿真与应用,包含主要原件模型、电力电子电路仿真、电力系统稳态暂态仿真等。(MATLAB-SIMULINK power system simulation and applications, including the main original model, the power electronic circuit simulation, steady state power system transient simulation
Really so.)
- 2011-12-29 13:12:04下载
- 积分:1
-
熵权法
熵权法matlab代码,直接在命令窗口输入数据即可进行计算。(Analytic Hierarchy Process Matlab Code)
- 2020-06-18 07:40:02下载
- 积分:1
-
linclass
这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0
2 if W *X(:,i) + b < 0(his function classifies input data X using linear
discriminant function:
y(i) = argmax W(:,y) *X(:,i)+ b(y)
y
where parameters W [dim x nfun] and b [1 x nfun] are given
in model and nfun is number of discriminant functions.
In the binary case (nfun=1) the classification rule is following
y(i) = 1 if W *X(:,i)+ b >= 0
2 if W *X(:,i)+ b < 0)
- 2011-05-01 17:58:21下载
- 积分:1
-
GA-to-TSP
遗传算法解决旅行商问题遗传算法解决旅行商问题(Genetic algorithm to solve traveling salesman problem genetic algorithm to solve traveling salesman problem)
- 2011-05-24 16:57:13下载
- 积分:1