-
Sparse-matrix-algorithm-
稀疏矩阵算法及其程序实现(杨绍祺+谈根林),有解决稀疏矩阵需要的朋友可以好好认真的看一下(Sparse matrix algorithm and program implementation (Yang Shaoqi+ Tan root forest), solve sparse matrix can be a good friend in need a serious look at)
- 2021-01-30 14:58:35下载
- 积分:1
-
mie
mie散射计算,包括吸收系数,散射系数等。所需参数为m,x(mie scattering coefficients. The required parameters for m, x)
- 2012-09-06 13:43:24下载
- 积分:1
-
Logistic-Regression
使用梯度下降法、随机梯度下降法和牛顿法实现的逻辑回归算法。(Using a gradient descent method, stochastic gradient descent algorithm logistic regression method and Newton' s method to achieve.)
- 2021-01-03 16:48:55下载
- 积分:1
-
LLC设计参考
半桥LLC详细设计流程。包括自己设计的和别人设计的参考(detailed design of half bridge LLC)
- 2020-06-24 01:20:02下载
- 积分:1
-
利用扩展卡尔曼算法( EKF)对高动态直接扩频信号的载波相位和频率进行了估计 Pseudo Random Code Delay
利用扩展卡尔曼算法( EKF)对高动态直接扩频信号的载波相位和频率进行了估计,并利用载波辅助技术测量载波相位的变化值来
校正伪码延时环,减小多普勒频移对伪码延时的影响,得到了精确的延时估计值,提
高了伪码延时锁定环的动态跟踪性能.(The PN delay loop is adjusted through measuring the varied value of carrier phase with carrier aiding technology. The effect of Doppler shift on PN code delay is reduced through carrier aid-
ing technology. The precise delay estimation is obtained. The dynamic tracking performance of the PN delay loop is improved.)
- 2013-09-18 21:48:31下载
- 积分:1
-
nonlinear-algorithm
非线性算法合集,包括牛顿拉夫逊法,Broyden拟牛顿法,弧长法,割线法。每种算法都包含有线性搜索迭代改进。(Nonlinear algorithm collection, including Newton Raphson, Broyden quasi-Newton method, arc-length method, secant method. Each contains a linear search algorithms for iterative improvement.)
- 2021-03-20 20:49:18下载
- 积分:1
-
3
说明: 单悬索采用多次迭代计算的方法 找形-计算 可用于输电线建模分析。(Single suspension method using multiple iterations to find form- can be used to calculate the transmission line modeling)
- 2016-07-26 12:39:57下载
- 积分:1
-
nark4
自己编写的变步长龙格库塔方法解强非线性微分方程(their preparation variable step Changlong lattice-Kutta method to solve nonlinear differential equations)
- 2007-04-20 12:09:36下载
- 积分:1
-
fft
用C++编写的一维和二维快速傅里叶变换程序(Prepared with C++ one-dimensional and two-dimensional fast Fourier transform procedure)
- 2013-11-04 16:19:50下载
- 积分:1
-
自然数的最大公约数
说明: 用欧几里得算法求两个自然数的最大公约数通过c语言实现(Using Euclidean Algorithms to Find the Maximum Common Number of Two Natural NumbersRealization by C Language)
- 2019-01-26 14:43:28下载
- 积分:1