-
Matlabchengxushejiyuanma
上百种Matlab程序设计的源码,希望对初学者有一些帮助。(Hundreds of Matlab programming source code, and they hope to have some help for beginners.)
- 2007-09-26 16:54:01下载
- 积分:1
-
demo_feature_select
对卫星云图特征识别与选择,并通过多种算法的综合应用,寻找显著性特征。(The identification and selection of the satellite image characteristics, and by the application of a variety of algorithms to find the significant features.)
- 2013-04-25 21:47:36下载
- 积分:1
-
JAC-blackman
JAC—blackman 算法历程,通过这个算法可以对正弦信号频率进行精细估计(Quinn algorithm course, you can fine sinusoidal signal frequency estimation by this algorithm)
- 2016-01-08 20:30:53下载
- 积分:1
-
11123_2
比较NLMS、基于分块的LMS和基于符号的LMS三种算法,并且实现信道均衡(More NLMS, based on the LMS and block LMS three algorithms based on symbols, and to achieve channel equalization)
- 2011-07-16 10:43:54下载
- 积分:1
-
HotDogs
热狗工作脚本samp gtasa联机
内含pwn可修改 转载。。。(Hot work script samp. Instead gta)
- 2014-08-21 22:13:34下载
- 积分:1
-
SlidingMenuDemo
MySlidingMenu的用法,滑动可以打开遍侧栏(MySlidingMenu usage, you can open the sliding sidebar times)
- 2014-01-09 15:47:35下载
- 积分:1
-
ansys5
利用ansys计算的应力结果,求出截面内力,再利用材料力学公式求等效应力(此例是求坝基面的等效应力)(ANSYS calculated using the stress results, obtained cross-section of internal forces, and then use the formula for the mechanical equivalent stress (in this case is to strive for the dam foundation surface equivalent stress))
- 2007-12-12 20:00:10下载
- 积分:1
-
SVOKM_lilght_toolkit_32342-
SVM light 工具箱 包含例子和说明文件 包含windows版本和matlab版本222,Matlab的一个辅助库(this is a matlab ass lib,hope everyone enjob it.)
- 2013-08-23 11:54:16下载
- 积分:1
-
Unconstrained-optimization-method
本资源主要对矩阵分解中的LU分解、LDL’分解、乔列斯基分解,以及无约束最优化领域中的最速下降法、牛顿法、拟牛顿法的原理、步骤和算法进行了简要介绍,并对各种方法进行了Matlab编程实验,得到了较好的结果。 本资源包含了《矩阵分解及无约束最优化方法的原理和应用简介》文档以及其中用到的全部Matlab程序,非常适合初学者学习与研究。(The resources are mainly in the matrix decomposition LU decomposition, LDL decomposition, Cholesky decomposition, and unconstrained optimization field steepest descent method, Newton s method, the principle of quasi-Newton methods, procedures and algorithms are briefly introduced, and various methods of Matlab programming experiment, get a better result. This resource contains a matrix decomposition and unconstrained optimization methods Introduction to the principles and applications which uses all the documents and Matlab program, ideal for beginners learning and research.)
- 2015-04-13 21:29:43下载
- 积分:1
-
code_23980764
RNW_perm(A)
利用Ryser-NW方法,计算n*n矩阵A的积和式。计算时间随着n
以2的指数倍增长。计算20*20以内的矩阵很快。
Hperm(A)
利用双元素展开计算非常稀疏的矩阵的积和式
symmRegular(n,k,m)
该命令要调用symmGen函数。
生成对称的k-regular n阶0-1矩阵的启发式算法。
参数n,k是必须的。m的默认值是10。
m设定尝试次数,如果该命令显示 fail ,表明经过m次尝试,
没有生成满足条件的矩阵。
symmGen(n,k)
这里k是一个n维向量,该命令启发式地生成一个以k为行和
的对称0-1矩阵。不能保证每次都成功,不过成功的概率一
般情况下尚可接受。(some useful code for numerical analysis)
- 2010-12-07 21:33:08下载
- 积分:1