资源列表

« 1 2 ... .59 .60 .61 .62 .63 2764.65 .66 .67 .68 .69 ... 3400 »

[数学计算/工程计算some_way_of_filter

说明:1.限幅滤波 2.中位值滤波 3.算术平均值滤波 4.递推平均滤波-1. Limiter filter 2. 3 median filter. Arithmetic mean filtering 4. Recursive average filter
<小方> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算shortest

说明:一个最短路径算法,可以作为初学参考,具有一定的价值和扩展空间-A shortest path algorithm, can serve as a beginner reference, has a certain value and the expansion of space
<追风> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算GenTrigonometrixFuncSet

说明:GenTrigonometrixFuncSet:产生三角函数转换表的代码.
<易名杰> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算kalman

说明:kalman program(c) and some examples on kalman which i will upset later.
<wanyi> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算spline

说明:最常用的三次样条插值函数,采用VB编写,它既满足一般实际问题的要求,而建立过程相对又不太复杂。-The most commonly used cubic spline interpolation function, the use of VB to prepare, both to meet the general requirements of practical problems, but also the process of establishing a relatively less
<zzt> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft-c

说明:fft算法的C代码,经过验证可用。速度较快。-fft algorithm C code can be used after authentication. Faster.
<> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算polyfits

说明:根据已知数据的权重对数据进行拟合,若不能给出数据的权重就默认为数据权重为1.这种拟合 方法是根据最小二乘进行的。-The basis of known data on the weight of the data fitting, if the data should not give the weight for data on the default weight is 1. This method is based on least-squares fitting carried out.
<罗正平> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算crc16

说明:函数名称:CRC-16 Process 函数原型:INT16U make_crc16(INT8U *msgaddr,INT8U datalen) 函数功能:进行CRC校验和产生CRC代码.这个函数只影响全局变量crc16. 校验字放在字符串最后,低8位在前高8位在后. msgaddr : 进行CRC16校验的据块的首地址 datalen : 进行CRC16校验的据块的个数 CRC-ITU的计算算法如下: a.寄存器组初始化为全"1"(0x
<liu> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算calypoly

说明:可以完成2-20次的最小二乘拟合运算,精度与MATLAB做过对比,满足一般工业运算需求-2-20 times to complete the least-squares fitting calculations, the accuracy compared with the MATLAB done to meet the demand for general industrial operations
<t cobra> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算yzgfft

说明:我自己的FFT算法,好长时间才做好,功能比较简单,但可以应用的!-My own FFT algorithm, a good long time to do a good job, function is relatively simple, but can be applied to the!
<> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算05

说明:高斯列主元消去法,计算方法实现,已编译通过。使用例子 3x1+2x2+2x3+3x4=2.5 5x1+2x2+3x3+4x4=2.5 2x1+2x2+x3+2x4=2 3x1+x2+3x3+2x4=1.5 输入N=4,A={3 2 2 3 5 2 3 4 2 2 1 2 3 1 3 2},B={2.5 2.5 2 1.5} -Gaussian elimination method out PCA method realize, has been compiled thro
<虫世木> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算04

说明:龙格-库塔方法的使用,例子 求y’=y-2x/y,y(0)=0。 解:输入X0=0,X1=1,H=0.2,N=6。
<虫世木> 在 2025-06-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 2764.65 .66 .67 .68 .69 ... 3400 »

源码中国 www.ymcn.org