-
lbmval
Lattice Boltzmann 程序,使用D2Q9模型,模拟流体在多孔介质中的渗流。(procedures, the use of D2Q9 model Simulation of Fluid in the porous medium flow.)
- 2007-05-30 01:32:36下载
- 积分:1
-
Artificial-neural-networks
压缩文件中有两个文件,其中一个是基于BP、RBF人工神经网络解决变压器故障诊断的问题。另外一个文件是用进退法、黄金分割法、DFP、Powell的方法解决函数最小值。(
There are two archive files, one of which is based BP, RBF artificial neural network to solve the problem of transformer fault diagnosis. Another document is the solution to function with the minimum of advance and retreat method, golden section method, DFP, Powell method.)
- 2016-02-15 17:37:54下载
- 积分:1
-
genetic-algorithm
遗传算法,用matlab来实现,图像美观,更接近真实数据(Genetic algorithm, using matlab to achieve, beautiful images, closer to the real data)
- 2013-10-16 22:43:03下载
- 积分:1
-
lowrice
一篇关于移动无线信道模型仿真的硕士论文,特别是对于地空通信的信道有很好的分析,并对地空信道的模型进行了仿真!(An article on the mobile radio channel model simulation of the master s thesis, especially for ground-to-air communication channel has a very good analysis, and ground-to-air channel simulation model!)
- 2008-12-16 10:54:47下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
1
说明: 蚂蚁TSP算法--用蚁群算法解决旅行商问题(TSP algorithm ant ant colony algorithm to solve traveling salesman problem)
- 2008-07-22 12:05:01下载
- 积分:1
-
LittleWave
matlab 小波函数处理图片的轮廓问题(matlab wave function to handle pictrure scale)
- 2020-06-16 12:20:02下载
- 积分:1
-
bpsk_qpsk_matlab
数字调制-BPSK.QPSK等等多个调制方式的原理-代码等MATLAB程序(Digital Modulation-BPSK.QPSK, and so the principle of multiple modulation- MATLAB program code, etc.)
- 2009-12-15 20:13:33下载
- 积分:1
-
hangjia_program
平面桁架程序,主要针对土木工程设计计算领域,给出了计算数据,及计算程序,值得学习(Plane truss procedures, mainly for the field of civil engineering design calculations are given calculated data, and calculation procedures, it is worth learning)
- 2010-01-17 14:21:10下载
- 积分:1
-
NSGA2_MATLAB-master
说明: 多目标优化,非遗传算法,matlab编程(Multi objective optimization)
- 2020-09-14 09:42:03下载
- 积分:1