-
wuyueshujizhiwenti
最优化算法,包括各种线性优化和非线性优化问题(Optimization algorithms, including linear optimization and nonlinear optimization problems)
- 2009-12-18 22:21:51下载
- 积分:1
-
qsort
快速分类算法
快速分类算法快速分类算法快速分类算法(the quick sort algorithm for matlab.
quick sort algorithm for matlab.
quick sort algorithm for matlab. )
- 2012-03-26 01:18:44下载
- 积分:1
-
MATLABtoolsbox
matlab 工具箱下载,含各种matlab 处理函数文件(matlab toolbox download matlab processing functions with a variety of documents)
- 2010-05-21 23:01:56下载
- 积分:1
-
LFM_mixing
自己写的一个关于非零频的LFM信号的产生,及下混频到零频的代码,有详细的注释(A non-zero frequency LFM signal generation, and under the mixer to the zero-frequency code, with detailed comments)
- 2012-07-05 14:48:12下载
- 积分:1
-
RLSyuLMS
利用MATLAB软件进行RLS 算法仿真;
考察RLS算法的收敛性,与横向LMS算法进行比较;
(RLS algorithm using MATLAB software simulation examine the convergence of RLS algorithm, LMS algorithm to compare with the horizontal )
- 2011-10-04 12:47:49下载
- 积分:1
-
matlabdaqian
说明: 包含matlab各种命令函数的简介及查询,包含电子书籍《matlab命令大全》。(Matlab command function includes a variety of briefings and inquiries, including e-books " matlab command Tai Quan." )
- 2010-03-30 09:38:05下载
- 积分:1
-
mlcgmm
MEL 求解GMM模型的参数matlab环境下的源代码,和大家分享(MEL Solving GMM model parameters Matlab environment of the source code and share)
- 2006-06-23 16:43:06下载
- 积分:1
-
matlap
this book speak to matlab
- 2011-09-26 19:36:53下载
- 积分:1
-
FEM-Temperature-field-display
采用matlab编程进行有限元温度场显示(Using matlab programming for finite element temperature display)
- 2013-11-12 17:14:27下载
- 积分:1
-
minFD
用最速下降法求解多维函数的极值
function [x,minf]=minFD(f,x0,var,eps)
目标函数:f
初始点:x0
自变量向量:var
精度:eps
目标函数取最小值时的自变量值:x
目标函数的最小值:minf( With the steepest descent method for solving the multi-dimensional function of the extreme value function [x, minf] = minFD (f, x0, var, eps) target function: f Initial Point: x0 argument vector: var Accuracy: eps target function takes the minimum value of the independent variable values: x minimum target function: minf)
- 2015-05-31 14:43:54下载
- 积分:1