-
matlab-finite-element-analysis
在matlab这个平台上对平面,立体等单元进行有限元力学分析(Finite element stress analysis in the the matlab platform on the plane, three-dimensional unit)
- 2013-04-11 22:33:17下载
- 积分:1
-
DBSCAN2
DBSCAN是一个基于密度的聚类算法。改算法将具有足够高度的区域划分为簇,并可以在带有“噪声”的空间数据库中发现任意形状的聚类。(DBSCAN is a density-based clustering algorithm. Algorithm change will have enough height to the regional cluster. and to be with the "noise" of the spatial database found clusters of arbitrary shape.)
- 2007-01-22 17:04:20下载
- 积分:1
-
lfm
次代码描述怎样实现用matlab仿真一个雷达上常用的信号——线性调频脉冲信号。(This code is to describe how to generate the use of MATLAB simulation of a radar signals commonly used-- linear frequency modulation pulse(LFM) signal.)
- 2012-12-04 00:04:28下载
- 积分:1
-
ksvd_train_for_mix
用ksvdbox12来构造反映源语音特性的稀疏过完备基示例。训练信号为两个说话人的语音信号。(Use the ksvdbox12 to construct sparse over-complete basis reflecting the characteristics of the training signals. Training signals used in the example are speech signals of two speakers.)
- 2009-10-29 09:51:53下载
- 积分:1
-
kfold
Create a Neural Network with matlab
- 2012-04-23 19:13:53下载
- 积分:1
-
pv
说明: A PHOTOVOLTAIC PANEL MODEL IN MATLAB/SIMULINK
- 2013-10-19 18:18:44下载
- 积分:1
-
Time-Delay
High Accuracy Time Delay Measurements
- 2014-02-20 08:10:04下载
- 积分:1
-
slprj
在网上找到的代码 在网上那个找到的系统辨识与自适应控制程序 大家分享(Online to find the code online that found in the system identification and adaptive control procedures to share)
- 2012-08-13 11:16:05下载
- 积分:1
-
Asignacion-1
Get Transfer Fucntion of System using fminsearch
- 2013-05-01 09:40:29下载
- 积分:1
-
stop-and-wait
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:52:09下载
- 积分:1