-
GA_code_for_green_wave_control
本人在攻读博士期间开发的用于求解城市道路交叉口绿波控制参数的遗传算法(The code was developed during the period of my study for Ph.D. degree, it can be used to solve the urban intersections green wave control problem, the method used in the coed is Genetic Algrothims)
- 2009-06-09 20:34:40下载
- 积分:1
-
DOF-Analysis-and-process-modeling
Westerberg分析自由度的资料,自适应处理入门兄弟的好资料,呵呵(Westerberg et al. (1979) approach is used to analyze the Degrees of Freedom (DF) of both the individual
units of a process flowsheet and the entire flowsheet.)
- 2013-08-24 20:16:18下载
- 积分:1
-
cours-SMI4-analyse-numerique-TP
Travaux pratique Analyse numérique MATLAB
- 2013-01-30 02:30:05下载
- 积分:1
-
table_quality
program which reads a TABLE file of N points in M dimensions, in the unit hypercube, and returns estimates of the quality of the point dispersion
- 2009-06-06 21:16:56下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
ff
说明: 数据离散化程序,对大量的数据进行智能化分析和处理,能有效的提高计算效率(Data discretization procedures, intelligent analysis and processing of large amounts of data, which can effectively improve the computational efficiency)
- 2012-09-09 11:45:20下载
- 积分:1
-
TCPIP_Communications_in_Matlab
Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer.
The jtcp.m program uses Matlab s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).
The jtcp.m program is basically just a friendly wrapper for Rodney Thomson s "example" TCP/IP code(Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. The jtcp.m program uses Matlab' s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).)
- 2009-11-15 21:11:40下载
- 积分:1
-
tank
fuzzy code in matlab
- 2011-10-17 22:27:33下载
- 积分:1
-
GAQRCodeTest
可以生成二维码,然后可以读取二维码比较结果(Can generate a two-dimensional code, and then compare the results can be read two-dimensional code)
- 2013-11-13 00:05:47下载
- 积分:1
-
mkabrpt.m
mk突变点分析;
输入:x是数据序列;sy是起始年份或序号(做图的时候会用到)(mk point mutation analysis Input: x is a data sequence sy is the initial year or serial number (do figure it will be used))
- 2013-12-24 02:39:38下载
- 积分:1