-
Finite_difference_method
有限差分法
微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。
(Finite Difference Method
Numerical solution of differential equations and integro-differential equation approach. The basic idea is to set a continuous solution of the region with a finite number of discrete points instead of a grid consisting of, these discrete points called grid nodes the solution of a continuous area on a given function of continuous variables used in the definition of discrete grid variable function approximation the original equation and boundary conditions in the micro-business operators to approximate differential, integral with the points and to approximate, so the original differential equations and boundary conditions are replaced by algebraic equations near Side, that is, finite difference equations , solve this equation group can get the original problem in discrete points on the approximate solution. And then using interpolation methods can be determined from the discrete solution of the problem solution of the approximate solution on the entire region)
- 2009-12-16 22:12:15下载
- 积分:1
-
Watermarking_Edge
this is partial code for paper "A Robust Wavelet-Based Watermarking Algorithm Using Edge Detection"
- 2009-06-16 02:36:56下载
- 积分:1
-
matlabMVDR
说明: matlab阵列信号处理MVDR程序,高分辨方位估计从事人员可供参考。(matlab array signal processing MVDR procedures, personnel engaged in high-resolution DOA estimation for reference.)
- 2008-09-19 20:45:10下载
- 积分:1
-
reliefF
reliefF源码 用法及说明 简单易懂的(reliefF source usage, and easy to understand instructions)
- 2020-06-29 19:40:02下载
- 积分:1
-
ICS
ideal channel selection/noise estimation
- 2012-05-17 12:56:30下载
- 积分:1
-
matlabprogram1
matlab精品程序,非常有用。希望大家喜欢!(matlab quality procedures, very useful. I hope everyone likes!)
- 2007-11-05 10:42:25下载
- 积分:1
-
LSTM-MATLAB-master
LSTM的matlab工具箱,亲测好用,内有案例文件,可放心学习(matlab toolbox for LSTM)
- 2021-01-07 13:58:52下载
- 积分:1
-
ISODATA
一个简单的ISODATA聚类算法的cpp,仅供学习(A simple ISODATA clustering algorithm cpp, only to learn)
- 2015-01-02 14:13:54下载
- 积分:1
-
MT2DMODEL
大地电磁二维正演程序是电磁法的基础编程,首先设置地电断面然后通过正演模拟电磁场在大地中的传播形式来得到地下地质体的电阻率情况,从而得到地下地质体情况(Two-dimensional magnetotelluric forward modeling procedure is based programming electromagnetic method, first set the geoelectric section and then through the forward modeling electromagnetic propagation in the earth in the form to get the subsurface resistivity body condition, resulting in underground geological conditions)
- 2013-11-21 23:34:46下载
- 积分:1
-
ga
说明: 用MA TLAB 语言及MA TLAB 语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比
较灵活、编程效率高等特点. 本文对遗传算法和基于MA TLAB 的遗传算法优化工具箱(GAO T ) 作了简要的介
绍、分析了优化工具函数, 并结合非线性、多峰值函数问题的优化实例, 说明了遗传算法是一种具有良好的全局
寻优性能的优化方法.(MA TLAB with language and language of the MA TLAB optimization toolbox to optimize the design of the language is simple, function-rich, and using more flexible programming and high efficiency. In this paper, genetic algorithm and MA TLAB based on genetic algorithm optimization toolbox (GAO T ) gave a brief introduction, an analysis of function optimization tool, combined with non-linear, multimodal function optimization problem examples to illustrate the genetic algorithm is a good global optimization method to optimize performance.)
- 2007-11-28 19:20:39下载
- 积分:1