登录
首页 » matlab » cgsvd

cgsvd

于 2021-03-25 发布 文件大小:1KB
0 161
下载积分: 1 下载次数: 4

代码说明:

   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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • serialOUT_nag
    a code which export a letter/array to serial port
    2009-03-26 03:13:16下载
    积分:1
  • quedingzimuweizhi
    在MATLAB中,编程确定图像中某一字母位置的源程序,可以使用,图像只有黑白两种颜色(In MATLAB, the program to determine the location of the image source of a letter, you can use, only black and white images)
    2010-06-02 19:37:37下载
    积分:1
  • IGEC208
    matlab power quality
    2011-10-28 01:17:35下载
    积分:1
  • WASPCN_MatLab(Mex64)
    MatLab调用接口(Mex方式64位)(MatLab Call Interface (Mex mode 64))
    2021-05-14 23:30:02下载
    积分:1
  • tp_sinosoidal_triangular_carrier_regular_asymmetr
    matlab simulation sinus sinosoidal_triangular_carrier_regular_asymmetrica Graphical Interface Num Root Inports Num Root Outports
    2010-11-03 18:56:42下载
    积分:1
  • VC_MATLAB7SharedLibrary
    调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构: 1.声明变量或者是函数作为输入变量; 2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR 状态,并且构建MCR实例; 3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例; 4. 调用库中的函数,并处理其结果(这是程序的主要部分); 5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR; 6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源; 7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
    2009-06-06 10:46:54下载
    积分:1
  • ckhby
    含噪脉冲信号进行相关检测,高斯白噪声的生成程序,基于matlab平台实现。( Noisy pulse correlation detection signal, Gaussian white noise generator, Based on matlab platform.)
    2017-04-19 18:07:15下载
    积分:1
  • huamokongzhi
    讲述了有关滑模控制的理路知识,算法基础和工程实际应用,同时也提供了matlab仿真的例子以及相关程序。(About the rational approach on sliding mode control knowledge base and practical application of engineering algorithms and also provides examples of matlab simulation and related procedures.)
    2010-12-09 10:17:51下载
    积分:1
  • rotateCoordinatesm
    The objective is to construct different line beams
    2011-01-21 09:39:03下载
    积分:1
  • adaptive_linear_equalizer
    自适应均衡源码,调试通过,感兴趣的下来试试。(adaptive equalization source code, debugging passed, the interest down try.)
    2007-04-17 18:22:57下载
    积分:1
  • 696518资源总数
  • 105595会员总数
  • 1今日下载