-
sim_DPSK_passband
this is a matlab
code
- 2010-10-24 00:21:26下载
- 积分:1
-
Kth_number
划分树求区间K小数的Pascal源代码,
其建树复杂度为O(nlogn),
回答询问为O(logn)(A kind of tree to answer the kth smallest
number in an interval. )
- 2011-01-15 10:23:59下载
- 积分:1
-
a-special-input-signal
一个用于系统辨识的特殊输入信号,它由两部分组成,一部分是伪随机二位序列,一部分是随机序列。(A special input signals for system identification, which consists of two parts, part of the pseudo-random sequence of two, as part of a random sequence.)
- 2012-04-20 17:18:55下载
- 积分:1
-
Gauss_Seidel--Matlab
用matlab编写的小程序,高斯—赛德算法(gusaa-seid matlab)
- 2012-05-08 17:56:02下载
- 积分:1
-
matlab
Corenell大学的整套软件GPS接收机matlab代码 可实现从信号捕获、跟踪、相关处理、测量值计算、导航电文解调、PVT解算等功能 (Corenell university package of software GPS receiver matlab code can be realized from the signal acquisition, tracking, correlation processing, measuring value, navigation data demodulation, PVT solver functions)
- 2021-04-26 17:18:45下载
- 积分:1
-
adaptadjlms_noice_canceling
matlab下的adaptfilt,用于自适应滤波器,滤波信号堪比输入无噪音信号(matlab under adaptfilt, for the adaptive filter, filtering the signal comparable to the input signal without noise)
- 2010-10-14 04:29:58下载
- 积分:1
-
logtools
说明: 一个用matlab编写的地震测井工具集,很实用(Matlab write an earthquake with a set of logging tools, it is practical)
- 2011-04-06 16:48:52下载
- 积分:1
-
VC-based-ECG-monitoring-system
这是一篇不错的文章 希望对大家能有帮助
基于VC的心电图监测系统的研制(This is a good article hope that we can help VC-based ECG monitoring system)
- 2011-05-19 19:17:14下载
- 积分:1
-
lhs-prcc
提供多种函数来计算perform uncertainty and sensitivity analysis,并用散点图和柱状图来显示计算结果。(We implemented many scripts and functions to perform uncertainty and sensitivity analysis (for PRCC and eFAST) and display scatter plots (for sample-based methods only). The scripts are written in Matlab7.1. The Statistical Toolbox is required to run them. The HIV ODE model is used as a template to illustrate the functions.)
- 2011-02-07 13:06:20下载
- 积分:1
-
fe_sdofID_2
Purpose:
build the ID array of system dofs to apply displacement constraints
Synopsis:
[csdof,sid]=fe_sdofID(discons,ndof,nnode)
Variable Description:
csdof - the number of system dofs after constraints applied
sid - ID matrix of system dof formatted as nnode*ndof
discons - matrix record the node of displacement constrain
ndof - number of dofs per node
nnode - number of nodes in system(Purpose:
build the ID array of system dofs to apply displacement constraints
Synopsis:
[csdof,sid]=fe_sdofID(discons,ndof,nnode)
Variable Description:
csdof- the number of system dofs after constraints applied
sid- ID matrix of system dof formatted as nnode*ndof
discons- matrix record the node of displacement constrain
ndof- number of dofs per node
nnode- number of nodes in system)
- 2011-06-21 10:05:03下载
- 积分:1