资源列表

« 1 2 ... .77 .78 .79 .80 .81 1782.83 .84 .85 .86 .87 ... 21480 »

[其他小程序viterbi-matlab

说明: 卷积编码器g1=111,g2=101 x为输入的待译码序列 x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1] x=[1,1,0,1,0,1,1,0,0,1] x=[1,1,1,0,0,0,1,0,1,1] a=size(x) 输入序列的长度 s=a(2)/2 译码后的m序列长度为x的一半 m=zeros(1,s) 最终结果存放 ma=zeros(1,s+1) 存放Fa路径的 m
<yanming> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序work

说明:MATLAB几个画的图像,比较好玩,可以动态的显示-MATLAB image, several paintings more fun, dynamic display
<张志强> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序P_and_S_waves

说明:纵波横波地震波动方程,形象的描述了纵波横波传播方向与质点振动方向之间的关系-seismic wave functions
<whjwhj> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序video

说明:读取视频总帧数,并可对视频每一帧图像进行处理-Reads the video fr a mes, and the image can be processed
<潘想> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序Kalman-c-code

说明:用加速度计输出的比力,用卡尔曼滤波算法编写的c代码-Compared with the accelerometer output power, with the Kalman filter algorithm written in c code
<徐伟> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序segyreadandwright

说明:C++编写的地震数据读写源码,方便快捷实用-C++ write seismic data source literacy, convenient and practical
<ryan> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序lms

说明:自适应滤波器的仿真程序,lms算法实现自适应滤波-Adaptive filter simulation program, lms adaptive filter algorithm
<wj> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序1

说明:将txt文档中的数据读到modelsim中,将sin.txt中的数据读入存储器data_mem-Data txt document read modelsim, the sin.txt data read into memory data_mem
<wj> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序1

说明:txt文档的数据读到modelsim,sin.txt文件复制到Modelsim的工程下-Data txt document read modelsim, copy the file to the Modelsim sin.txt project under
<wj> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序3

说明:对Modelsim仿真生成数据的写入文件,然后在Matlab中在把这个文件的数据读出来。-Modelsim simulation for generating the data written to the file, and then in Matlab to read the data in the file out.
<wj> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序contiguous-list

说明:数据结构中有关于顺序表的实现(表的遍历、表的元素插入和读取等)-Data structure in order to achieve on the table (traverse table, table of elements, such as insert and read)
<王小二> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序PAPR

说明:关于OFDM降低PAPR的方法,并给出了clipping前后的CCDF曲线图。-About OFDM PAPR reduction method, and gives the CCDF diagram of curves before and after clipping.
<何来> 在 2025-02-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 1782.83 .84 .85 .86 .87 ... 21480 »

源码中国 www.ymcn.org