资源列表
[matlab例程] EMD-denoising
说明:this program discribe the denosing process by EMD<tahar> 在 2024-12-26 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] MyShuffleTest
说明:Suppose we start with N=3 and run the shuffling test four times, resulting in the arrays: [2, 0, 1] [2, 1, 0] [2, 0, 1 ] (This not very likely, but i s possible) Then the resulting count array would<andy> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] MyFibonacci
说明:The idea is that as Fibonnaci values are computed you store them in the array A. So when another F(n) is to be computed either A[n] is still 0 or else A[n] is already equal to F(n). If A[n] is 0, you have to make the u<andy> 在 2024-12-26 上传 | 大小:10kb | 下载:0
[数学计算/工程计算] MyBinarySearch
说明:For this problem, you will need to create an second array that is smaller than the original whitelist. You need to go through the original whitelist twice: once to determine the number of unique items in the whitelist an<andy> 在 2024-12-26 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] meanshift-tracking
说明:meanshift结合颜色特征跟踪目标的程序,经过调试无误,还有几个很好的meanshift算法学习资料包,非常适合初学者参考-color-based meanshift tracking program, some bugs have been fixed, and some information about meanshift is included too! enjoy yourself~~<JAMES> 在 2024-12-26 上传 | 大小:6.92mb | 下载:0
[数学计算/工程计算] C_Algorithm
说明:用C语言实现的各种算法的程序集合,基本包含了实用的全部基础算法,内容相当全面。-Using C language implementation of the various set of algorithm, the basic foundation that contains all the practical algorithm, the content is very comprehensive.<liyueming> 在 2024-12-26 上传 | 大小:277kb | 下载:0
[matlab例程] numerical-approximation
说明:一:多项式插值的Runge现象 二:Remez算法 三:Schmidt正交-Introduction polynomial interpolation Runge phenomenon, Remez algorithm, Schmidt orthogonal matlab algorithm<裴可锋> 在 2024-12-26 上传 | 大小:61kb | 下载:0