-
mod_demod
通用调制解调程序,主要包括BPSK, QPSK, 64QAM, 64QAM等常用调制方式。(Generic modem program, including BPSK, QPSK, 64QAM, 64QAM modulation, such as commonly used.)
- 2008-02-19 12:03:23下载
- 积分: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
-
watershed
分水岭算法的Matlab实现,面向对象的图像分割(watershed, object-based image segmentation)
- 2015-02-04 16:08:08下载
- 积分:1
-
target_core_device
Filename: target_core_device.c (based on iscsi_target_device.c).
- 2015-06-17 11:45:29下载
- 积分:1
-
MATLAB6.0shuxueshouce
matlab6.0的教材,有较详细的各种数学方法的matlab计算,例子可供参考!(matlab6.0 materials, there are more detailed methods matlab mathematical calculation, for example, for reference!)
- 2008-03-18 17:53:34下载
- 积分:1
-
jinsishang
近似熵m文件
保证正确运行
绝不骗人(ApEn m file to ensure correct operation will not lie)
- 2011-02-14 09:55:20下载
- 积分:1
-
Chap10_System_simulation
北邮通信仿真教程第10章的源程序,教程网上可以搜到,程序包括BPSK,QPSK的调制解调,载波同步,误比特率的计算等。(Beijing University of Posts and Telecommunications Communication Simulation Guide to Chapter 10 of the source, the Guide can be found online that included BPSK, QPSK modulation and demodulation, carrier synchronization, bit error rate calculation.)
- 2021-05-16 11:30:07下载
- 积分:1
-
openloop
这是一个简单的开环连续迭代学习控制模型,包含simulink模型和m函数,运行main.m即可运行。(This is a simple open-loop continuous iterative learning control model contains simulink models and m function to run main.m to run.)
- 2020-07-02 01:20:01下载
- 积分:1
-
maingui
Matlab GUI using UICONTROL Function
- 2010-06-30 14:15:47下载
- 积分:1
-
matlab--OFDM--UWB
在matlab环境下,利用ofdm实现的uwb。(In the matlab environment, the use of ofdm implementation uwb.)
- 2010-03-13 09:54:03下载
- 积分:1