-
0427wushuanjianhengbo
混凝土检测中的正弦波正演模拟计算;损伤分析与完好分析对比;(Concrete Inspection of the forward simulation sine wave damage analysis and integrity analysis and comparison )
- 2020-06-30 19:00:01下载
- 积分:1
-
sga
说明: 单体生长算法(SGA)的matlab程序实现,提取10个端元(Single growing algorithm (SGA) in the matlab program to achieve the extraction of 10 end-)
- 2011-03-30 10:40:58下载
- 积分:1
-
fir
一篇基于matlab设计基本的FIR滤波器的文章。一篇基于matlab设计基本的FIR滤波器的文章(Matlab-based design of a basic FIR filter article. Matlab-based design of a basic FIR filter paper)
- 2010-06-18 17:10:23下载
- 积分:1
-
erweimoxin
这个代码是建立二维路面结构模型,并通过使用MATLAB进行数据处理,直观的显示结果。(This code is to establish two-dimensional surface structure model, and through the use of MATLAB for data processing, visual display of results.)
- 2010-07-04 20:31:03下载
- 积分:1
-
hurst
若干种r/s估值法源代码,试试看很好用,有没有朋友有其他估值法下的源代码?麻烦上传分享一下,(Number of r/s valuation method source code, give it a try very good, and have no friends there are other valuation method under the source code? From trouble to share,)
- 2008-01-05 10:57:29下载
- 积分:1
-
legpts_algorithm
在chebfun系统中高斯求积的计算节点和权值的快速算法(the fast algorithm built in to the chebfun system for computing the nodes and weights of Gauss-Legendre quadrature.)
- 2011-01-05 09:52:59下载
- 积分:1
-
BinaryIntegerProg
说明: 也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~
付上matlab程序,有需要的自己拿吧。
function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name)
f = load(f_file_name)
A = load(A_file_name)
b = load(b_file_name)
Aeq = load(Aeq_file_name)
Beq = load(beq_file_name)
x = bintprog(f, A, b, Aeq, beq)
fp = fopen(write_file_name, w )
fprintf(fp, d\n ,x)
fclose(fp)(good daima!)
- 2011-04-17 09:24:01下载
- 积分:1
-
immuse
免疫算法,可以实现过程优化,计算快捷,简单方便。功能强大(Algorithm, can achieve process optimization, computational fast, simple and convenient. Powerful)
- 2011-06-15 10:44:08下载
- 积分:1
-
Inertial-algorithm-
完整的惯性领域解算数学模型及解算算法,可以进行理论仿真及实验数据验证。(Complete inertial field solver solver algorithms and mathematical models can be theoretical simulation and experimental data validation.)
- 2013-12-21 13:04:16下载
- 积分:1
-
prueba
ZF MMSE QPSK 16-QAM mimo 2x2 4x4 v-blast
- 2010-06-13 00:20:31下载
- 积分:1