搜索资源列表
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
loopSubdivision
- 使用环机制实现网格三角分割的简单m文件。-A simple m file for the triangle mesh subdivision using the Loop s scheme. The zip file includes four examples of subdivision.
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
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
surf2dxf
- The X, Y and Z matrix arguments can be used exactly as in the surf and mesh functions. But attention to the colors, because DXF fiels do not uses RGB palete. Instead they use a scaled color palete between 0 and 255.
meshinginmatlab
- simple mesh generation in matlab
wireless_mesh_network_header
- it is the modified header when simulate wireless mesh network in NS2
tricurv.tar
- Function to calculate the principal curvatures on a triangular mesh. Approximations of curvature are based on local (N=1) neighborhood elements and vertices. Note: Directions of curvatures aren t calculated appropriately. Will post an updated ve
quality
- 基于Matlab的三角网格质量计算程序,能将质量分布以图像形式清晰的显示出来-Triangular mesh based on the quality of Matlab computer program was able to mass distribution in the form of a clear display image
meshgen
- automatic mesh generation for fem problem
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
nonuniform-mesh-semivector
- Nonuniform mesh semivector: Illustrates usage of the semivector modesolver to calculate the quasi-TE and quasi-TM modes of a ridge waveguide. Use the stretchmesh function to expand the size of the computation window at the edges without increasing th
nonuniform-mesh-fullvector
- Nonuniform mesh fullvector : Shows how to use the full-vector modesolver with a nonuniform mesh.
Mesh
- matlab code that generates input file for gridgen to make automated mesh in conical and bell shape nozzles
Finite-Element-Triangular-Mesh-Generator
- This function generates triangular mesh for a rectangular shape structure for FEM analysis
mesh
- 空间曲面图 mesh(x,y,z)其中x,y,z为同阶矩阵,每一组对应元素代表一个网格点。 -FIG curved surface mesh (x, y, z) where x, y, z for the same order matrix, each element represents a group corresponding grid point.
triangular-mesh
- 2维圆弧域三角形网格,采用有限元方法,可以改变大小的三角形,三角形的数量-2 dimensional circular domain triangular mesh,using finite element method,and can change the triangle size, the number of the triangles
Adaptive-Mesh-Algorithm
- 自适应网格算法的MATLAB实现,及算法比较-Adaptive Mesh Algorithm.zip
