-
CFD2_lc_MUSCL
有限体积法求解一维欧拉方程,采用二阶MUSCL迎风格式,计算一维等熵喷管的流程,喷管扩张段有正激波。有助于理解和学习MUSCL格式()
- 2007-09-10 14:21:44下载
- 积分:1
-
intro
This book is an introduction to two subjects: Matlab and numerical computing.
This ¯ rst chapter introduces Matlab by presenting several programs that inves-
tigate elementary, but interesting, mathematical problems. If you already have
some experience programming in another language, we hope that you can see how
Matlab works by simply studying these programs.
- 2010-12-31 18:22:08下载
- 积分:1
-
painting
Beginning a source photograph, this demo will create an image with a hand-painted appearance. It can do this in three distinct styles, Impressionist , Expressionist and Pointillist .
- 2014-11-11 18:42:54下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1
-
CABCA_PID
The Matlab Code present the development of an intelligent PID controller using Cultural Artificial Bee Colony Algorithm CABCA. The Normative and situational Knowledge in cultural algorithm were first used to guide the evolution and direction of ABC. thereafter the develop controller was used in the position control of DC motor.
- 2016-03-23 00:20:57下载
- 积分:1
-
synthesize_sgy
代码为本人为写毕业论文,编写的几个合成地震记录的代码,包括cdp道集,共炮点道集以及一个简单的一层的地质模型对应的合成地震记录。(Man-made code-based write theses, prepared by several synthetic seismogram code, including cdp gathers a total of shot gathers, as well as a simple layer of the geological model of the corresponding synthetic seismogram.)
- 2007-07-17 21:42:50下载
- 积分:1
-
two-images-match01
说明: 该代码实现两幅图像的匹配,有详细的说明与报告(The code to achieve the matching of two images, a detailed explanation and report)
- 2010-04-11 11:05:17下载
- 积分:1
-
Gravitational_Search_algorithm
Gravitational Search algorithm
- 2011-10-28 02:56:03下载
- 积分:1
-
matrix_mul_block_parallel
此程序使用MPI实现两个矩阵的相乘,使用的语言是C(This program uses MPI to achieve multiply two matrices, the use of the language is C)
- 2011-05-13 22:53:57下载
- 积分:1
-
changfangtig
一个简单的求取长方体重力异常的程序,里头的参数数字 可以根据自己的情况更改(The simple strike the gravity anomaly cuboid program, inside the parameter numbers can be changed according to their own situation)
- 2013-03-09 18:34:48下载
- 积分:1