资源列表

« 1 2 ... .71 .72 .73 .74 .75 1176.77 .78 .79 .80 .81 ... 28522 »

[数据结构常用算法NMF

说明:LNMF是基于“局部”非负矩阵分解生成特征空间的算法,而NMF是基于非负矩阵分解。-Matrix is based on a "partial" non-negative matrix factorization generation features space algorithm, which is based on the NMF non-negative matrix factorization.
<rabo> 在 2025-01-21 上传 | 大小:28kb | 下载:0

[数值算法/人工智能LineSmooth

说明:使用插值算法,实现折线的平滑.这是一个比较简单的算法.-use interpolation algorithm to achieve a smooth dogleg. This is a relatively simple algorithm.
<蒋利兵> 在 2025-01-21 上传 | 大小:1.87mb | 下载:0

[matlab例程ROBOT(三关节平面机器人).ZIP

说明:用编写的集机器人设计、分析、仿真与一体的软件,非常有工程使用价值,完全可用!-prepared with the set robot design, analysis, simulation and integration software, it works very useful and it is perfectly possible!
<蚁群> 在 2025-01-21 上传 | 大小:9kb | 下载:1

[人工智能/神经网络/遗传算法人工智能要求

说明: //主函数,主要是用于启动用于模拟虚存活动和进行监控的两个线程;-//main function is mainly used to launch virtual memory used to simulate and monitor activities of the two threads;
<> 在 2025-01-21 上传 | 大小:3kb | 下载:0

[数值算法/人工智能迭代回朔

说明:迭代回朔算法是计算机中很常用的算法, 我的程序是一个八皇后问题。-back Schomburg iterative algorithm is quite commonly used computer algorithms, the procedure is a Queen's eight issues.
<金海建> 在 2025-01-21 上传 | 大小:354kb | 下载:0

[数学计算/工程计算colgauss

说明:简要的Gauss列主元消去法,很实用,用matlab实现,还有一个图例,程序说明很详细-brief Gauss main-element elimination, very practical, using Matlab to achieve, there is a legend, a very detailed descr iption of the procedures
<高兵> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数学计算/工程计算jaccobi&GS

说明:jaccobi迭代法和GS迭代法求解线性方程组,并有著名病态对称正定矩阵Hilbert矩阵的生成程序和其不同维数下,求解结果的对比作图-jaccobi iteration and GS iterative method for solving linear equations, and a well-known pathological symmetric positive definite matrix Hilbert matrix
<高兵> 在 2025-01-21 上传 | 大小:13kb | 下载:0

[数学计算/工程计算mysor

说明:SOR(超松弛)迭代发求解线性方程组问题,带有Hilbert矩阵生成程序和其不同维数下求解的结果对比作图-SOR (Overrelaxation) iteration made for solving linear equations, with Hilbert matrix formation process and the different dimensions of the results evaluated Comparati
<高兵> 在 2025-01-21 上传 | 大小:12kb | 下载:0

[matlab例程802.11b PHY Simulink Model

说明:802.11b物理层的simulink建模。模型支持1Mbps, 2Mbps, 5.5Mbps, and 11Mbps 的模式,模型包括帧的生成,BPSK、QPSK调制,巴克码扩展,CCK以及信道频移量的选择和一个AWGN信道。 使用说明:先将压缩包解压缩到一个新文件夹中,改变matlab当前执行目录,然后运行WiFi.mdl文件。 压缩包中包括6个文件:WiFi.mdl,WiFi_lib.mdl,WiFi_init.m,cck_cod
<飞的> 在 2025-01-21 上传 | 大小:35kb | 下载:1

[数学计算/工程计算带通fir设计及图形显示比较

说明:数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-p
<feide> 在 2025-01-21 上传 | 大小:2kb | 下载:2

[数学计算/工程计算DSP中含有gauss白噪声的双频正弦输入

说明:DSP中输入信号的生成过程。 conio.cpp实现X(n)信号,其中有两个频率分量的正弦信号(正弦计算由sinwn.cpp实现),频率可变,这里取140Hz和70Hz。 考虑了高斯白噪声,由gauss.cpp实现。 最后该信号共产生2000个点,最后的信号点存储于 “x.txt”文本中。-DSP input signal generation process. Conio.cpp achieve X (n) signal, in wh
<feide> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法链表操作

说明:这是一个在C环境下编写的链表操作,主要实现集合的交,并,补操作-This is an environment in C List prepared by the operation, main set of reference and that the fill operation
<李强> 在 2025-01-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 1176.77 .78 .79 .80 .81 ... 28522 »

源码中国 www.ymcn.org