资源列表
[数据结构常用算法] strmatch
说明:一个字符串匹配查询算法。程序在文件中读取字符串。可以采用正则表达式来实现字符串匹配功能。一种简单的正则表达式是由英文字母(区分大小写)、数字及通配符“*”和“?”任意组合而成的。“?”代表任意一个字符,“*”代表零个或任意多个字符。根据输入的表达式,输出文件中符合的字符串-A query string matching algorithm. The program read in the file string. You can use regular expressions to achiev<城管111> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] ex6_3
说明:模糊神经网络matlab程序-Fuzzy neural network matlab program<hhzai> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[matlab例程] Diffic-Hellman
说明:This a program that calculate the criptosystem Diffic Hellman-This is a program that calculate the criptosystem Diffic Hellman<Hito> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[matlab例程] Capon_beamforming
说明:Capon波束形成,应用于雷达,通信领域-Capon beamforming<chengyb> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] spg
说明:1.对于f(x)=4/(1+x*x),计算[0,1]上的积分 2.用牛顿法求方程f(x)=x*(x+1)*(x+1)-1=0在0.4附近的根,精确至4位有效数字。 3.用二分法求方程f(x)=x*x*x-x*x-2*x+1=0在区间[0,1]内的1个实根,要求有3位效数字。-1.For f (x) = 4/(1 x* x), calculated [0,1] points 2.Newton method for the equation f (x) = x* (x+1)* (x+1)<111> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] poisson
说明:绝对能用。原理是在0到1上产生随机数,当随机数小于Lamda的负指数时候循环,直到大于等于。记录次数。近似模拟poisson分布-Absolutely can. Principle is in the 0 to 1 to generate random numbers, when the random number is less than the negative exponential Lamda cycle time, until greater than or equal. Reco<SoftSo> 在 2025-07-05 上传 | 大小:1kb | 下载:0