-
commu_simulationapplicationexamples.part01
基于MATLAB的通信系统仿真应用实例详解,这是第1卷。(MATLAB-based simulation of communication systems application examples explain, this is the first volume one.)
- 2007-10-01 15:11:34下载
- 积分:1
-
tuxianghuifu
利用投影重建算法从几幅2维图像中恢复三维立体图(Restorate three-dimensional map from two-dimensional images using projection reconstruction algorithm )
- 2010-05-10 13:01:42下载
- 积分:1
-
GA
说明: genetic algorithm with matlab
- 2011-08-29 19:08:47下载
- 积分:1
-
PTSingleNovel_v2.1.4
2014-10-20 PTSingleNovel 2.1.4 正式版
[新增]
1、更新核心框架为PT Framework为3.1.2版本
2、增加内容替换功能
3、增加SITEMAP的功能(2014-10-20 PTSingleNovel 2.1.4 full version
[Added]
1, update the core framework for PT Framework for version 3.1.2
2. Replace feature additions
3, increasing functionality SITEMAP)
- 2015-04-03 21:23:17下载
- 积分:1
-
网格划分程序
网格划分程序,详细讲述了圆形的等边三角形划分,正方形的均等划分(Meshing program, a detailed account of the equilateral triangle divided circular, square equal division)
- 2016-03-30 20:16:39下载
- 积分:1
-
matlabjiangzuo
关于matlab的讲座,matlab是一个很好用的工具,希望对大家有帮助。(lectures on Matlab, Matlab is a very good use of the tools, we hope to help.)
- 2007-01-19 10:09:51下载
- 积分:1
-
System-Identifiation
modeling of prey-predator and system identification for it using genetic algorithm
- 2014-10-17 05:58:05下载
- 积分:1
-
cylinder2P
create a 3D cylinder between 2 points
- 2015-01-13 21:18:39下载
- 积分:1
-
matlab_image_processing_function
matlab图像处理代码m函数
P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 (matlab image processing function code m)
- 2009-04-16 21:57:35下载
- 积分:1
-
femTriangularMesh
The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis.
The outputs are:
coords = x and y coordinates of each element nodes
cT = nodal connectivity
nNodes = Number of nodes
The inputs are:
Lx = width of the rectangular structure
Ly = Height of the rectangular structure
Nx = Number of divisions on x- axis
NE = Number of elements
The example generates 144 elements for a rectangular structure given a dimension 10units by 10units with respect to 8 divisions on x-axis.
- 2012-10-11 19:45:21下载
- 积分:1