资源列表
[数值算法/人工智能] 200712261856250
说明:线性方程组计算器 V1.0 功能:在默认有唯一解的情况下,求出一次方程组的解-Linear equations calculator V1.0 features: the default cases, and only one solution, the solution obtained linear equation group<lovend> 在 2025-06-22 上传 | 大小:23kb | 下载:0
[数值算法/人工智能] 200712269303519
说明:一款很专业,技术性很强的福彩超级大乐透缩水选号器 Ver1.0,该源代码具有前区号码、后区号码任意选,随机选的功能,而且可以知道前区总值和后区总值以及前后区奇偶比。可以知道输出的彩票注数,同时还可以保存到文件中去。方便喜欢买彩票的网友使用。 -A very professional, highly technical Fucai super random selection lottery shrinking device Ver1.0, the source code with the c<huanjiangg> 在 2025-06-22 上传 | 大小:174kb | 下载:0
[数值算法/人工智能] 200712316162477
说明:正则表达式一直是各类语言必支持的东西。上次在在技术论坛上和大家交流没有人回复。就自己写了一个他的应用。不过用VB实现还是有点困难。呵呵。 -Regular expression language has been all kinds of things will support. The last time the technical forum and no one to share back. He would write an application. But still a bit di<zhz1984> 在 2025-06-22 上传 | 大小:17kb | 下载:0
[matlab例程] n-nothfilter
说明:陷波器并联算法,多级陷波器并联,可以用作消除多个干扰,用于谐波滤除和噪声干扰。-n-adptive nothfilter<高维> 在 2025-06-22 上传 | 大小:256kb | 下载:1
[数值算法/人工智能] 200711722367582
说明:提取汉字的声母码,有时做数据库查询时作用很大,如源码天空——>YMTK -Initial code extraction of Chinese characters, and sometimes play a great role to do a database query, such as the source sky-> YMTK<jxau00001> 在 2025-06-22 上传 | 大小:19kb | 下载:0
[数值算法/人工智能] 200710232279640
说明:14场比赛, 通过选择胜平负排列组合出筛选结果. -14 games, by selecting combinations of the screening results Shengping Fu.<sine169> 在 2025-06-22 上传 | 大小:6kb | 下载:0
[数值算法/人工智能] In_the_video_monitoring_system_using_FPGA_for_vide
说明:在视频监控系统中使用FPGA进行视频处理.rar-In the video monitoring system using FPGA for video processing. Rar<zhengbl> 在 2025-06-22 上传 | 大小:324kb | 下载:0
[matlab例程] IntelgentCompuation
说明:matlab语言开发的退火算法,主要用于算法的优化。可以实现寻找运行代价与通讯时间之和的近似最小值的功能,也可用于任务分配问题,本题是求50个任务分配到8台计算机的最优解。源码有详细注释,更便于理解。-matlab language development of the annealing algorithm, mainly used algorithms. Find running costs can be achieved with the communication time and th<黄猛> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[matlab例程] Levinson_Durbin_Algo
说明:功能描述:用matlab语言实现Levinson-Durbin算法 函数名:Levinson_Durbin_Algo 输入参数: (1)R:自相关矩阵或者其估计值 (2)P:AR模型的阶数 输出参数: (1)A:p阶AR模型的参数,它是一个长度为P+1的行向量 (2)E:噪声功率 调用函数:无 被调用:L_D_sim.m 作者:mingcheng 编写时间:2009-11-13 修改时间:2009-11-1<赵明诚> 在 2025-06-22 上传 | 大小:1kb | 下载:1
[matlab例程] LMS_RLS_sim
说明: 功能描述:测试LMS与RLS算法,比较两种算法的收敛特性 文件名:LMS_RLS_sim.m 测试用例: x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声 文件输出:系数a1的值 调用函数:function [A] = LMS_Algo(M,N,mu,xn) 被调用:无 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13<赵明诚> 在 2025-06-22 上传 | 大小:1kb | 下载:0