-
assem
Assembel element matrices Ke ( and fe ) into the global stiffness matrix K ( and the global force vector f ) according to the topology matrix edof.
- 2009-05-29 22:53:25下载
- 积分:1
-
guangfu3
最大功率输出控制的光伏发电系统,通过输出功率作为反馈信号控制输入电压,是系统处于最大功率输出。(Maximum power output of photovoltaic power generation system controlled by the output power control input voltage as a feedback signal, the system at the maximum power output.)
- 2014-02-18 09:26:48下载
- 积分:1
-
NNF3
fuzzy and neural approaches in engineering
- 2009-12-05 01:14:46下载
- 积分:1
-
0-1programming
0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错了,请大家验证。以下是源程序,大家可以任意使用无版权问题,另外,如果大家有大规模的0-1规划的问题也希望提供给我,谢谢。变量个数至少是3个(0-1 Integer Programming is a very broad background, such as assignment, bags and so on. actually TSP is a 0-1, of course, these problems are NP, for larger problem with the law is not exhaustive approach in an acceptable time frame to obtain the optimal solution. this procedure is only one practice, farewell tour is the method used recursive all of the solutions to show. Another : Hu Yun-author of "operational research, and application base (third edition)" Article 97 of the three cases, I use this procedure to solve the result is : is the optimal solution x = (1,0, 0, 0, 0), the optimal values of f (x*) = 8, but the book is to find the optimum solution x = (1,0, 1, 0, 0), the optimal values of f (x*) = 4, the book is not a mistake, please certification. Following is the source)
- 2006-07-01 10:33:18下载
- 积分:1
-
xiaobobao
ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x 小波图像去噪( ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x )
- 2012-05-26 11:08:34下载
- 积分:1
-
MATLAB-code-of-Ingle
MATLAB code of Ingle
- 2014-12-08 12:45:22下载
- 积分:1
-
im_registr_MI
基于互信息的图像配准程序。用matlab编写的。有助于理解互信息。(based on mutual information of image registration procedures. Prepared using Matlab. Contribute to the mutual understanding of the information.)
- 2020-06-30 09:40:02下载
- 积分:1
-
power_3phsignaldq
3 phase signals converted to d-q signals with graphs of both
- 2009-04-01 18:41:18下载
- 积分:1
-
bianmadematlabshixian
基于matlab编写了自然二进制码、折叠二进制码、反射二进制码之间的转换,并使用MatlabGUI设计了人机交互界面。(Prepared based on matlab natural binary code, binary code folding, reflecting the conversion between binary code and use interactive interface designed MatlabGUI.)
- 2013-07-09 19:57:14下载
- 积分:1
-
doa
本实验在对 MUSIC 算法进行分析的基础上 ,设计了 MUSIC 算法的仿真程序 ,对不同情况下该算法的性能进行仿真分析(In this study, the MUSIC algorithm based on the analysis, design of the MUSIC algorithm simulation program, under different circumstances the performance of the algorithm simulation and analysis)
- 2011-11-08 13:12:32下载
- 积分:1