-
Inderterminacyprogram
频谱中无需考虑排序问题的盲卷积混响分离模型程序。(Spectrum without the need to consider scheduling model for blind separation of convolution reverb program.)
- 2020-06-30 20:20:01下载
- 积分:1
-
MC3V3SimTr1
matlab file venturinin method
- 2012-04-13 19:04:55下载
- 积分:1
-
Polyphase_Filtering
用matlab语言, 实现的多项滤波器, matlab语言编程(Matlab language used to achieve a number of filters, matlab language programming)
- 2008-12-09 21:05:36下载
- 积分:1
-
Project
matlab code for erlang formula calculation..
Enjoy the code
- 2010-06-05 12:42:13下载
- 积分:1
-
pconline1478486919575
说明: 求解系统中的各类混沌图,李亚普诺指数频谱图,分岔图(Solving chaotic graph)
- 2020-02-13 18:35:41下载
- 积分:1
-
CustomSave
This is a very good sample source code on Mac. It shows how to customize the NSSavePanel
- 2007-10-15 02:26:51下载
- 积分:1
-
Sparse-decomposition
实现信号的稀疏分解,基本的分解,优化为互相关,再优化为fft(Realization of signal sparse decomposition, basic decomposition, optimization of cross-correlation, optimization for FFT)
- 2012-04-17 22:49:07下载
- 积分:1
-
AHPSolver
层析分析法模型,能实现评价权重的确定,并进行一致性检验(AHP-Analytic Hierarchy Process)
- 2014-02-09 18:17:30下载
- 积分:1
-
fault-detection
实现了以惯导为基准的组合导航系统,完成了组合导航系统的故障诊断(Achieved with a combination of inertial-based navigation system, the completion of the integrated navigation system fault diagnosis)
- 2020-09-09 10:38:04下载
- 积分:1
-
BFGS
功能:用BFGS算法求解无约束问题:min f(x)
输入:x0是初始点,fun,gfun分别是目标函数及其梯度;
varargin是输入可变参数变量,简单调用bfgs时可以忽略它,
但是其他程序循环调用时将会发挥重要作用
输出:x,val分别是近似最优点和最优值,k是迭代次数。(Function: BFGS algorithm for unconstrained problem: min f (x) Input: X0 is the initial point, fun, gfun each objective function and its gradient varargin variable parameter is the input variable, it can be ignored when a simple call bfgs , but other programs will play an important role when the cycle is called output: x, val are approximate optimum and the optimal value, k is the number of iterations.)
- 2017-04-18 09:45:16下载
- 积分:1