资源列表

« 1 2 ... .76 .77 .78 .79 .80 21781.82 .83 .84 .85 .86 ... 28524 »

[matlab例程MUI_PPM

说明:Comparison of performance for 2-PPM and 2-PAM under two pulse shapes, Gaussian Pulse and Hermit Pulse with Three scenarios are considered (5, 20, and50 users).
<Elahmar> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[matlab例程bp2

说明:无线传感器网络协议的生命周期和稳定周期对比-Wireless sensor network protocol and stability of periodic comparative life cycle
<Jimmy> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[matlab例程leachm1

说明:无线传感器网络协议仿真,可以看到每一轮所选出的簇头数目,基站收到的数据包总数,簇头收到的数据包总数,第一个节点死亡的时间,10 的节点死亡的时间等-Wireless sensor network protocol simulation, you can see every one of the selected number of cluster heads, the total number of packets received base station, cluster head tota
<Jimmy> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[数学计算/工程计算calculator

说明:一个实现了加减互换,求倒数、开根等一系列的计算器,值得借鉴和学习。-a calculator
<xiaolei> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[matlab例程yucekongzfangzhenliangshuru

说明:广义预测控制GPC多变量预测控制源程序代码-Generalized predictive control (GPC) Multivariable Predictive Control
<lgh> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[matlab例程PSO_B

说明:粒子群算法是智能计算领域的主要方法之一,本程序为运用粒子群方法寻找最优值的例子。-The particle swarm algorithm is one of the main methods for intelligent computing, the procedures for the application of the particle swarm example to find the optimal value.
<段飞> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[matlab例程m

说明:Train speed/time moving wheel load
<Jay forest> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[matlab例程DBSCAN

说明:DBSCAN algorithm for clustering
<noona> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法shunxubiao

说明:1.实现顺序表的基本操作,包括顺序表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁。 2.写一个函数,建立并显示含有n个整数的顺序表 3.写一个函数,实现对有序表(非递减)插入一个元素的功能 4.写一个函数,实现两个有序(非递减)表合并生成新的有序表的功能 -1. Achieve the basic operation of the sequence table, including the initialization sequence tab
<pang> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法zhan

说明:1.定义顺序栈类型,实现栈的所有基本操作。 2.定义链栈类型,实现栈的所有基本操作。 3.应用栈实现数制的转换。 -1 defined sequence stack type stack all the basic operations. 2. Define the type of chain stack, the stack of all the basic operations. Application stack number system conversion.
<pang> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[压缩解压Blocks

说明:clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I
<chandan> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[数学计算/工程计算dadi

说明:一些常用函数汇总,便于初学者模范何学习MATLAB的图像处理函数-a collection of functions,a collection of functions,a collection of functions,a collection of functions,
<weichuyang> 在 2026-01-21 上传 | 大小:2kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 21781.82 .83 .84 .85 .86 ... 28524 »

源码中国 www.ymcn.org