登录
首页 » Visual C++ » svdl

svdl

于 2014-12-10 发布 文件大小:3KB
0 309
下载积分: 1 下载次数: 2

代码说明:

  实现奇异值分解,可以去除随机噪声,在物探领域应用广泛(Realize the singular value decomposition and reconstruction)

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

发表评论

0 个回复

  • PriorityQueue.tar
    Priority Queue Data Struct
    2014-11-09 02:17:13下载
    积分:1
  • project2
    读入文件,对文件进行无损预测编码和解码,然后对文件进行DM编码和解码(Read the file, the file lossless predictive coding and decoding, and then the file encoding and decoding DM)
    2014-11-23 11:42:20下载
    积分:1
  • CurveLab-2.1.1
    curvelet变换matlab程序和c程序(curvelet transform)
    2011-11-24 00:29:20下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • ch1
    这是一份很好的资料,对于初学者来说很好,很有用(This is a good, very good, very useful for beginners)
    2012-11-13 10:28:37下载
    积分:1
  • kalaman
    kalman filter program...extended kalman filter
    2011-05-22 03:23:06下载
    积分:1
  • OFDM
    OFDMmatlab仿真程序,改程序是一个仿真系统,附有文档说明。(OFDMmatlab simulation program, the reform process is a simulation system, accompanied by documentation.)
    2013-10-25 21:11:40下载
    积分:1
  • Sistema-de-Ventas---VF
    Sistema de Ventas - VF
    2014-11-25 09:10:08下载
    积分:1
  • Convex
    Non-Convex Optimization
    2010-02-07 22:41:46下载
    积分:1
  • tcharall
    跨平台开发时,可以在任意系统使用统一的tchar 函数。(Cross-platform development, you can use a unified tchar function in any system.)
    2014-08-20 15:18:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载