-
Matlab
matlab基础及应用教程,详细介绍了其语言基础,数值符号运算及程序设计。(basic and applied matlab tutorial, detailing the basis of their language, numerical computation and symbolic programming.)
- 2010-07-27 20:33:17下载
- 积分:1
-
newton_ex
牛顿法matlab版本的一个实例源代码,带轨迹收敛图。(a source code of newton algorithm by matlab )
- 2013-10-27 16:44:08下载
- 积分:1
-
bemlabecom
Boundary element method
function [index,g,h,a,unb,x,u,un,uin]=bemlabecom(n,c,index,in,cin)
[index,g,h,a,unb,x,u,un,uin]=bemlabecom(16,[0 0 0.25 0 0.5 0 0.75 0 1 0 1 0.25 1 0.5 1 0.75 1 1 0.75 1 0.5 1 0.25 1 0 1 0 0.75 0 0.5 0 0.25 0 0],[1 0 1 0 1 0 1 0 0 200 0 200 0 200 0 200 1 0 1 0 1 0 1 0 0 100 0 100 0 100 0 100],9,[0.25 0.25 0.50 0.25 0.75 0.25 0.25 0.50 0.50 0.50 0.75 0.50 0.25 0.75 0.50 0.75 0.75 0.75])
in bemlabecom2 we change a & unb to : a1 a2,unb1 unb2
n=number of nodes=number of element=number of point
c=matrix that determine the coordinate of point
m=coordinate of nodes in global coordinates
index: determine u or un for boundary nodes
in:number of internal nodes
cin: coordinate of internal nodes
- 2012-01-29 03:47:10下载
- 积分:1
-
PSOGSA_v3
This is a Hybrid PSO GSA Aigorithm.A new hybrid population-based algorithm (PSOGSA) is proposed with the combination of Particle Swarm Optimization (PSO) and Gravitational Search Algorithm (GSA). The main idea is to integrate the ability of exploitation in PSO with the ability of exploration in GSA to synthesize both algorithms’ strength. Some benchmark test functions are used to compare the hybrid algorithm with both the standard PSO and GSA algorithms in evolving best solution.
- 2014-02-11 14:45:09下载
- 积分:1
-
tuxianghuifu
图像恢复(复原)
图像复原技术就是将图像退化过程模型化,并且采用相反的过程进行处理,以便复原出原始图像。例如,原始图像fig3_1.bmp由于退化变成了退化图像fig3_2.bmp。此图像的退化函数为: ,其中 ,M=366,N=364。请采用全逆滤波和不同截止半径的逆滤波对其进行复原,并与原图像fig3_1.bmp进行比较。再采用维纳滤波对其进行复原,并与逆滤波结果进行比较。
(图像恢复)
- 2010-06-28 14:22:20下载
- 积分:1
-
digital-filter-using-simulink
本文阐述了matlab/simulink在数字滤波器上的应用,利用simulink设计数字滤波器(This paper describes the Matlab/Simulink digital filter using simulink design of digital filters)
- 2012-05-18 20:09:26下载
- 积分:1
-
MATLABshejiyuyingyongjingdian
《MATLAB程序设计与应用.iso》这可是最新版的教材上的配套光盘上的哦("MATLAB design and application procedures. Iso "But the latest version of the materials on CD-ROM supporting the oh)
- 2007-04-09 02:09:54下载
- 积分:1
-
ProcessorNamespaceAlias
Processor Namespace Alias extends X S L T Element Processor Source Code for Andriod.
- 2014-01-17 14:37:51下载
- 积分:1
-
121
利用RGB-IHS变换实现高分辨率图像和低分辨率图像的融合。(The use of RGB-IHS transformation to achieve high-resolution images and the integration of low-resolution images。)
- 2009-04-23 23:00:01下载
- 积分:1
-
logistic-map
Chaotic Logistic (quadratic) map
- 2011-02-05 13:06:41下载
- 积分:1