-
huiseguanlian
灰色关联度分析程序,在数学建模中经常会用到,已调试成功。(Grey Correlation Analysis program, often used mathematical modeling has been successful debugging.)
- 2015-07-03 14:49:30下载
- 积分:1
-
Dimmer
dimmer Test Program
- 2014-01-07 00:15:31下载
- 积分:1
-
cgsvd
CGSVD Compact generalized SVD of a matrix pair in regularization problems.
sm = cgsvd(A,L)
[U,sm,X,V] = cgsvd(A,L) , sm = [sigma,mu]
Computes the generalized SVD of the matrix pair (A,L):
[ A ] = [ U 0 ]*[ diag(sigma) 0 ]*inv(X)
[ L ] [ 0 V ] [ 0 eye(n-p) ]
[ diag(mu) 0 ]
where
U is m-by-n , sigma is p-by-1
V is p-by-p , mu is p-by-1
X is n-by-n .
It is assumed that m >= n >= p, which is true in regularization problems.
Reference: C. F. Van Loan, Computing the CS and the generalized
singular value decomposition , Numer. Math. 46 (1985), 479-491.
Per Christian Hansen, IMM, 12/19/97.
Initialization.
- 2021-03-25 20:29:14下载
- 积分:1
-
Maxflow_Matlab_C++_Mixtrue
本人对经典Maxflow算法的修改,实现的是C++和Matlab混合编程。cpp源码可以在matlab下编译,该实现方式比纯matlab实现效率高出好多。(I classic Maxflow algorithm changes, realize that the C++ And Matlab programming mixed. cpp source code can be compiled under matlab, the matlab realize than pure efficiency than many realize.)
- 2008-04-20 13:41:09下载
- 积分:1
-
icabss
一种高效快速的线性混合新河盲分离ICA算法,提供了6个源信号以供参考,分离效果很好(An efficient linear mixed fast ICA algorithm for blind source separation New River, providing 6 source signal for reference, a good separation effect)
- 2010-03-11 09:04:43下载
- 积分:1
-
BP
说明: 针对深圳市2001-2010年非户籍人口数,利用灰色模型对未来十年深圳市非户籍人口数进行预测。(Shenzhen number of non-household population in 2001-2010, the gray model to predict the Shenzhen City in the next decade the number of non-permanent population.)
- 2012-08-21 23:40:36下载
- 积分:1
-
huise
中心逼近式动态灰色模型源代码,可以预测滑坡等模型(Center approach dynamic gray model source code, can predict landslide model)
- 2013-04-12 11:15:46下载
- 积分:1
-
snake_demo
sdemo.m为主文件,界面文件在subf文件夹,snake算法在snke文件夹下,images文件下为测试图片。
此程序以界面的方式展示了Snake算法的分割效果,如果需要做批处理,需要对其改进。(Sdemo. M primarily file, interface file in subf folder, snake algorithm in snke folder, images file for test under the picture.
This program to the interface of the way to show the Snake algorithm of segmentation effect, if need to do a batch, needs to be improved.)
- 2011-12-29 21:48:09下载
- 积分:1
-
code
元胞自动机仿真车道车流情况,可以显示图像,可以成功编译(Cellular automata can simulate traffic flow in lanes, display images, and compile successfully.)
- 2019-04-16 20:56:32下载
- 积分:1
-
RGBextraction
RBB image extraction and some image processing function on each image channel
- 2010-05-24 11:11:51下载
- 积分:1