资源列表
[matlab例程] matlabwork
说明:自己编的四节龙格琨塔程序,希望对你有所帮助-Own four of the Runge-Kun tower procedures, and they hope to help you<xuzhen> 在 2025-06-21 上传 | 大小:4kb | 下载:0
[matlab例程] MPSKMQAMmudulation
说明:本程序用于完成BPSK、QPSK、pi/4QPSK、OQPSK、8PSK、16QAM、32QAM、64QAM和128QAM的调制仿真。并可任意扩展到MPSK和MQAM。程序分成四个部分,fir.m对基带码元序列进行脉冲成型,可选矩形脉冲,升余弦脉冲和平方根升余弦脉冲; modal.m 为主程序,完成岁各种信号的基带星座图映射、脉冲成型和调制;pi4QPSK.m 为pi/4QPSK信号的星座图映射程序;test1.m给出一个简单的频谱显示测试。-This procedure for the com<徐哲> 在 2025-06-21 上传 | 大小:4kb | 下载:0
[matlab例程] fdtd_2D_PML
说明:matlab的二维FDTD程序,PML边界-matlab two-dimensional FDTD program, PML boundary<小方> 在 2025-06-21 上传 | 大小:4kb | 下载:0
[数值算法/人工智能] AntColonySystem
说明:粒子群算法的matlab程序在有障碍的路径图中寻找最短路径的程序。-Particle Swarm matlab process there is an obstacle in the path diagram to find the shortest path procedure.<吕铭守> 在 2025-06-21 上传 | 大小:4kb | 下载:1
[matlab例程] non-llinefilter
说明:对一个非线性的滤波器设计进行优化,使得设计出的滤波器与给定指标最接近且要求优化变量取离散值得优化设计问题-Of a non-linear filter design is optimized, making the design of the filter and to set targets and optimize the variable closest to the requirements and obtain the optimal design of discrete worth<妮妮> 在 2025-06-21 上传 | 大小:4kb | 下载:0
[数据结构常用算法] linklist.tar
说明:多叉树实现,抽象树节点内容,用回调函数实现内容创建 比较 销毁 -Multi-tree realization of the abstract tree node content, using a callback function to achieve content creation compared the destruction of<池麟> 在 2025-06-21 上传 | 大小:4kb | 下载:0
[数据结构常用算法] SearchMedian
说明:寻找无序数组的中位数,实际上代码实现了寻找无序数组中任意第x大的数,使用了快排的思想。VC++ 2005环境-Find disordered array median, in fact, code has to find a disorderly array of arbitrary section x large, use the quick thinking of row. VC++ 2005 Environment<inspire> 在 2025-06-21 上传 | 大小:4kb | 下载:0
[数据结构常用算法] UpperNum
说明:给定一个数组A,里面只出现0-9这10个数字,但不一定全部出现,然后给定一个K的值,求A中大于K的整数当中最小的一个,并输出。例如A={0,1}, k =12,则结果为100. vc++ 2005环境-Given an array A, which only the 10 digits 0-9, but not necessarily all appear, and then given a value of K, and K is greater than A, the smallest in<inspire> 在 2025-06-21 上传 | 大小:4kb | 下载:0