-
Walsh
本方法是对二维医学图像实现的Walsh变换,属于预处理范围,为下一步的图像分割,配准等打下基础(This method is the realization of two-dimensional medical images of the Walsh transform, belong to the scope of pre-treatment, for the next phase of image segmentation, registration, etc. to lay the groundwork)
- 2008-01-22 10:40:00下载
- 积分:1
-
FDTD 1D2D3D apatch-antenna
该文件是我自编的FDTD 1D 2D 3D的入门MATLAB程序。然后包含一些贴片天线的代码。全是自编,点击可运行。(The files are the codes for FDTD coding including 1D 2D 3D using MATLAB. There are also codes for patch antenna modelling)
- 2014-01-02 14:47:13下载
- 积分:1
-
ddssss011i
直接序列扩频通信系统仿真程序源码,使用maatlab语言设计的程序源码。 可直接使用。
(Direct sequence spread spectrum communication system simulation, source code, program source code using maatlab language design. Can be used directly.)
- 2012-07-10 09:18:17下载
- 积分:1
-
PID-matlab
《先进PID控制MATLAB仿真第3版》所有章节程序代码 (The advanced PID control and MATLAB simulation 3 All chapters program code)
- 2013-08-27 20:26:03下载
- 积分:1
-
AlohaN
aloha.m matlab source code
- 2010-11-11 00:31:32下载
- 积分:1
-
bpn
matlab bacpropagation neural network
- 2010-02-04 20:16:38下载
- 积分:1
-
tuxiangpinghuguolvsuanfa
详细介绍了多种图像处理的案例,包括原代码!用于进行图像处理、分析、可视化和算法开发。可用其对有噪图像或退化图像进行去噪或还原、增强图像以获得更高清晰度、提取特征、分析形状和纹理以及对两个图像进行匹配。(Introduced a variety of image processing of cases, including the original code! Used for image processing, analysis, visualization, and algorithm development. Its noisy image can be used or degraded image denoising or restore, and enhance in order to obtain higher resolution images, extract features, analyze shapes and textures as well as the two images to match.)
- 2011-05-03 09:46:47下载
- 积分:1
-
Transient-Response
连接微电网的双馈异步电机的暂态相应的提升(Transient Response Improvement of Microgrids Exploiting the Inertia of a Doubly-Fed Induction Generator (DFIG))
- 2013-01-09 19:00:18下载
- 积分:1
-
xianghuzhuanhua
编制阶跃响应与方波响应相互转化的程序、由阶跃响应数据获得对象传递函数模型的通用程序、由阶跃响应数据获得对象微分方程模型的通用程序(Preparation step response transformed into each other with a square wave response procedures, and general program of the transfer function model from step response data, and general program of the differential equation model of the object by the step response data)
- 2021-03-21 19:59:16下载
- 积分:1
-
pdist2plus
In point set analysis, it is useful to compare 2 sets of points by computing the distance between each possible point pair. For example, this is a required step in the ICP point set registration algorithm. MATLAB s built in function for computing the distance matrix is pdist2. This function does the same thing, but also returns an angle matrix, which is the angle defined by each possible point pair. The limitations of this function are that it only computes the Euclidean distance and it only works in 2D. This function is useful for excluding hypotheses that don t match distance and orientation constraints for object detection in computer vision.
- 2015-02-12 16:31:55下载
- 积分:1