-
Triangle
使用matlab编写三角形单元的有限元程序( the main code of this files is using matlab to calculate triangle element)
- 2009-06-30 14:49:41下载
- 积分:1
-
STLTestApp
This application tests STL Library.
- 2014-09-03 17:07:26下载
- 积分:1
-
inpainting
object removal在图像处理中的意思是用户可以随意擦去图像中的一个物体,算法可以自动的用背景中的信息补去空洞,达到看不出来是处理过的效果,又叫inpainting,该程序由matlab写成,效果非常好,文档、演示、测试图像均齐全(object removal in image processing means that users can remove images of an object, the algorithm can automatically use the background information to fill empty, reaching out is not to look over the effectiveness of treatment, also known as inpainting, the program by matlab languages, has very good results, documents, presentations, test images have complete)
- 2007-07-21 10:05:18下载
- 积分:1
-
Edge-Detection-and-Segmentation
使用MATLAB编程实现图形边缘检测的算法,edge里边缘检测算法的实现-sobel、hough等(Graphics programming using MATLAB edge detection algorithm, edge in the edge detection algorithm implementation-sobel, hough, etc.)
- 2011-12-28 18:50:05下载
- 积分:1
-
matiaozhi
线形调频信号带码调制,程序是自己写的 仿真效果也不错 环境是MATLAB(Linear FM signal with modulation code, the program is to write their own simulation results would be a good environment is a MATLAB)
- 2007-11-10 12:51:08下载
- 积分:1
-
MATLAB
matlab实现基于时域有限差分法模拟电磁传播的源代码(matlab source code to achieve based on the Finite Difference Time Domain Simulation of Electromagnetic Propagation)
- 2012-06-22 13:38:11下载
- 积分:1
-
Communication--matlab-simulation
非常适合初学者的的matlab通信原理入门书,很多学校都用这个做教材!(Matlab Communication Theory Primer is ideal for beginners, many schools have done with this material!)
- 2013-01-27 11:13:01下载
- 积分:1
-
jianxiaojiyi
用matlab编写的渐消记忆递推最小二乘估计算法(recursive least square filtering with fading factor)
- 2010-06-22 13:15:36下载
- 积分:1
-
Monte_carlo
说明: 这是一个关于蒙特卡洛仿真的源代码,可以供matlab初学者学习,以便今后在做相关研究中有所帮助。(This is a Monte Carlo simulation on the source code can be used for matlab beginners to learn to do research in the future help.)
- 2010-03-30 15:10:16下载
- 积分:1
-
HoneycombPattern_new
L为正六边形边长,默认10
H为1*2的向量,H(1)和H(2)分别代表待填充矩形的x和y方向的边长,默认[100 100]
若H输入为1*1尺寸,则默认为边长为H的正方形
返回值为所有六边形的顶点横纵坐标
调用举例:
HoneycombPattern_new
HoneycombPattern_new(5)
HoneycombPattern_new(1,[50 40])
作者:Neptune_zx(@MATLAB Forum)
Time:2010/11/06">
- 2011-04-20 08:31:14下载
- 积分:1