-
sanciyangtiao
其基本思想是取B样条函数 为及基函数,在[a,b]中均匀划分区间,xi=a+ih,h=(b-a)/n,由于三次样条函数空间是n+3维的,所以把分点扩充到x-1,xn+1,则任意三次样条函数可用 线性组合来表示:(The basic idea is to take B-spline function and basis functions in [a, b] in the evenly divided intervals, xi = a+ ih, h = (ba)/n, because the cubic spline function is n+3 dimensional space , so the expansion points to the x-1, xn+1, then any cubic spline function can be expressed as a linear combination:)
- 2011-10-14 09:40:33下载
- 积分:1
-
对相干信号进行方位估计 TOELITZ_MUSIC
对相干信号进行方位估计,使用TOEPLITZ矩阵进行解相干,music算法进行DOA估计(Estimation of the azimuth of coherent signals, decoherence using TOEPLITZ matrix and music algorithm for DOA estimation)
- 2020-06-28 10:00:01下载
- 积分:1
-
Sllcorrelation
分析两时间序列之间的超前和之后关系,计算滞时长度,多用于水文气象方面分析研究(Analysis ahead of and after the relationship between the two time series, calculating the lag length, used for the analysis of hydrometeorological)
- 2020-07-10 10:08:55下载
- 积分:1
-
shuzhijisuan
数值计算实例,主要有LU分解,龙格库塔法,高斯分解法,欧拉法,曲线拟合,曲线插值(Numerical example)
- 2014-01-03 10:38:53下载
- 积分:1
-
bchcode
实现了bch编码,基于有限域多项式除法,自己动手写的,大家可以看下(Based on division in galois field,relize the BCH code )
- 2013-07-25 10:27:37下载
- 积分:1
-
gpredict-win32-1.4git-1
说明: satellite-tracking-opensource
- 2020-06-24 14:00:01下载
- 积分:1
-
SUMT
内点惩罚函数法C语言程序,适用于机械行业机械优化设计(SUMT)
- 2020-12-14 11:59:14下载
- 积分:1
-
paixu
1.数据时随机产生的(产生1000个随机数),进行排序2.每一次数据排序之后,都可以看到排序的移动,交换次数以及排序的时间。
(1. After randomly generated data (generated 1000 random numbers), every sort 2. Sort the data, you can see the sort of move, switching times and sort of time.)
- 2015-03-24 19:17:40下载
- 积分:1
-
RLS
基于递推最小二乘法进行系统辨识的基本原理,对给定的实际输入输出数据运用MATLAB的M语言编写递推最小二乘算法(The basic principle of system identification based on recursive least squares method, using the MATLAB M language to write recursive least squares algorithm for given actual input and output data)
- 2018-07-19 10:32:55下载
- 积分:1
-
4-split2
说明: 给定求解区间,用最小二乘法给出函数的零点,并给出迭代次数(Given the solution interval, the zeros of the function are given by the least square method, and the number of iterations is given.)
- 2019-04-10 16:33:03下载
- 积分:1