Skip to content

Preparing for the thesis for the mathematcial model course, 2012

Notifications You must be signed in to change notification settings

mingdaqiu/MathModel2012

Repository files navigation

这个Repo的目的就是准备
数学模型课程的论文。

组员:邱铭达,吕一鼎

计划:做一个genetic algorithm方面的项目

准备:
	等考完了期中考试再说...

--------------------------

Status:
	Discountinued

--------------------------

计划:

写一个GA算法来做曲线的拟合

--------------------------

第一开发阶段:

写了一个基本的GA拟合算法。
TODO:
	更好的GA演化算法
	更好的Bit实现

-------------------------

简单处理一下分工的问题:

主要任务分两个部分

	- GA算法的实现
		- 邱铭达先争取做这一部分的优化
	- 曲线拟合的fitness计算&程序编写
		- 吕一鼎去找文献, 设计算法
	- 常微分方程的数值解与做图
		- 目前是采用GSL库

-------------------------

文件说明:
	
- ga_sin.c
	一个测试的GA算法实现

- gsl_test.c
	测试GSL库是否正确安装在系统上

- simple_ode.c
	一个简单的用gsl做微分方程数值解的demo

- Makefile
	用make编译

About

Preparing for the thesis for the mathematcial model course, 2012

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published