资源列表

« 1 2 ... .38 .39 .40 .41 .42 24843.44 .45 .46 .47 .48 ... 28523 »

[matlab例程pso4

说明:此文件为Matlab编的一个基本pso算法,所用测试函数为 Rastingin-Matlab prepared this document for a basic PSO algorithm, used in the test function Rastingin
<董淑华> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法datastr

说明:C/C++常用的数据结构类 包括: array.h: 安全数组,可自动增长大小(随机访问,但扩充时效率低) linkedlist.h: 普通链表(可随机访问,但访问效率低) dclinkedlist: 双向循环链表(不可随机访问,但插入、遍历的效率都比普通链表高) hashtable.h: 哈希表(使用键值标识元素,键值一样的元素即认为相等,需重载 == 运算符并由用户定义哈希函数) binstree.h: 二叉搜索树(需重载 == 和 < 运算符) avltr
<sam> 在 2025-11-22 上传 | 大小:16kb | 下载:0

[matlab例程lmfs_pulses_ambig

说明:脉内线性调频、脉间频率步进信号的模糊函数-Linear FM pulse, pulse frequency step signal ambiguity function
<wuzhenkai> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程rectangle_pulses_ambig

说明:矩形脉冲串信号的模糊函数matlab代码-Rectangular pulse function of the fuzzy matlab code
<wuzhenkai> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程single_rectangle_pulse_ambig

说明:单个矩形包络脉冲信号的模糊函数的matlab代码-Envelope of a single rectangular pulse signal ambiguity function of matlab code
<wuzhenkai> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程single_gauss_pulse_ambig

说明:单个高斯包络脉冲信号的模糊函数的matlab代码-Single Gaussian pulse envelope of the ambiguity function matlab code
<wuzhenkai> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程single_lfm_rectangle_pulse_ambig

说明:单个矩形包络线性调频信号的模糊函数的matlab代码-Rectangular envelope of a single chirp signal ambiguity function matlab code
<wuzhenkai> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程lixiang

说明:理想无算法调制解调,包含了产生高斯噪声的子程序。-Non-ideal modulation and demodulation algorithms, including Gaussian noise to generate the subroutine.
<echo> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[数学计算/工程计算dynamic_co-operation_cordic_fpga

说明:一篇关于使用cordic实现动态配置以提高FPGA的整体性能的高效算法具体详解,很实用哦-On the use of CORDIC realization of a dynamic configuration to improve the overall performance of FPGA-specific high-performance algorithms explain, it is practical Oh
<余绪梅> 在 2025-11-22 上传 | 大小:745kb | 下载:0

[matlab例程Wiener_T

说明:一个简单的维纳滤波器的例子,适合初学者学习,很简单-A simple example of the Wiener filter, suitable for beginners to learn, very simple
<宁馨儿> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程path_choose

说明:任意给出两城市,找出两城市间的最短路径。还可以限定载重量,在满足载重量要求条件下,找出最短路径-Arbitrary given the two cities, two cities to find the shortest path. Can also limit the load to meet load requirements, find the shortest path
<金鹰翰> 在 2025-11-22 上传 | 大小:21kb | 下载:0

[数据结构常用算法123

说明:数据结构课程中,采用非递归算法 ,利用栈中序遍历二叉树。-Data structure course, the use of non-recursive algorithm using binary tree traversal stack.
<> 在 2025-11-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 24843.44 .45 .46 .47 .48 ... 28523 »

源码中国 www.ymcn.org