-
juzhen2
实现矩阵的四则运算,并能计算矩阵的特征值和特征向量(Four arithmetic operations of matrices are realized, and eigenvalues and eigenvectors of matrices can be calculated.)
- 2019-06-11 15:21:39下载
- 积分:1
-
include
主要是关于一些数值计算中所要用到的头文件,希望对大家有所帮助(Mainly on the number of numerical calculation by the use of header files, I hope all of you to help)
- 2008-01-07 21:51:49下载
- 积分:1
-
mywordcount
用于测试hadoop的mapreduce功能,功能与自带的wordcount程序大相径庭。(Use to test the mapreduce function of hadoop,this program was seem to the origin program.)
- 2020-06-30 02:40:02下载
- 积分:1
-
MillerRabin()
素性检测的miller-rabin算法。。。。。(Primality testing)
- 2011-11-23 16:56:41下载
- 积分:1
-
LMMSE
lmmse算法的仿真实现,在相关矩阵的求解上比较有技巧性(lmmse Simulation Algorithm)
- 2011-12-02 00:30:42下载
- 积分:1
-
LLC设计参考
说明: 半桥LLC详细设计流程。包括自己设计的和别人设计的参考(detailed design of half bridge LLC)
- 2020-06-24 01:20:02下载
- 积分:1
-
ActivdeSet
有效集法利用数学规划的对偶理论,将所求双层规划转化为一个下层只有一个无约束凸二次子规划的双层规划问题.然后根据两个双层规划的最优解和最优目标值之间的关系,提出一种简单有效的算法来解决非增值型凸二次双层规划问题.(Quadratic Bilevel Programming )
- 2009-10-05 22:08:44下载
- 积分:1
-
Mathematical-modeling
主要是基于matlab编程的机器学习的各种算法的实现,对补补基础很好(Matlab programming machine learning algorithm, Bubu basis of good)
- 2013-04-10 15:41:16下载
- 积分:1
-
STRSCNE
给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。(STRSCNE is a Matlab code for constrained nonlinear systems of equations
F(x)=0 l<=x<=u
where F: R^n--> R^n, l and u are vectors of dimension n. Non-existent lower and upper bounds, i.e.
entries of l and u equal to minus o plus infinity, are allowed.
The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D
and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated.
Various input/output options are provided, and we refer to the code itself for further documentation.
)
- 2009-10-30 16:18:10下载
- 积分:1
-
xiaobobao_3lev
用于处理信号,对信号进行小波包分解,此处进行了三层分解计算,可以进行迭代。(Used to process the signal, the wavelet packet decomposition of the signal, where the three-tier decomposition of the calculation can be iterated.)
- 2017-05-11 14:16:17下载
- 积分:1