-
timing
采用GARDNER算法的定时模块的仿真,输入每个符号4个采样点,通过内插,输出一个样本值(GARDNER algorithm used the timing of the simulation module, enter each symbol four sampling points, by interpolation, the output value of one sample)
- 2008-01-23 16:21:05下载
- 积分:1
-
PD
说明: PD control for robotics
- 2011-06-05 20:44:12下载
- 积分:1
-
main1
本程序用于雷达成像压缩感知算法,基于压缩感知算法的雷达探测区域成像(radar imaging based on compressed sensing)
- 2012-07-06 10:09:36下载
- 积分:1
-
matlab-RBF
RBF网络能够逼近任意的非线性函数,可以处理系统内的难以解析的规律性,具有良好的泛化能力,并有很快的学习收敛速度,已成功应用于非线性函数逼近、时间序列分析、数据分类、模式识别、信息处理、图像处理、系统建模、控制和故障诊断等。(RBF network can approximate any nonlinear function, can handle regular system are difficult to resolve, with good generalization ability, and fast convergence rate, it has been successfully applied to nonlinear function approximation, time series analysis, data classification, pattern recognition, information processing, image processing, system modeling, control and fault diagnosis.)
- 2021-04-26 22:08:45下载
- 积分:1
-
matlab振动分析程序
这个是用来计算白噪声测试的,特别适用于振动台试验。编程简单,测试也比较符合预测值。(This is used to calculate white noise, especially for shaking table test. The programming is simple and the test is more consistent with the predicted value.)
- 2018-07-02 02:03:32下载
- 积分:1
-
cccccccc
matlab的编程PDF资料,详细的解释matlab的算法及很多的方法,编程详细的源码解释(PDF matlab programming information, a detailed explanation of the algorithm and matlab many ways, the programming source to explain in detail)
- 2011-07-12 15:16:36下载
- 积分:1
-
image-procesing
detect color and find the place of object
- 2012-06-03 18:08:30下载
- 积分:1
-
Constrained-optimization-problem
包含所有约束优化问题中涉及的matlab源程序。包含Rosen梯度法求解约束多维函数的极值,外点罚函数法解线性等式约束,外点罚函数法解一般等式约束,内点罚函数法,混合罚函数法,混合罚函数加速法,乘子法,坐标轮换法及复合形法(Contains all the constrained optimization problem involves matlab source. Contains Rosen gradient method for solving constrained multi-dimensional function extremum, external point penalty function method for solving linear equality constraints, external point penalty function method for solving general equality constraints, interior point penalty function method, mixed penalty function method, mixed penalty function acceleration method , multiplier method, the coordinate rotation method and complex method)
- 2013-07-25 10:49:46下载
- 积分:1
-
CODE
此代码为遗传算法优化BP神经网络的编码程序部分。(this file is the code program in the genetic algorithm.)
- 2018-01-08 10:21:01下载
- 积分:1
-
ADMM
一个简单的优化案例。求解下面的带有等式约束和简单的边框约束(box constraints)的优化问题: minx,y(x?1)2+(y?2)2s.t.0≤x≤3,1≤y≤4,2x+3y=5(A simple optimization case. To solve the following with equality constraints and simple edge constraint optimization problem (box constraints): Minx, y (x - 1) 2+ (Y - 2) 2s.t.0 = x = 3,1 = y = 4,2x+3y=5)
- 2020-11-10 17:39:46下载
- 积分:1