资源列表
GMSK
- 一个有关GMSK基带调制和实现的MATLAB程序,自己编写的,请高手指教!-a GMSK baseband modulation and realized MATLAB procedures, the preparation of their own, experts advise!
mrsim-win
- winwods下的组播路由算法仿真程序, vc6开发,是根据上次传的linux版本 改编而成。-winwods the multicast routing algorithm simulation program, vc6 development, is based on the previous version of Linux-wing.
s&z-yingshe
- s平面和z平面映射演示程序 matlab 编程
caiyang
- caiyang 演示采样定理,时域采样,频谱周期延拓-caiyang demonstration sampling theorem, time domain, frequency cycle Extension
ditfft&dft
- 用MATLAB语言编写的基2 DIT FFT子程序& 用简单的速度很低的方法计算DFT-using MATLAB prepared by the two-DIT FFT routines
sofm-2
- 正在应用,结果还有待研究,老师留得作业,算法实现选择最优的来响应。-are applications, the results are still to be studied, the teachers stay operational, the algorithm to achieve the optimal choice to respond.
impseq&impinvar0
- 单个脉冲序列生成子程序 & 用脉冲响应不变法把模拟滤波器系数变换为数字滤波器系数的函数 -single pulse sequence generated subroutine
circonv-cirshift
- 循环卷积 循环移位 matlab 编程 circonv,cirshift-circular convolution cyclic shift Matlab programming circonv, cirshift
dataprocessofMATLAB
- MATLAB-数据处理-一个文件数据处理小程序-MATLAB-data processing-a small data-processing document procedures
SURCE
- BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现,矢量量化的C语言实现-Neural Network C language, BP neural network solutions differences or problems, HMM C language, vector quantization C Language
sanliejiansuo
- 本程序是用开地址法实现散列的检索算法-this program is open address Method hash retrieval algorithms
chejiandiaodu
- 有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台