-
synchrosqueezing-master
说明: 同步压缩变换工具箱,十分强大,学习时频变换的好帮手(Synchronous compression transformation toolbox, very powerful, good helper for learning time-frequency transformation)
- 2021-04-23 21:08:47下载
- 积分:1
-
gravity_direct_problem
重力异常正演代码,请好好使用它。帮助学习。。。。(Gravity anomaly forward code, please use it well. Help learn)
- 2019-03-21 09:39:57下载
- 积分:1
-
速度规划
在轨迹给定长度范围内,各个waypoint给定确定的速度范围约束,规划处平滑的速度变化曲线(Within the given length range of the trajectory, each waypoint is given a determined velocity range constraint and a smooth velocity variation curve at the planning point)
- 2017-07-09 11:51:42下载
- 积分:1
-
orderGaussian
解线性代数方程组的顺序高斯消去法。使用c++标准库的vector实现。(Solution of linear algebraic equations order Gaussian elimination. Use c++ standard library vector implementation.)
- 2014-05-23 21:11:06下载
- 积分:1
-
CurveFitCOMDemo
曲线拟合程序,matlab编写成com控件非常好用,适用于初学者(Curve fitting procedures, matlab developed into a very useful com controls for beginners)
- 2008-04-16 21:08:26下载
- 积分:1
-
multiplication-table
只是一个课堂上做的九九乘法表,可能很多人做过(Just a class to do multiplication table, many people may have done)
- 2011-10-21 19:43:24下载
- 积分:1
-
C_classical_src
平常练习的一些程序,比较基础,包括求斐波那契数、完数等等(Some of the usual practice procedures, more infrastructure, including seeking Fibonacci numbers, number, etc. End)
- 2013-11-18 21:18:19下载
- 积分:1
-
1616
把十六进制数转换为十进制数,简单方便!能用于串口通信数据处理中(The hexadecimal number is converted to a decimal number, is simple and convenient! Can be used for serial communication data processing)
- 2008-03-09 14:37:30下载
- 积分:1
-
cholesky
用matlab编写的cholesky分解程序,希望对大家有些帮助(Matlab prepared using Cholesky decomposition procedures, in the hope that some U.S. help)
- 2008-07-01 17:19:05下载
- 积分:1
-
diag
滤波程序,从同事那里要的,大家一起交流学习(BADNELL & BURGESS D.A.M.T.P. CAMBRIDGE
C
C DIAGONALIZATION OF REAL SYMMETRIC N-BY-N MATRIX Z.
C
C METHOD: HOUSEHOLDER REDUCTION TO TRI-DIAGONAL FORM AND SHIFTED
C QL ALGORITHM TO DETERMINE THE E-VALUES AND E-VECTORS.
C
C BASED ON MARTIN, REINSCH & WILKINSON: NUM. MATH. 11, 181-95 (1968).
C
C INPUT REQUIRED. N, IUP AND Z. ONLY LOWER TRIANGLE OF Z NEED BE SUPPLIED.
C MATRIX Z OVERWRITTEN BY EIGENVECTORS OF Z.
C IUP=1/-1 ASC/DESCENDING SORT, 0 NO SORT.
C MXMAT, IS THE ROW DIMENSION OF Z IN THE CALLING ROUTINE.
C
C OUTPUT. Z AND D, WHERE Z CONSISTS OF COLUMN EIGENVECTORS
C AND D CONSISTS OF CORRESPONDING EIGENVALUES.
C
C NOTE: E IS A WORKING ARRAY.
C)
- 2012-07-29 20:36:54下载
- 积分:1