-
GI-and-CP-in-OFDM
This script shows the difference of using zero padding (GI) in the end of OFDM symbol and using cyclic prefix (CP).
- 2011-05-10 03:13:05下载
- 积分:1
-
psomatlabprograme
属性分类的粒子群算法Particle swarm optimization (pso) algorithm to the classification of the attribute(Particle swarm optimization (pso) algorithm to the classification of the attribute)
- 2013-12-05 19:25:43下载
- 积分:1
-
stlwrite
matlab code for stlwrite - Write binary or ascii STL file
- 2015-02-07 13:45:16下载
- 积分:1
-
xinhao
周期脉冲信号的频谱图,信号长度设的比较小,可以实时调整。 (Periodic pulse signal s spectrum, the length of the signal set is relatively small, can be adjusted in real time.)
- 2015-04-01 20:08:40下载
- 积分:1
-
ercichaz23
机械优化设计主要包括建立优化设计问题的数学模型和选择合适的优化方法及程序两方面的内容.基于二次插值法的基本原理,通过实例,编写MATLAB程序进行求解,计算结果说明了二次插值法是一种求解一元函数极小点问题最优解的可行高效的方法.(Mechanical optimization design includes a mathematical model to optimize the design of the problem and choose the appropriate two aspects of optimization methods and procedures based on the basic principles of quadratic interpolation method, is solved by way of example, the preparation of MATLAB, the results illustrate the quadratic interpolation method is a function of one yuan to solve the problem of the optimal solution of the minimum point efficient way possible.)
- 2014-01-19 16:44:12下载
- 积分: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
-
shuzhi
用MATLAB实现数值分析的不同计算方法的实现过程,是研究生一年级需要的(Numerical Analysis Using MATLAB to achieve the realization of a different method of calculation process is required first-year graduate students)
- 2009-06-20 14:27:08下载
- 积分:1
-
Kalerfilter
卡尔曼滤波和扩展卡尔曼滤波Matlab源程序,广泛用于参数估计,滤波去噪,惯性导航等应用方面。(Kalman filter and extended Kalman filtering Matlab source, widely used in parameter estimation, filtering noise, inertial navigation and other applications.)
- 2013-08-30 10:30:17下载
- 积分:1
-
3
说明: 迭代法
迭代式阈值选取的基本思路是:首先根据图像中物体的灰度分布情况, 选取一个近似阈值作为初始阈值(Iterative threshold selected basic idea is: First, the gray-scale distribution of objects in the image, select an approximate threshold as initial threshold)
- 2013-04-12 16:47:01下载
- 积分:1
-
svm-matlab
支持向量机(SVM)用于分类的算法实现
function [D, a_star] = SVM(train_features, train_targets, params, region)(Support Vector Machine (SVM) algorithm for classification in function [D, a_star] = SVM (train_features, train_targets, params, region))
- 2014-01-14 10:36:36下载
- 积分:1