搜索资源列表
求解约瑟夫问题
- 求解约瑟夫问题。设有n个人围成一个圆圈坐下,对所有围从的人从某个位置开始编号为1,2,3,……,n,从编号为1的人开始报数1,报数依交进行,报数n的人即出列,下一个人从1开始报数,再报数m的人便是第二个出列的人如此重复下去,直到最后一个人出列为止,于是便得到一个出列的顺序,这称之为约瑟夫(Josephu)问题。-solving problems. N individuals have formed a circle to sit down, all right Wai from the star
BFS_DFS_Astar
- Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The firs
chapterall
- 现代通信系统使用MATLAB第二版中所有程序m文件-modern communications system MATLAB second edition document all the procedures m
si_matlab
- 随机序列产生程序,白噪声产生程序,M序列产生程序,二阶系统一次性完成最小二乘辨识程序,实际压力系统的最小二乘辨识程序,递推的最小二乘辨识程序,增广的最小二乘辨识程序-random sequence generation process, white noise procedures for selecting the M series, Second-order system to complete a one-time least-squares identification procedur
排序(M)
- 这是关于文件操作的一个题,由题意可知,该题解决起来应该分为三个部分。第一部分即从in.dat中读入数据,第二部分即实现排序的算法,最后应该实现将排序的结果输出到out.dat中。-This is the document on the operation of a title, and that Italy, we can see that the solutions to the problem should be divided into three parts. The first par
sparco-1.1.3
- 著名的Sparco工具包。是matlab下解决线性约束,二阶锥约束和半定约束等优化问题的常用工具。-Sparco famous Kit. Are resolved under matlab linear constraints, second-order cone constraint and semidefinite constrained optimization problems, such as commonly used instrument.
SOS_TITO
- 基于二发二收MIMO系统的半盲信道估计,其中main为主程序,其它为子程序-Second, land-based MIMO system made of two semi-blind channel estimation, in which main-based process for the subroutine other
second_max
- 以高效率的方法查找一个数组中的第二大数,数组中的数可以相同.同时对各种可能发生的错误返回相应得错误代码。-find second max number in a high effective method.The number in the array could be the same.meanwhile ,the program return special error code
M-Files
- 线性杆元以及二次杆元有限元分析时可直接利用的编码-Linear bar element and the second pole element finite element analysis can be directly used in the encoding
wavelet1.m.tar
- it is a wavelet based code that will create the second order wavelet transform and subplot it in same image as shown in many matlab examples for wavelet transforms-it is a wavelet based code that will create the second order wavelet transform and sub
matlabzhinengkongzhi
- 智能控制第二版全部的仿真程序,已经全部测试通过-Intelligent control of the second edition of all of the simulation program have all been tested by
MSeries
- M序列发生器函数,使用m文件实现,2至7级寄存器,主要分为两个部分。第一部分主要负责输入,输出,第二部分是M序列发生函数-M sequence generator function, 2-7 registers, divided into two parts. The first part is mainly responsible for the input, output, and the second part is the sequence generating function M
MOCM
- 这是关于用MATLAB编写M文件求复合材料层合板性能指标的一个作业,第一个M文件是对层合板性能的分析,第二个M文件是对层合板破坏的分析。-This is written in MATLAB M-file on demand using composite laminates performance of a job, the first M-file is a performance analysis of laminated plates, the second M-file is damag
CH5src
- matlab在通信系统仿真第二版 第五章例题代码-matlab second edition of the communication system simulation code example Chapter
gprmax-tools
- GprMax的理论基础是时域有限差分(FDTD)方法。时域有限差分方法直接将Maxwell方程作差分离散,利用二阶精度的中心差分近似把Maxwell方程中的微分算符直接转换为差分形式,在空间和时间上对电场和磁场交替间隔取样,使计算过程完全模拟电磁波逐步传播以及与目标物体相互作用的过程。-GprMax is based on the theory of the finite difference time domain (FDTD) method. The finite difference ti
CubicSplineInterpolation.m
- 数值分析中的三次样条插值算法,追赶法解方程算法的MATLAB实现函数和测试数据。样条插值算法支持一阶导数边界条件、二阶导数边界条件和周期边界条件三种不同边界条件类型。-Numerical analysis of the cubic spline interpolation algorithm, the catch-up method of solving equations algorithm in MATLAB functions and test data. Spline interpola
gold
- 本程序由一对m序列优选对模二加生成一组平衡GOLD序列码,用于对直扩系统仿真之中,通过改变第二个m序列的初始状态可以生成不同的GOLD序列码-The program consists of a pair of m sequence optimization of mode two and generate a set of balanced GOLD sequence codes for DSSS system simulation, by changing the initial state
m-gold-code
- 压缩包含两个文件 第一个m_sequence.m是产生m序列的子程序 第二个mgoldmake.m是产生m序列和gold序列的程序-Compressed file contains two. The first program(m_sequence.m) is a subroutine m sequence. The second program(mgoldmake.m ) is to produce m sequences and gold sequences
ibm.m
- Produce an IBM (ideal binary mask) processed mixture. The first variable is required. When the second variable is not provided the function returns an all-one masked signal.
m序列的产生
- 1.使用Matlab设计m序列发生器。 2.使用生成多项式(23)8=(10011)2产生第一个m序列; 3.使用生成多项式(31)8=(11001)2产生第二个m序列。(1. Design an m-sequence generator using Matlab. 2. Generate the first m sequence using the generator polynomial (23)8=(10011)2; 3. Generate the second m-sequence us