资源列表
CORDICvFinal
- matlab中CORDIC算法用来开方,在0~2之间精度很高-matlab CORDIC algorithm is used in prescribing between 0-2 high precision
gs
- 求线性方程组的gauss迭代法,编译器用的是intel visual fortran-solving linear equations with method of gauss iteration
HU
- 2ups-upu并联机构位置分析与仿真图像,正解分析。-2ups-upu parallel mechanism analysis and simulation image, positive solution analysis.
main.f90.tar
- Level set solver for two phases flow -Level set solver for two phases flow
CRC8
- 常见的两种CRC8算法,X8+X5+X4+1和X8+X2+X1+1-CRC8 X8+X5+X4+1 and X8+X2+X1+1
codeee
- basics of uwsn and implementation of time synchronization algorithm to improve the accuracy and to reduce the delay and offset
odtixing2-matlab
- 用自适应梯形公式求解常微分方程初值问题的数值解的MATLAB主程序及使用例子。-MATLAB main solving initial value problems of ordinary differential equations using adaptive trapezoidal numerical solutions and the use of examples.
STFT
- 短时傅立叶变换,用于分析音频的时间分辨率和频率分辨率。-short time fourior transform
pscadDataProcess
- PSCAD程序与MATLAB程序的接口,将PSCAD文件产生的.out文件自动处理到所需matlab的文件格式-PSCAD program interface with MATLAB program , .out file generated by PSCAD automatically processed to the required file format for matlab
peakdet
- 波形的峰值检测程序,能检测波形各个点的峰值-Waveform peak detection program, can detect the peak point of the waveform
frft
- 本程序为OZAKTAS提出的快速求解FRFT的第二种分解方法,阶数在0.5~1.5之间,其他阶数利用FRFT性质扩展-The fast Fractional Fourier Transform Ozaktas Solution II,0.5<power<1.5
Eigen-3.2.2
- Eigen非常方便矩阵操作,当然它的功能不止如此,由于本人只用到了它的矩阵相关操作,所以这里只给出了它的一些矩阵相关的简单用法,以方便快速入门。矩阵操作在算法研究过程中,非常重要,例如在图像处理中二维高斯拟合求取光斑中心时使用Eigen提供的矩阵算法。Eigen用源码的方式提供给用户使用,在使用时只需要包含Eigen的头文件即可进行使用。-Eigen is a C++ template library for linear algebra: matrices, vectors, numerica