-
matlabExamples
有兴趣学系matlab的朋友,不妨下载看看。这个是经典的matlab模型的源码,里面包含了很多模型的源程序(Faculty are interested in matlab friends, may wish to download to see. This is a classic model matlab source, which contains a lot of model source code)
- 2008-05-10 10:10:56下载
- 积分:1
-
setfigxxdocked
Manage and Dock Figures into Group
- 2013-01-07 23:25:45下载
- 积分:1
-
ED_GA
Economic Dispatch for generating power system with Genetic Algorithm
- 2013-03-13 00:38:34下载
- 积分:1
-
BP2Aperture
移动通信MIMO信道建模中会用到的小程序。(Will be used in mobile communications in MIMO channel modeling program.)
- 2012-11-05 21:09:57下载
- 积分:1
-
Radonbianhuan
GUI系统尽心Radon变化,所谓Radon变换,就是将原始图像变换为它在各个角度的投影表示。
(Radon dedicated GUI system changes, the so-called Radon transform, the original image is converted to its projection showing all angles.)
- 2014-01-26 10:19:55下载
- 积分:1
-
ADFNE Release 1.0 adfne在MATLAB语言的语法构成的
adfne在MATLAB语言的语法构成的)一包的计算机代码三个维度基于随机模拟的校长产生的裂缝网络功能;函数表征合成的或进口的两和三维裂隙网络包括交叉分析、密度测量、连接性指数、聚类和其他许多人;为对两和三维裂隙网络可视化高度简化的功能;的功能,一般利用上述阶段,以延长其使用的实际应用,为进一步发展稳定的框架和工具,以节省所得的图、表和信息在适当的格式读取能够通过许多通用标准软件应用程序。(ADFNE is a package of computer codes in Matlab language syntax which consists of a) functions to generate fracture networks in two and three dimensions based on stochastic modelling principals; b) functions to characterize synthesized or imported two- and three-dimensional fracture networks including intersection analysis, density measures, connectivity indices, clustering and many others; c) functions for highly simplification of visualization of two- and three-dimensional fracture networks; and d) functions to generically utilize the above stages and to extend their use for practical applications, to provide stable framework for further developments, and tools to save the resulting maps, tables and information in appropriate formats readable by many common standard software applications.)
- 2018-04-09 14:02:04下载
- 积分:1
-
无刷直流电机PID控制 模糊PID-FLC
无刷直流电机PID控制,模糊PID,双闭环(PIDBLDCwushuazhiliudianji)
- 2018-06-10 16:55:12下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
EgressRouter
code of an egress router for a mail management system
- 2009-12-11 17:28:33下载
- 积分:1
-
Matlab-Functions
总结的Matlab常用函数,很有用的终极版笔记,可以打印出来,方便查找和学习。(The functions of Matlab are summarized.This note can be used to find the function you need quickly.
)
- 2013-01-25 22:42:07下载
- 积分:1