搜索资源列表
fastica
- FASTICA - Fast Independent Component Analysis % % FastICA for Matlab 7.x and 6.x % Version 2.5, October 19 2005 % Copyright (c) Hugo G鋠ert, Jarmo Hurri, Jaakko S鋜el� and Aapo Hyv鋜inen. % % FASTICA(mixedsig) estimates the independent
多维数据库处理控件DYNACUBE
- 多维数据库处理控件DYNACUBE-multidimensional database handling controls DYNACUBE
FullCompiler
- 包括完整的前端后端的C编译器 支持指针、结构体、带参带返回值的函数声明与定义、多维数组、循环等基本功能,更重要的是支持Windows API。后端用C++自行实现,具有良好的学习参考价值-The C compiler includes a complete front-end back-end support pointer structures with parameters with the basic functions of the return value of the functio
WeiFengYing-supporting-program
- 魏凤英的现代气候统计诊断与预测技术的fortran源代码,里边包括气候变化趋势分析的程序:线性倾向估计、滑动平均及一些趋势检验和函数;气候突变检测:滑动t检验、Cramer s法、Yamamoto法、Mann-Kendall法、Pettitt法Lepage法;气候序列周期的提取方法:功率谱、最大熵谱、交叉谱、多维最大熵、奇异谱分析、小波分析;以及EOF、主成分等等,总之熟悉这本书的同学,应该知道这本书的“强大”是做数理统计分析、及气象等必备的工具书啊,而且其程序,尤为宝贵!特此与大家分享-Wei
Edge
- 利用C++编写的多维多边形,包括三角形,四边形,以及多边形-By using c++ computer compilation of multidimensional polygon
optimization-program
- 无约束一维极值/无约束多维极值/约束优化/非线性最小二乘优化/线性规划/整数规划/二次规划/遗传优化算法等对应的matlab程序-Unconstrained one-dimensional extremal/unconstrained multidimensional the pole/constrained optimization/nonlinear least squares optimization/linear programming/integer programming/Quadr
GA
- 遗传算法的matlab程序,有详细的子函数,自适应求解多维矩阵参数,浮点型实数求解,程序明了易懂!-Genetic algorithm matlab program, detailed subfunctions adaptive solving multidimensional matrix parameters, floating point real numbers to solve the program is clear and easy to understand!
yuesuyouhua
- 用Rosen梯度投影法求解约束多维函数的极值 用外点罚函数法求解线性等式约束多维函数的极值 用外点罚函数法求解一般等式约束多维函数的极值 用内点罚函数法求解约束多维函数的极值 用混合罚函数法求解约束多维函数的极值 用混合罚函数加速法求解约束多维函数的极值 用乘子法求解约束多维函数的极值 用坐标轮换法求解约束多维函数的极值 用复合形法求解约束多维函数的极值 -Rosen gradient projection method for solving constra
qrdgrid
- 类似于TDecisionGrid对象的快速报表生成器-TQRDecisionGrid is a QuickReport printable analog of TDecisionGrid. It allows print multidimensional reports
minic_interpreter
- 一款比较完善的强大的C语言解释器,附带源码,可以嵌入到用户应用程序中。支持对比较复杂的C代码的解释执行。完美支持各种标准C语言语法,如if-else结构语句, ?:结构求值语句,for循环,while循环,do...while循环等 支持各种数据类型包括: char,short,int,string,float 支持多维数组及指针 支持自定义函数以及系统函数 支持局部变量以及全局变量,允许在变量定义时直接初始化 支持局部变量层次化作用域;允许定义系统常量;支持系统内部定义数据类型,但不支持用户在
4.shuzuzifuchuan
- 数组和字符串的应用,一维数组和多维数组以及字符串的编程-Programming applications arrays and strings, one-dimensional arrays and multidimensional arrays and strings
5zhizhenyingyong
- 指针在一维数组和多维数组的应用,指针在字符中的应用以及举例-Pointer in the application of one-dimensional arrays and multidimensional arrays
CheckAction.class
- php中,会遇到树状结构,可能要组织五维数组, 本段程序,很行的如何去组织-A multidimensional array organization, similar to the unlimited categories
EM_GM
- EM algorithm for k multidimensional Gaussian mixture estimation
representations
- The paper deals with representations of the safe states set in the Banker s problem. Using a Petri Net model we derive formulas for this set (SAFE) directly and for its (smaller) minimal elements set MIN. Moreover, we partition the set MIN into s
mvrvm_matlab
- 多维支持向量机 可以解决小样本情况下的机器学习问题。可以提高泛化性能。可以解决高维问题。可以解决非线性问题。可以避免神经网络结构选择和局部极小点问题。-Multidimensional support vector machine can solve the problem of machine learning small sample case. You can improve the generalization performance. You can solve high-dimens
WUYUESHUDUOWEIJIZHI
- 基于MATLAB的多维无约束极值问题的源代码,适合于初学者学习MATLAB的多维无约束极值问题。-MATLAB-based multidimensional unconstrained extreme value of the source code, suitable for beginners to learn MATLAB multidimensional unconstrained extreme value problem.
AFSA
- 使用人工鱼群算法求解多维复杂寻优问题,用于matlab平台。(The artificial fish swarm algorithm is used to solve the multidimensional complex optimization problem.)