-
matlab
程序相当有用,可用于数学建模中。数据是实例,程序浅显易懂。(Program is useful for mathematical modeling. Data instance, the program easy to understand.)
- 2013-09-07 09:44:59下载
- 积分:1
-
15823_chat
Window下的select方式网络程序的范例(Window select the mode network programming paradigm)
- 2005-02-22 13:40:52下载
- 积分:1
-
Ppca_matllabC
PCA MATLAB程序.PCA MAATLAB程序PCA MATLAB程序.
(PCA MATLAB program. PCA MAATLAB program PCA MATLAB program.)
- 2012-07-24 10:26:29下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
GAfor-Unit-combination
本文针对当前科技水平不足以有效存储电力的情况下产生的发电机机组组合的问题,考虑负荷平衡、输电线传输容量限制等实际情况产生的约束条件,建立机组组合优化模型,追求发电成本最小。同时采用矩阵实数编码遗传算法(MRCGA)和穷举搜索算法,利用MATLAB 7.0.1和C++编程,分别对模型进行求解,并对所得结果进行分析比较,以此来帮助电力部门制定机组启停计划(This article in view of the current level of science and technology would not effective storage power generator unit combination problem, considering the load balance, such as transmission line transmission capacity, the actual situation of constraint conditions, unit combination optimization model is set up, the pursuit of power generation cost minimum. At the same time using matrix real-coded genetic algorithm (MRCGA) and exhaustive search algorithm, using MATLAB 7.0.1 and c++ programming, the model is solved respectively, and analyzes and compares the results to help power unit start-stop planning department)
- 2016-04-16 17:47:31下载
- 积分:1
-
LMS_test
Hello everybody,I am MAO,I am studying Least mean square algorithm right now.
- 2015-03-04 11:39:23下载
- 积分:1
-
dataprocesswithvcandmatlab
如何在vc环境下利用matlab工具箱进行数据处理(how to do data processing in vc++ with the toolbox of matlab)
- 2009-11-22 15:57:22下载
- 积分:1
-
cumcm2014problems
大学生数学建模的书籍以及训练习题,和答案,应该对参赛的选手有一定的帮助。(Mathematical modeling of books and training exercises, and answers for participating players should have some help.)
- 2015-04-11 21:15:13下载
- 积分:1
-
2222
与marlab有关的牛顿插值问题 很经典的例程
给广大爱好者一臂之力(With marlab the classic Newton interpolation routines to large hand fans)
- 2010-05-12 00:28:30下载
- 积分:1
-
Main_SVC_C
说明: svm工具箱,应用于matlab平台,给出了C_SVC二类分类算法的历程(svm toolbox, used matlab platform, given C_SVC the course of second-class Classification Algorithm)
- 2010-03-26 09:06:21下载
- 积分:1