-
fuzzytimeseries
it s a helpfull paper about fuzzy time series
- 2010-08-05 22:41:41下载
- 积分:1
-
gonglv
根据输入值的大小和输出值得大小,绘制相应的曲线,功率谱图(The size of the input and output values worthy size, draw the curve of the power spectrum)
- 2013-09-22 12:28:26下载
- 积分:1
-
MatlabBeamDeflection
FEM analysis of beam using matlab
- 2013-09-27 12:00:03下载
- 积分:1
-
Restoration
Project on Image Restoration
- 2013-11-12 17:55:43下载
- 积分:1
-
Sommaire
livre por la commande vectorielle sans capteur de vitesse
- 2010-12-18 21:37:07下载
- 积分:1
-
c13_fastpoly
Fast Channel Shortening with Polynomial Weighting Functions
- 2011-01-09 20:46:02下载
- 积分:1
-
chengzifa
基本的拉格朗日乘子法(又称为拉格朗日乘数法),就是求函数f(x1,x2,...)在g(x1,x2,...)=0的约束条件下的极值的方法。其主要思想是引入一个新的参数λ(即拉格朗日乘子),将约束条件函数与原函数联系到一起,使能配成与变量数量相等的等式方程,从而求出得到原函数极值的各个变量的解。
(Basic Lagrange multipliers (also known as Lagrange multiplier method), is of a function f (x1, x2 ,...) in g (x1, x2 ,...)= 0 constraints under the conditions of extreme value methods. The main idea is to introduce a new parameter λ (the Lagrange multiplier), the constraint function is linked together with the original function, so variables can be paired with an equal number of equations equation, thus obtained by the original function extreme solution of the various variables.)
- 2011-01-17 20:54:43下载
- 积分:1
-
genetic-algorithm-in-matlab-language
利用matlab语言编写多个城市间,求最短路径的遗传算法源代码(Genetic algorithm source code, find the shortest path between the Matlab language multiple cities。)
- 2013-03-02 16:24:49下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
dianyun
基于 MATLAB的点云 三角化重建(Based on the MATLAB the point cloud triangle reconstruction
)
- 2011-05-05 08:52:06下载
- 积分:1