资源列表

[matlab例程mean

说明:此程序是matlab中给出矩阵均值的程序,注释详尽,使用简单,其中的注释详细,自己可以对变量做相应的变换-This procedure is given in matlab matrix mean the procedures, the Notes detailed, easy to use, which notes in detail that they can make the corresponding change of var
<gengxiang> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[matlab例程vsfunc

说明:此程序是matlab中给出连续系统的s函数,给出了如何在simulink中建立一个变量,注释详尽,使用简单,其中的注释详细,自己可以对变量做相应的变换-This procedure is given in matlab continuous system s function is given how to create a simulink variables, comments, detailed, easy to use, whi
<gengxiang> 在 2024-10-09 上传 | 大小:1024 | 下载:0

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

说明:松弛算法 批处理裕量松弛算法 样本数据和松弛值自定义-Relaxation Algorithm margin Relaxation Algorithm batch sample data value and relaxation since the definition of
<fatlily> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[matlab例程selfspline

说明:第一、二种边界条件的三次样条插值程序,应用MATLAB编写,比较实用。-First, two kinds of boundary conditions of the cubic spline interpolation procedure, the application of MATLAB to prepare, more practical.
<谢治州> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[matlab例程ML_cp

说明: 这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波的OFDM,运行此程序需2分钟-3分钟的时间。 -This
<黄翔东> 在 2024-10-09 上传 | 大小:1024 | 下载:1

[matlab例程Burgers

说明:Burgers方程作为流体计算中的经典模型方程之一,他的理论解作为验证求解格式的重要依据!-Burgers equation as a calculation of the classical fluid model equations, one of him as a validation of the theoretical solution to solve an important basis for the format!
<wang gang> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数学计算/工程计算roe

说明:作为对计算流体力学划时代共享的新方法。roe格式对于差分格式的构造提供了新的全新的领域!Fortran编写-Computational fluid dynamics as a new method of landmark-sharing. roe format structure for the difference scheme provided a new field of brand new! Fortran prepared
<wang gang> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[STL1899

说明:第一次这么大规模地使用stl,果然比纯c慢很多-The first time such a large-scale use of stl, was much slower than that of pure c
<贺星> 在 2024-10-09 上传 | 大小:1024 | 下载:0

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

说明:k-means算法 自定义数据样本和类中心 已经调试实现 并且有图清晰表示-k-means algorithm for custom data types of samples and testing center has been and realize that has a clear plan
<李慧敏> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法swiftordering

说明:从数组中 任取一个元素 p (可随机取,现在以取第一个为例).以P作为主元,对数组 进行划分 ,前一部分小于 P,后一部分 大于p.最后划分处存储p,然后分别对划分后的前一部分和后一部分递归调用. 算法平均时间复杂度: O(nlogn) -Any check from the array element p (can be random access, and now to take the first example). To
<朱洁> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法integratingordering

说明:归并排序:将数组划分为小数组,通过局部的有序合并,解决问题 算法平均时间复杂度: O(nlogn) -Merging Sort: The array is divided into a small array, in an orderly manner through the partial merger, the average time algorithm to solve the problem complexity: O
<朱洁> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法ordering3

说明:自底向上排序:思想: 将数组的个部分,两两有序数组进行合并 算法平均时间复杂度: O(nlogn) -Bottom-up sequencing: thinking: The array of parts 22 in an orderly array merge algorithm for the average time complexity: O (nlogn)
<朱洁> 在 2024-10-09 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org