资源列表
[数值算法/人工智能] Josephu
说明:Josephu 问题为:设编号为1,2,… n的n个人围坐一圈,约定编号为k(1<=k<=n)的人从1开始报数,数到m 的那个人出列,它的下一位又从1开始报数,数到m的那个人又出列,依次类推,直到所有人出列为止,由此产生一个出队编号的序列。-Josephu issues: Let numbered 1,2, ... n of the n individuals sitting around, agreed number k (1 < = k < = n) the number<悻福の雨季> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[matlab例程] Track-initiation-logic-method
说明:雷达目标跟踪中的逻辑法航迹起始程序,其中包含两个文件:simutrack.m和main.m。simutrack.m是目标轨迹仿真;main.m是主文件-The logic of the radar target tracking in track initiation procedure law, which contains two files: simutrack.m and main.m. simutrack.m is the target trajectory simulation m<唐超> 在 2025-06-20 上传 | 大小:3kb | 下载:0
[数值算法/人工智能] Operator-Precedence
说明:c中有多个运算符,此处将这些运算符的优先级全部列出,以方便进一步学习c.-c there are multiple operators, these operators here to list all the priority, to facilitate further learning c.<ida> 在 2025-06-20 上传 | 大小:12kb | 下载:0
[matlab例程] work
说明:该程序可以绘出杨大成《移动传播环境》的7.2.1.1小节的等距离法实现经典功率谱密度,自相关函数,以及自相关函数均方差。文件中含m文件以及绘出的jpg文件。-The program can draw POSTS " mobile communication environment" section of the equidistance method 7.2.1.1 achieve the classic power spectral density, autocorrelat<xing> 在 2025-06-20 上传 | 大小:102kb | 下载:0
[matlab例程] OFDMsystem
说明:根据OFDM的工作原理,由MATLAB编程实现,在Optiwave软件环境中,生成MATLAB模块,搭建出最基本的OFDM平台; 生成OFDM的调制和解调功能模块; 搭建传输速率为2.5G/s、传输距离为50km的光纤通讯系统,通过误码仪和示波器检测系统性能。 -According to the working principle of OFDM, the MATLAB programming, the Optiwave software environment to generat<延淑琪> 在 2025-06-20 上传 | 大小:196kb | 下载:0
[人工智能/神经网络/遗传算法] mysvm
说明:利用数据的特征分类数据,然后完成相应的工作,很好用的-Disaggregated data by the characteristics of the data, and then complete the relevant work, the good<tanyu> 在 2025-06-20 上传 | 大小:942kb | 下载:0
[matlab例程] Matlab-codes-for-FEM
说明:2010年最新原版英文专著Matlab codes for finite element analysis一书源码。这本书介绍了基于Matlab的实体和结构有限元分析方法,深入浅出,十分经典。-English version 2010, the latest monograph on Matlab codes for finite element analysis of a source book. This book describes the physical and Matlab-base<limin> 在 2025-06-20 上传 | 大小:7kb | 下载:0
[数据结构常用算法] bankers-algorithm
说明:银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dy<zhsenl> 在 2025-06-20 上传 | 大小:2kb | 下载:0