-
Matlab
matlab神经网络的工具箱函数,个人呢觉得很有用呢!与大家分享(matlab neural network toolbox function, individuals can find it useful! To share with you)
- 2008-12-09 14:37:10下载
- 积分:1
-
基于matlab的系统分析与设计之信号处理
基于matlab的系统分析与设计之信号处理 源代码(MATLAB signal processing)
- 2009-11-21 20:34:33下载
- 积分:1
-
matlab
这是一个基于Matlab语言绘画三角函数图形的源代码(This is a painting based on Matlab language source code for trigonometric graph)
- 2011-05-31 16:52:55下载
- 积分:1
-
2
说明: turbo coding and simulation part 3
- 2012-05-17 16:28:24下载
- 积分:1
-
DCTIRISS
Irisi recognition using DCT
- 2012-05-25 01:14:57下载
- 积分:1
-
simulation-QAM
explaination with codes of Quadrature Amplitude Modulation
- 2013-12-04 04:49:13下载
- 积分:1
-
分数阶傅里叶变换程序代码 FRFT
分数阶傅里叶变换程序代码,有用可行,亲自测试过,能够放心使用····(Fractional Fourier transform program code, a useful and feasible, personally tested, can be assured use)
- 2021-04-02 20:29:07下载
- 积分:1
-
GD
说明: 梯度下降法对数据进行分类,并取了四个数据点,对分类进行证明。对梯度下降法有详细的备注。(The gradient descent method classifies the data and takes four data points to prove the classification. There are detailed remarks on gradient descent method.)
- 2020-05-24 17:22:03下载
- 积分:1
-
fass
一种改进的卡尔曼滤波算法,用于多传感器数据融合(An improved Kalman filtering algorithm for multi-sensor data fusion)
- 2007-12-20 11:05:14下载
- 积分:1
-
danchunxingfa
单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
(Simplex method, for solving linear programming problems common method. Simplex is the American mathematician GB Danzig in 1947 first put forward. Its theory is based on: linear programming problem feasible region is n-dimensional vector space Rn convex set in the multi-faceted, and its optimal value must be if the vertices of a convex set to achieve. Feasible solution corresponding to the vertex is called a basic feasible solution. The basic idea of the simplex method is: first find a basic feasible solution, to identify it and see whether it is the optimal solution If not, switch to another according to certain rules to improve the basic feasible solution, and then identify if still No, the re-conversion, click here to repeat. Due to the limited number of basic feasible solution, it will be converted by the finite optimal solution can be reached. If the problem can also be the optimal solution method has been applied without discrimination.
)
- 2011-01-17 21:01:44下载
- 积分:1