-
GA_hanshu
遗传算法,基于matlab软件,优化天线方向图振幅(genetic algorithm, based on the software of matlab, and it can optimize the amplitude of antenna pattern)
- 2015-12-18 10:20:53下载
- 积分:1
-
lab_6
加窗设计FIR滤波器,其中有矩形窗和哈明窗两种窗的加窗方法及频谱分析(Windowed FIR filter design, including rectangular window and Hamming window of Windows and both methods and spectral analysis)
- 2010-11-26 10:20:39下载
- 积分:1
-
matlab
功能软件 多多使用,多多下载,大家学习学习。不知道可用不(Your use of the software functions, a lot of downloads, we learn from. Do not know can not)
- 2011-01-08 21:24:41下载
- 积分:1
-
svcm_run
support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_train on xtrain and ytrain)
% btrain: offest coefficient (from svcm_train on xtrain and ytrain)
%
% ypred: predicted y (Lrun,1) containing class labels (-1 or +1)
% margin: (signed) separation from the separating hyperplane (Lrun,1(support vector machine classification% s oft margin% uses "kernel.m"%% xtrain : (Ltrain, N) with Ltrain : number of points N : % ytrain dimension : (Ltrain. 1) containing class labels (-1 or 1)% xrun : (Lrun, N) with Lrun : number of points N : % atrain dimension : alpha coefficients (from svcm_train on xtrain and ytrain)% btrain : offest coefficient (from svcm_train on xtrain and ytrain)%% ypred : predicted y (Lrun. 1) containing class labels (-1 or 1)% margin : (signed) separation from the separating hyper plane (Lrun, 1)
- 2007-03-03 10:59:12下载
- 积分:1
-
Riemann_solver
用matlab求解的一维黎曼问题的精确解,有限体积格式(Using matlab dimensional Riemannian problem solving an exact solution, finite volume scheme)
- 2013-10-28 10:21:46下载
- 积分:1
-
Kalman
用于学习卡尔曼滤波算法,其中包含了估计值计算和估计误差分析(Study Kalman)
- 2014-12-09 21:22:00下载
- 积分:1
-
Engg-MGT-Presentation
This document illustrates SWOT analysis of a telecommunication company namely Telenor Pvt Limited
- 2014-11-15 00:38:59下载
- 积分:1
-
Matlab
60个常用的matlab的小程序,文件命名采用函数名命名,使用者请根据需要自行选择(60 a small matlab program used, the file name using the function named,the user according to their needs)
- 2011-12-27 13:30:54下载
- 积分:1
-
PART1
klms与lms的比较程序,包含收敛速度和误差分析(klms and lms comparison procedures, including the speed of convergence and error analysis)
- 2015-09-10 21:43:29下载
- 积分:1
-
PSO_mppt
应用于多峰值MPPT问题,采用PSO寻找最大功率点,具体实现在S-function中,仿真时建议找一个内存大的电脑用连续仿真,离散在这种仿真时容易出问题。自行读程序只需输入光伏电压电流即可实现,仿真多峰值问题时光伏板注意反并联二极管,输出为占空比,boost、隔离boost都可以使用(For multi-peak MPPT problem, PSO is used to find the maximum power point, which is realized in S-function. It is suggested that a computer with large memory be used for continuous simulation. Discrete simulation is prone to problems. The self-reading program can be realized only by inputting photovoltaic voltage and current. In the simulation of multi-peak problem, the photovoltaic board pays attention to the anti-parallel diode.)
- 2021-04-07 21:29:01下载
- 积分:1