-
dsa_4user
dsa merupakan program ofdm untuk meng-ogdm-kan
- 2009-02-12 10:57:12下载
- 积分:1
-
matlab
本书以最新版的MATLAB6为依据,详细介绍了MATLAB的基础知识及其在图形绘制和图像处理方面的应用(The book is based on the latest version of MATLAB6, details the basics of MATLAB and its graphics rendering and image processing applications)
- 2010-11-09 10:47:10下载
- 积分:1
-
ckkzdgvs
基于chebyshev的水声信号分析,使用起来非常方便,单径或多径瑞利衰落信道仿真,最小二乘回归分析算法,有PMUSIC 校正前和校正后的比较,包括脚本文件和函数文件形式。( Based chebyshev underwater acoustic signal analysis, Very convenient to use, Single path or multipath Rayleigh fading channel simulation, Least-squares regression analysis algorithm, A relatively before correction and after correction PMUSIC, Including script files and function files in the form.)
- 2016-04-06 22:49:13下载
- 积分:1
-
dianhuatongxin8
一个八位电话音频程序,每一个数字由两个频率控制,发出不同的声音(dianhua matlab)
- 2012-04-16 19:50:27下载
- 积分:1
-
Probabilistic-Graphical-Models
很经典的书籍哦,有1200多页,非常经典的概率图模型书籍,网上价格一般都1000多元哦!(it is very good for you!)
- 2014-11-26 20:42:51下载
- 积分:1
-
dp
说明: 一个简单的DTW算法,可以找到两个时序数据的对应关系(A simple DTW algorithm, can be found in the correspondence between two time series data)
- 2011-11-17 21:37:27下载
- 积分:1
-
1234435
用matlab 7.0编写的滑模变结构仿真的例子。(S-function for continuous state equation
function [sys,x0,str,ts]=s_function(t,x,u,flag)
switch flag,
Initialization
case 0,
[sys,x0,str,ts]=mdlInitializeSizes
Outputs
case 3,
sys=mdlOutputs(t,x,u)
Unhandled flags
case {2, 4, 9 }
sys = []
Unexpected flags
otherwise
error([ Unhandled flag = ,num2str(flag)])
end
mdlInitializeSizes
function [sys,x0,str,ts]=mdlInitializeSizes
sizes = simsizes
sizes.NumContStates = 0
sizes.NumDiscStates = 0
sizes.NumOutputs = 3
sizes.NumInputs = 1
sizes.DirFeedthrough = 1
sizes.NumSampleTimes = 0
sys=simsizes(sizes)
x0=[]
str=[]
ts=[]
function sys=mdlOutputs(t,x,u)
x11d=sin(pi*t/2)
x21d=cos(pi*t)
x31d=1
sys(1)=x11d
sys(2)=x21d
sys(3)=x31d
)
- 2012-10-19 11:43:12下载
- 积分:1
-
capm-daima
CAPM代码,资本资产定价模型在Matlab中的实际应用。(Capital Asset Pricing Model with Missing Data)
- 2020-07-04 12:00:01下载
- 积分:1
-
sch
小区初搜为GSM系统中的一个关键过程,本程序为GSM小区初搜过程的第二部,查找同步突发sch并定时的matlab程序,输入数据由采样数据得到,在转换成所需格式后进行处理。若其中包含sch,则输出找到信息,并计算得到定时信息。若没有,则查找下一个突发。内付算法详细说明文档(Area early in the search for the GSM system, a key process, the procedures for the GSM cell the second part of the beginning of search process to find the synchronous burst sch and timing matlab procedures, input data from the sampling data in converted into the required format for processing. If one includes sch, then output to find information and to calculate timing information. If not, then find the next emergency. Pay the algorithm in detail within the document)
- 2008-05-05 20:14:58下载
- 积分:1
-
ourdev_468573
EM310ZILIAO,em310的资料,EM310ZILIAO,EM310ZILIAO,EM310ZILIAO,(GPRS INFOR)
- 2009-12-23 13:14:30下载
- 积分:1