-
ssm-1.0.1
state space model - john aston
- 2010-05-14 12:05:01下载
- 积分:1
-
Ch04
机器学习实战 第四章实例代码 美国
Machine Learning in Action 4 Charpter instance(Machine Learning in Action 4 Charpter instance)
- 2015-02-11 20:46:10下载
- 积分:1
-
bemlabecom
Boundary element method
function [index,g,h,a,unb,x,u,un,uin]=bemlabecom(n,c,index,in,cin)
[index,g,h,a,unb,x,u,un,uin]=bemlabecom(16,[0 0 0.25 0 0.5 0 0.75 0 1 0 1 0.25 1 0.5 1 0.75 1 1 0.75 1 0.5 1 0.25 1 0 1 0 0.75 0 0.5 0 0.25 0 0],[1 0 1 0 1 0 1 0 0 200 0 200 0 200 0 200 1 0 1 0 1 0 1 0 0 100 0 100 0 100 0 100],9,[0.25 0.25 0.50 0.25 0.75 0.25 0.25 0.50 0.50 0.50 0.75 0.50 0.25 0.75 0.50 0.75 0.75 0.75])
in bemlabecom2 we change a & unb to : a1 a2,unb1 unb2
n=number of nodes=number of element=number of point
c=matrix that determine the coordinate of point
m=coordinate of nodes in global coordinates
index: determine u or un for boundary nodes
in:number of internal nodes
cin: coordinate of internal nodes
- 2012-01-29 03:47:10下载
- 积分:1
-
Newmark
newmark法 进行时程分析 可能有个别小错误,欢迎指正...谢谢(newmark)
- 2009-11-12 15:16:00下载
- 积分:1
-
dataliink.c
计算机网络数据链路选择性重传实验。
设计一个滑动窗口协议,在仿真环境下编程实现有噪音信道环境下两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率为,信道提供字节流传输服务,网络层分组长度固定为256字节。(Computer network data link selective retransmission experiment. Design of a sliding window protocol in simulation programming environment there is no error duplex communication channel between the noisy environment the two sites. Channel model is 8000bps full-duplex satellite channel, the channel propagation delay 270 ms, channel bit error rate, channel provides a byte stream transmission services, network layer packet length is fixed at 256 bytes.)
- 2013-11-26 19:19:51下载
- 积分:1
-
Clustering
MATLAB FUZZY CLUSTRING
- 2014-02-18 00:04:26下载
- 积分:1
-
pofdmft
A multi-band orthogonal frequency division multiplexing (OFDM) ultra wideband (UWB) system
is being considered for the IEEE 802.15.3a wireless personal area networks. An enhancement to this system,
named pulsed-OFDM, has been proposed to reduce the complexity and power consumption of the transceiver
without sacrificing performance. In this paper, we describe a detailed implementation of a pulsed-OFDM
transceiver.
- 2010-10-04 17:29:25下载
- 积分:1
-
cooccurrence
coocurrence matrix calculation
- 2010-01-25 03:25:16下载
- 积分:1
-
Two-feature-selection-algorithm
对“data4.m”数据,采用两种特征选择算法,选择2个特征。并且进行效果比较("Data4.m" data, using the two feature selection algorithm, select two characteristics. And the effects comparison)
- 2012-05-21 14:47:00下载
- 积分:1
-
BPSK-viterbi
基于维特比译码算法的BPSK解调方式,survivor_state是一个矩阵,它显示了通过网格的最优路径,这个矩阵通过一个单独的函数metric(x,y)给出,这个算法既能用于硬判决译码也能用于软判决译码。
(BPSK demodulation method based on viterbi decoding algorithm, survivor_state is a matrix, the optimal path of it shows through the grid, the metric matrix through a separate function (x, y), the algorithm can not only used for decoding hard decision can also be used to the soft decision decoding.
)
- 2013-08-07 15:04:11下载
- 积分:1