-
dijkstra
dijkstra算法的最短路径MATLAB程序 能够有效搜索最短路径(dijkstra shortest path algorithm MATLAB programs can effectively search the shortest path)
- 2011-08-17 23:23:50下载
- 积分:1
-
tx_Segment
LTE标准下,当要进行Turbo编码的数据长度大于6100,先进行分块,分块后再一块一块进行编码(LTE standard, when the Turbo coded data to be longer than the 6100, first block, block encoded and then a piece of)
- 2013-11-20 11:52:39下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
matrix
该程序可以将LDPC码校验矩阵mat文件转换成文本文件(The program can check matrix of LDPC codes mat file into a text file)
- 2012-07-26 22:48:24下载
- 积分:1
-
PC-CFR
采用matlab simulink编写的消峰参考设计,可以直接生成verilog代码。消峰主要用于降低无线信号的峰均比,提高功放效率。(Clipping prepared using matlab simulink reference design, you can generate verilog code directly. Consumers peak mainly used to reduce radio signal PAR, improve power amplifier efficiency.)
- 2020-12-16 17:09:12下载
- 积分:1
-
lte2
lte code fore simulation with matlab
- 2013-08-24 20:42:57下载
- 积分:1
-
FSK
利用MATLAB实现对频率调制信号时域和频域的仿真,采样点为10240。(Frequency modulation signal)
- 2012-11-02 10:10:00下载
- 积分:1
-
root_music_1
在传统声压传感器阵列的求根MUSIC算法的基础上,提出了基于矢量传感器阵列的求根MUSIC算法及其修正形式,通过接收阵列信号的空间谱,选择合适的引导方位,可实现声源的波达方向(Based on root MUSIC algorithm on the traditional pressure sensor array, the root MUSIC algorithm for vector sensor array and its modified form based on, through the receiving array signal spatial spectrum, select the appropriate lead angle, direction of arrival can realize the sound source)
- 2013-05-19 16:23:22下载
- 积分:1
-
linprog
规划问题matlab源码,并带有详细设计说明,执行效率较高(Matlab source planning, and with the detailed design shows that the implementation of more efficient)
- 2007-09-09 15:33:40下载
- 积分:1
-
Matlabfilter
说明: 使用Matlab实现了FIR与IIR滤波器,并对其进行了仿真对比(The use of Matlab to achieve a FIR and IIR filters, and its Simulation)
- 2008-11-06 10:10:58下载
- 积分:1