搜索资源列表
1234567899988基于matlab软件的delaunay算法划分网格
- 基于matlab软件的delaunay算法划分网格,可以进行三维数据和二维数据的处理,Matlab-based software division algorithm delaunay mesh, can be three-dimensional data and two-dimensional data processing
matlab4
- 采用四边形网格划分,利用matlab实现二维拓扑优化问题!-Using quadrilateral mesh, using matlab to achieve two-dimensional topology optimization problem!
FEMprogram
- 四面体网格划分的有限元计算源代码,在将变形体划分为四面体后,输入节点坐标,程序利用弹塑性本构,将载荷和位移关系转变为线性方程组,是一个很好的求解简单三维变形体的程序,还可输出单元变形量,应力等。-Tetrahedral mesh of the finite element method source code, in the deformed tetrahedron is divided into, the input node coordinates, the program using el
gear
- 绘制出齿轮网格,计算出齿轮应力,并画出两齿轮三维接触图。-Drawing out the gear mesh, calculate the gear stress, and draw two-dimensional contact map gear.
move_grid
- 基于网格划分的无线传感器网络节点动态部署算法,可查看任意步骤中节点数目的变化,可显示最终的部署结果-Mesh-based wireless sensor network node dynamic deployment algorithm, the steps to see any changes in the number of nodes, the deployment of the final results can be displayed
Zippered
- Range imaging offers an inexpensive and accurate means for digitizing the shape of three-dimensional objects. Because most objects self occlude, no single range image suffices to describe the entire object. We present a method for combining a c
haimian
- matlab二维海面剖分,在matlab环境下实现海面模拟,并进行有限元剖分-two-dimensional surface mesh matlab
1111111111111111111
- 详细介绍了 用基于Matlab软件实现Delaunay剖分和基于剖分的规格化计算-Described in detail based on Matlab software implementation Delaunay mesh and mesh-based calculation of standardized
MATLAB
- 运用MATLAB编程实现计算两序列x1(n)={1,2,3,4,5},x2(n)={1,2,3,4,5,4,3,2,1}的圆周卷积-Calculated using MATLAB programming to achieve the two sequences x1 (n) = (1,2,3,4,5), x2 (n) = (1,2,3,4,5,4,3,2,1) of circular convolution
matlab-drawing
- matlab 绘图 绘图函数:plot,plot3,mesh 函数的用法简单图形标注,简单颜色设定-Drawing matlab function: plot, plot3, mesh function marking the use of simple graphics, simple color settings
fem20nodedmeshcode
- 20noded fem mesh automatic
080435
- 基于MATLAB的数学图形制作 过具体实例研究MATLAB绘制二维图形和三维图形的plot、ezplot、mesh、surf、ezmesh、ezsurf、 plot3等几个作图函数,说明它们的使用方法和技巧。-MATLAB-based graphical mathematical study of the production of any specific examples of MATLAB graphics drawing two-dimensional and three-dim
chap04
- matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar-matlab
matlab_mesh
- 采用matlab进行剖分的函数程序,可用于剖分各种几何结构,便于编程时的数据获取-Its shape is a function of using matlab program can be used to split a variety of geometric structure, easy programming of data acquisition
Topology_Optimization_a_99_line
- Ole Sigmund编写的99行Matlab程序是拓扑优化方面的经典案例。该程序有5个可修改的输入参数:竖直方向网格划分数nely,水平方向网格划分数nelx,保留的材料的体积分数volfrac,惩罚因子penal和滤波器大小rmin。加载方式矩阵F和支承方式fixeddofs也可以分别选取不同的方式或组合。-Ole Sigmund prepared by the 99-line Matlab program is a classic example of topology optimizat
meshinginmatlab
- simple mesh generation in matlab
openpiv2007b
- 很好的PIV源码Demo,在matlab2007b下调试通过,能通过GUI设置各种网格的大小,具有一定的使用性。-PIV good source Demo, to debug in matlab2007b passed through the GUI to set all kinds of mesh size, with some use of.
PSO-based-wireless-MESH-network
- 基于粒子群优化的无线MESH网信道分配算法通用MATLAB函.源码由GreenSim团队原创-PSO-based wireless MESH network channel allocation algorithm for general MATLAB function. GreenSim team from the original source
基于粒子群优化的无线MESH网信道分配算法
- 基于粒子群优化的无线MESH网信道分配算法通用MATLAB函数(General MATLAB function of wireless MESH network channel allocation algorithm based on particle swarm optimization)
元胞自动机与Matlab
- 元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。本文就一些有趣的规则,考虑如何编写有效的MATLAB的程序来实现这些元胞自动机。(Cellular automata (CA) is a method for simulating local rules and