-
mri_toolbox_v1
说明: 利用matlab开发的mri图像分析工具包(the toolbox for MRI analysis with matlab)
- 2009-08-11 09:18:37下载
- 积分:1
-
matlabchegnxu
说明: matlab介绍,以及各种迭代方法的原程序。(matlab introduction of various iterative methods, as well as the original procedure.)
- 2008-11-16 15:17:22下载
- 积分:1
-
CMAcode
matlab的 cma 算法 代码 个人作品 绝对能执行(The cma algorithm matlab code for the implementation of individual works can certainly)
- 2010-05-16 21:20:06下载
- 积分:1
-
powellsuanfafafaf
基于matlab的最优化算法,此文为最经典的powell算法,很好的程序,简洁,易懂(optimization algorithm, the article for the most classic powell algorithm, very good procedures, concise, understandable)
- 2007-04-02 13:11:05下载
- 积分:1
-
dsp
采用MATLAB软件实现线性卷积、循环卷积等DSP教程里的原理图像,并附有详细实验报告。(Linear convolution using MATLAB software, such as circular convolution DSP tutorial principle image, along with a detailed test report.)
- 2014-12-31 16:29:14下载
- 积分:1
-
stf_sim_v2
布朗大学的基于生源定位开发的一款模拟生成环境(Brown University developed a simulation based on the students locate the build environment)
- 2013-01-27 10:25:04下载
- 积分:1
-
matlab-mingling-daquan
这是matlab命令大全,都是基本的matlab命令,希望对需要的朋友有些帮助。多多指教。(This is the matlab command Daquan, are basic matlab command, I hope to help some friends in need. Exhibitions.)
- 2012-10-17 16:35:55下载
- 积分:1
-
IPCA
说明: 主成分分析(PCA)的增量实施。
该算法在线更新每个变换系数矩阵新样本,而无需将所有样本保留在内存中。
在某种意义上,该算法在形式上等效于通常的批处理版本给定一个样本,将变换系数设置在末尾过程是相同的。 实时讨论了应用PCA的意义。(Incremental implementation of the principal component analysis (PCA).
The algorithm updates the transformation coefficients matrix on-line for each new sample, without the need to keep all the samples in memory.
The algorithm is formally equivalent to the usual batch version, in the sense that given a sample set the transformation coefficients at the end of the process are the same. The implications of applying the PCA in real time are discussed with the help of data analysis examples (a sample set is uploaded together with the examples))
- 2020-01-12 22:34:24下载
- 积分:1
-
UWB2
UWB,超宽带信号分析必用的子函数,第二部分!(UWB, ultra-wideband signal analysis will be used for Functions, Part II!)
- 2010-07-05 13:17:51下载
- 积分:1
-
mulDNewton
本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。(The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: initial solution, eps: solution accuracy r: obtain a set of solution, n : the number of iterative steps.)
- 2010-01-01 14:18:33下载
- 积分:1