资源列表
[数据结构常用算法] C_arithmetic_confluence
说明:此文件为C算法的集合,里面包含有排序、搜索、穷举、约瑟夫环、八皇后问题的算法,对于编程有很大的参考价值-This document is a collection of C algorithm, which includes sorting, searching, exhaustive, Josephus, the eight queens problem algorithm, the programmer has great reference value<mcs> 在 2025-07-05 上传 | 大小:937kb | 下载:0
[matlab例程] The-solution-of-nonlinear-equations
说明:该例是个解非线性方程组的很有用的方法,解非线性方程组是个很大的难题。-The solution of nonlinear equations。and the solution is called muldNewton,and it is vary useful。<gaolouhello> 在 2025-07-05 上传 | 大小:3kb | 下载:0
[压缩解压] myhuffman
说明:基于哈夫曼编码的利用字节流压缩任意文件的一个小程序。是我做数据结构课程设计的一个Project。 只要把要压缩的文件放在工程文件夹目录下,压缩时输入文件名(别忘了带后缀)就好了。-Huffman coding based on the use of any byte stream compressed file is a small program. I do a data structure curriculum design Project. As long as the compresse<肖剑博> 在 2025-07-05 上传 | 大小:1.4mb | 下载:0
[数值算法/人工智能] computer_classical_arithmetic
说明:该文件主要为分治策略、概率算法、回溯算法、枚举法、模拟退火算法、排序算法、搜索算法、贪心算法、遗传算法、蚁群算法的介绍及实现方式-The document mainly divide and conquer, probabilistic algorithms, backtracking algorithm, enumeration method, simulated annealing algorithm, sorting algorithm, search algorithm, greedy<mcs> 在 2025-07-05 上传 | 大小:757kb | 下载:0
[压缩解压] ControlApp_v1.0
说明:phone Devolopment for Symbia on NOkia<girihell> 在 2025-07-05 上传 | 大小:207kb | 下载:0
[matlab例程] Cramer2Rao_Bound
说明:对于参数估计问题,克拉美罗界(简称CRB)为任何无偏估计量的方差确定了一个下限. 即不可能求得方差小于下限的无偏估计量,并为比较无偏估计量的性能提供了一个标准. 本程序对CLRB(克拉美罗下界)进行了描述,预留了参数。 希望能对同志们提供帮助。-For the parameter estimation problem, Cramer-Rao bound (referred to as CRB) for any unbiased estimator of variance to determine<张威> 在 2025-07-05 上传 | 大小:2kb | 下载:0
[matlab例程] Chan_Algorithm
说明:Y.T.Chan在其论文中提出一种具有解析表达式解的非递归双曲线方程组解法,该算法具有计算量小,速度快,且当TDOA参数估计误差服从高斯分布的情况下,定位精度较高。 本程序借鉴Chan论文中提出的算法,基于MATLAB程序,在已知TDOA估计参数的情况下,对信号源位置进行估计。 希望能够对研究 干扰源定位、无源定位的同志提供帮助。-YTChan in his paper presents a solution with the analytical expression for the non-<张威> 在 2025-07-05 上传 | 大小:10kb | 下载:0
[matlab例程] Taylor_Algorithm
说明:泰勒级数展开算法是需要初始估计位置的递归算法,在每一次的递归中通过求解TDOA测量误差的局部最小二乘来改进估计的位置。 本程序基于MATLAB,对泰勒级数展开算法进行了仿真。初始位置的选取很重要,建议和其他简单的算法进行协同,对信号源位置进行定位。 希望对研究信号源定位的同志有所帮助。-Taylor series expansion algorithm is the need to estimate the location of the initial recursive algorithm,<张威> 在 2025-07-05 上传 | 大小:5kb | 下载:0
[matlab例程] multiNLMS.m
说明:Multichannel NLMS for system detection with multiple input streams<geusie> 在 2025-07-05 上传 | 大小:1kb | 下载:0