-
EdgeDemo2673
自己编写的关于MATLAB与c++混合编程的小程序。(program)
- 2009-09-15 11:08:59下载
- 积分:1
-
peEllip5
5点差分求二维偏微分椭圆型换热问题,采用拉普拉斯变换,求解带有第一类,第二类,混合边界条件的换热问题。(5-point differential heat seeking two-dimensional elliptic partial differential problems, using the Laplace transform, solution with a first class, second class, mixed boundary conditions of heat transfer problems.)
- 2011-10-04 19:42:11下载
- 积分:1
-
adaptGA
在群体进化若干代后,将弱解空间删除,在以后的进化进程中以同样的群体大小只在强解空间进行群体的繁殖,则可加大强解空间的个体密度,提高解的精度,这样有助于性能优良的个体的产生,(After several generations of evolution in the population, a weak solution space removed in the future evolution of the process with the same population size in a strong solution space only breeding colony, it can increase the density of strong individual solution space, to improve the accuracy of the solution, This helps produce good performance of individuals,)
- 2016-10-10 15:31:50下载
- 积分:1
-
r3ls
R3LS的matlab程序,最小二乘法的递推算法(R3LS the matlab program, recursive least squares algorithm)
- 2011-07-24 14:04:55下载
- 积分:1
-
junhenghua
直方图均衡化,适用于matlab对某一幅特定图像的增强处理(Histogram equalization, apply a matlab for a specific image enhancement processing)
- 2014-01-27 12:47:04下载
- 积分:1
-
POD1
pod 分解用于PIV数据处理的提取相干结构程序(pod decomposition)
- 2009-11-11 13:58:11下载
- 积分:1
-
Load_V2.0
此程序根据王专利撰写的《翼面结构有限元模型节点气动载荷计算》编写
需要的前期准备文件:case01.txt---已知不同工况下各个载荷点力的文件
Force_Site.txt---已知各个载荷点的坐标
Node_Site.txt----有限元节点坐标
输出文件 Nodal_Force_01.txt----存放每个有限元节点计算后分得的力,第一列为节点编号,第二列为节点力大小(This process patent under the king wrote " wing structural finite element model node aerodynamic load calculation" Writing required preparatory documents: case01.txt-- known under different conditions of each load point force file Force_Site. txt--- known each load point coordinates Node_Site.txt---- finite element nodal coordinates output file Nodal_Force_01.txt---- storage node finite element calculation for each share of power, first as the node number, the second column is the size of nodal forces)
- 2013-10-14 22:37:15下载
- 积分:1
-
exp2_eu
Euler numerical integration method
- 2015-02-25 17:42:48下载
- 积分:1
-
Harris1
基于harris技术图像角点的检测,标准的算法,可以改变其中参数,来改变显示效果(Detection based on the the Harris technical image angle point, the standard algorithm, where the parameters can be changed, to change the display effect)
- 2012-12-03 23:18:30下载
- 积分:1
-
forplot
根据多行三列的实验数据(x,y,signal)作出contourf图。其中x,y为二位空间位置(或其他概念的二维),signal为在该位置的信号。此代码先将数据按位置不同求平均,再将signal按照其对应的x,y分配到二位矩阵内。最后作图。编这个代码的初衷是为了制作大脑hippocampus区域place cell 活动性的contour 图。(it s a code i made for plotting a contour graph of experimental data (x,y,signal). The data should be n*3 arrays which cannot be plot into contour directly. In fact, it can subplot 6*6 graphs or more, but speed might be slow..... especially, when you want more detailed graphs.)
- 2010-01-14 18:32:23下载
- 积分:1