-
chuanre
这个程序是关于连铸二冷区喷嘴模拟实验中传热系数计算的程序。(the process of continuous casting two district cooling simulation experiments nozzle heat transfer coefficient calculation procedures.)
- 2006-06-23 09:24:57下载
- 积分:1
-
umat
学习abaqus子程序umat的绝好例子,权威专家编写(Learning excellent examples of abaqus umat subroutine, leading experts to write)
- 2014-01-06 15:04:28下载
- 积分:1
-
CAPONWAVE
波束形成就是从传感器阵列重构源信号。(1)、通过增加期望信源的贡献来实现;(2)、通过抑制掉干扰源来实现。经典的波束形成需要观测方向(期望信源的方向)的知识。盲波束形成试图在没有期望信源方向信息的情况下进行信源的恢复。
波束形成技术的基本思想是:通过将各阵元输出进行加权求和,在一时间内将天线阵列波束“导向”到一个方向上,对期望信号得到最大输出功率的导向位置即给出DOA估计。
虽然阵列天线的方向图是全方向的,但阵列的输出经过加权求和后,却可以被调整到阵列接收的方向增益聚集在一个方向上,相当于形成了一个”波束”。这就是波束形成的物理意义所在。
()
- 2007-07-23 15:54:06下载
- 积分:1
-
thinmatlab
图像的thin代码,用MATLAB实现,简单易用.(Images of thin code, use MATLAB to achieve, easy to use.)
- 2007-12-13 16:52:00下载
- 积分:1
-
project_effect1
用来评估信号去噪的效果,采用模拟评估法,matlab程序(Used to assess the effects of signal de-noising, analog Assessment Act, matlab program)
- 2013-03-25 00:44:44下载
- 积分:1
-
Untitled15
This matlab code computing a special relation between DEA and MCDA.
- 2013-09-23 21:42:59下载
- 积分:1
-
Matlab-code
Matlab是一个很好的大型数值计算软件。解释型的程序执行、即时的调试窗口、高效的矩阵运算、丰富的工具箱,使它成为了数值计算和科研工作的必备软件。虽然Matlab具有众多的优势,可是它的程序却很难完全摆脱Matlab环境运行,在界面功能上也效率低下,这些缺点我们在使用Matlab的同时,不免担忧自己的成果不能方便地对外发布。对Matlab的运行方式进行了分析,之后提出了Matlab和VC高级语言之间混合编程的方法,以及Matlab程序独立打包和如何提高Matlab程序的界面运行效率的方法。 更多还原
(Matlab is a nice large numerical software. Explain the type of program execution, real-time debug window and efficient matrix operations, rich toolbox, making it the numerical calculations and research work necessary software. Although Matlab has many advantages, but it is difficult to completely get rid of the program running Matlab environment, the interface functions inefficient, these shortcomings in the use of Matlab while we can not help but worry about their results can not easily be released. For Matlab operation mode are analyzed, and then propose a hybrid programming approach between Matlab and VC-level language, and Matlab program independent packaged and how to improve the operational efficiency of the Matlab interface procedures. More Restore)
- 2013-12-16 09:34:41下载
- 积分:1
-
suofang
完成图像的比例缩放,可以按照需要完成对图像的大小设置
(To complete the image scaling, image size is set in accordance with the need to complete)
- 2012-05-20 21:08:47下载
- 积分:1
-
APF_almost_done_sep_21st
APF的模型,采样ip-iq法进行谐波提取,PI控制作为补偿算法,三电平spwm作为调制方式,在网侧添加了LCL滤波,个人感觉效果还不错,准备再添加重复控制,在谐波提取方面采样DFT来尝试(APF model, sampling ip-iq method for harmonic extraction, PI control as compensation algorithms, three-level spwm as modulation, the network side added a LCL filter, the effect of personal feeling good, ready to add a duplicate control, in harmony wavelet extraction areas to try sampling DFT)
- 2014-10-12 11:39:47下载
- 积分:1
-
seam-carving
findEnergy.m 计算出图像的梯度图
findSeamImg.m 计算出所有可能的竖直缝
findSeam.m找出能量最小的一条竖直缝
removalMap.m将需要删除的N条竖直缝存储起来并按照索引逐条删除
SeamCut.m将选中的缝一条条的删除
SeamPlot.m在图中画出要删除的缝
Testseam.m调用以上函数的主程序(FINDENERGY creates an gradient img from a given RGB or grayscale image.
FINDSEAMIMG finds the seam map from which the optimal (vertical running)
seam can be calculated.
FINDSEAM returns a column vector of coordinates for the pixels to be removed (the seam).
SEAMPLOT takes as input an image and the SeamVector array and produces an image with the seam line superimposed upon the input image, x, for display purposes.
SEAMCUT takes as input a RGB or grayscale image and SeamVector array to find the pixels contained in the seam, and to remove them from the image.
REMOVALMAP takes a given image and finds the ordered set of (vertical) seams that are removed from an image and returns them in an array, where the Nth column in the array corresponds to the Nth seam to be removed.)
- 2013-04-30 15:31:15下载
- 积分:1