-
flotran(cfd)
流体动力学计算的源程序代码,请下载试用!(flow tran CFD)
- 2011-01-17 23:17:05下载
- 积分:1
-
bwt
BWT decomposition
Version 1.2
Arguments:
im: A square image side length must be a power of 3
Result:
decomp: The decomposition is laid out (BWT decomposition
Version 1.2
Arguments:
im: A square image side length must be a power of 3
Result:
decomp: The decomposition is laid out as (per Figure 3 of Willmore
et al 2008):
Citation:
Willmore B, Prenger RJ, Wu MC and Gallant JL (2008). The Berkeley
Wavelet Transform: A biologically-inspired orthogonal wavelet transform.
Neural Computation 20:6, 1537-1564 )
- 2013-03-28 10:26:10下载
- 积分:1
-
The-main-MATLAB-command-summary
MATLAB主要命令汇总,此文件为MATLAB主要常用的命令汇总,对于学习MATLAB的人员非常有帮助(
The main MATLAB command summary, this document is primarily used MATLAB command summary, learning MATLAB staff very helpful)
- 2014-01-11 14:52:05下载
- 积分:1
-
juifao_v78
有CDF三角函数曲线/三维曲线图,阵列信号处理的高分辨率估计,本程序的性能已经超过其他算法。( There CDF trigonometric curve/3D graphs, High-resolution array signal processing estimates, This program has exceeded the performance of other algorithms.)
- 2016-09-09 13:09:28下载
- 积分:1
-
2009_PMB_Optical_imaging_of_cerenkov_light_generat
2009_PMB_Optical imaging of cerenkov light generation from positron-emitting radiotracers
- 2009-09-24 15:57:10下载
- 积分:1
-
Fading
采用eigen value来模拟各种衰落信道的源码程序,可以仿真瑞利衰落和AWGN叠加等等的情况。有详细注释。(Eigen value used to simulate a variety of fading channel the source program, you can simulation superimposed Rayleigh fading and AWGN and so on. Has detailed notes.)
- 2007-10-28 02:17:02下载
- 积分:1
-
mSequences
Maximum Length PN sequences are binary sequence generators that are capable of outputting all possible combinations of binary sequences in 2^m-1 cyclic shifts, where m is the size of the LFSR (Linear Feedback Shift Registers ) used in generating such sequences. Terms like Psuedorandom binary sequences (PRBS) or psuedonoise sequences are also used to refer m-sequences.
- 2012-05-01 13:46:39下载
- 积分:1
-
VRP_algorithm
5个求解车辆路径问题(VRP)的MATLAB算法源程序和相应数据(数据也在m文件里),包括三种遗传算法,SA算法和禁忌搜索算法的m文件(5 solving vehicle routing problem (VRP) MATLAB algorithm source and the corresponding data (data is also in the m file), including three kinds of genetic algorithm, SA algorithm and tabu search algorithm m file)
- 2020-12-27 18:19:02下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
FastICA2a
基于ICA的数字水印检测,可用于数字水印的检测和提取水印(ICA-based detection of digital watermarking, digital watermarking can be used for the detection and extraction of watermark)
- 2009-04-30 22:18:48下载
- 积分:1