-
2
说明: C++的学习代码 共有50个 对于初学者很有用(Learning C++ code there are 50 very useful for beginners)
- 2010-11-15 11:26:36下载
- 积分:1
-
Gauss_Seidel
一种非线性代数方程组的迭代解法。最早用于解算电力系统潮流。这种方法具有程序编制简单、占用内存少的优点,但算法收敛性差,计算时间长。(In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite. It was only mentioned in a private letter Gauss to his student Gerling in 1823.[1] A publication was not delivered before 1874 by Seidel.)
- 2014-11-20 22:12:52下载
- 积分:1
-
机构杆长优化(设计)
优化计算连杆机构,给定所需连杆上点的轨迹,优化计算处各杆的长度(Optimization calculation of linkage mechanism)
- 2021-01-07 16:28:52下载
- 积分:1
-
ofdm_mfile
ofdm的.m文件,是ofdm仿真的m文件(ofdm of. m document file ofdm simulation m)
- 2009-05-12 21:15:41下载
- 积分:1
-
rscore
利用matlab实现归一化处理,可用处理大量数据(Using matlab to achieve normalization processing, handling large amounts of data available)
- 2013-09-09 16:54:34下载
- 积分:1
-
attitude
北斗卫星导航测姿系统多天线空间配置设计
matlab程序 3天线(Configuration design of multi-antenna space for Beidou satellite navigation and attitude determination system)
- 2013-10-25 16:36:36下载
- 积分:1
-
SSP-inversion
水声声速剖面反演的MATLAB仿真。用了比较基本的滤波方法ENKF。(Water sound velocity inversion sectional MATLAB simulation. With a relatively basic filtering method ENKF.)
- 2014-01-06 16:38:39下载
- 积分:1
-
polar-coordinate-transformation
将图像从笛卡尔坐标系上转换到对数极坐标上,这样做便于将笛卡尔坐标系上存在缩放和旋转关系的图像转换成对数极坐标下的具有平移关系的图像,然后就可以用相位相关检测算法进行相关检测,得到两幅图像的相关性(Convert an image Cartesian to polar coordinates on a logarithmic, this facilitates the translation relations image with the next image conversion to a logarithmic scale and rotate relationship exists between the Cartesian coordinates polar coordinates, then you can use phase correlation detection algorithm for correlation detection, the correlation between two images obtained)
- 2021-01-22 15:08:40下载
- 积分:1
-
VCPmatlab
本文详细介绍了如何实现VC与Matlab的混合编程,对于进行复杂的运算有很好的用处(This paper describes how the VC and Matlab programming mix, for complex calculations to good use)
- 2013-09-07 11:32:39下载
- 积分:1
-
tibaoluo
基于倒谱短时部分反映了语音的声道特性,先用汉明窗取一帧语音,然后经变换得到语音倒谱,将倒谱短时部分取出,进行正交反变换后将得到声道的对数谱,即得到语音频谱的包络。将频谱包络和频谱画在一张图上,有很好的对比效果。获取的包络效果十分好。(Based Cepstral partly reflects the short channel characteristics of the speech, first take a Hamming window with a frame of speech, and speech cepstrum obtained by converting the cepstrum short segment out inverse orthogonal transform to obtain channel will of the spectrum, i.e. to obtain the envelope of the speech spectrum. The spectral envelope and spectral painted on a chart, there is a good contrast. Get the envelope effect is very good.)
- 2013-11-01 14:13:17下载
- 积分:1