-
Matlab2001B
北大竞赛题,非常好的。好不容易才找到的东东!(North title race, very good. Hard to find the NEE!)
- 2007-09-23 20:24:12下载
- 积分:1
-
ASK-OOK-FSK-BPSK
MATLAB编写的ASK,PSK,QAM等调制方式的实现代码。该代码简洁易懂,可以对理解理论起到补充作用。(MATLAB prepared ASK, PSK, QAM modulation, such as the realization of the code. The code easier to understand, can play a complementary role to understand the theory.)
- 2009-05-03 09:02:42下载
- 积分:1
-
MATLAB_HexToMif
将Hex格式的数据转成Mif格式,供FPGA搭建系统时初始化RAM.(Hex format data will be converted into Mif format for initialization when the FPGA set up the system RAM.)
- 2010-12-17 21:11:52下载
- 积分:1
-
wsn
wsn网络多尺度数据采集于测量 原始matlab仿真代码(Sensor networks, multi-scale measurement)
- 2020-10-15 11:47:29下载
- 积分:1
-
Asg-4
Optimization Techniques code
- 2011-07-15 02:03:31下载
- 积分:1
-
16QAMNatalia
the matlab code for simulation the lte systems
- 2013-12-04 16:44:59下载
- 积分:1
-
GJB438B-2009
《GJB438B-2009军用软件开发文档通用要求》,最新版的(" GJB438B-2009 universal military software development documentation requirements" , the latest version)
- 2010-09-06 17:04:48下载
- 积分:1
-
Constellation-Toolbox-Manual_
GPS/INS组合导航中的kalman 滤波(kalman filter in theGPS/INS Integrated navigation
)
- 2014-10-27 09:34:21下载
- 积分:1
-
New-Microsoft-Office-Word-Document
lab of antenna how it performs
- 2015-03-09 17:51:57下载
- 积分:1
-
minFD
用最速下降法求解多维函数的极值
function [x,minf]=minFD(f,x0,var,eps)
目标函数:f
初始点:x0
自变量向量:var
精度:eps
目标函数取最小值时的自变量值:x
目标函数的最小值:minf( With the steepest descent method for solving the multi-dimensional function of the extreme value function [x, minf] = minFD (f, x0, var, eps) target function: f Initial Point: x0 argument vector: var Accuracy: eps target function takes the minimum value of the independent variable values: x minimum target function: minf)
- 2015-05-31 14:43:54下载
- 积分:1