-
隔震非隔震结构在El-centro地震波下反应
集中质量串联模型,在El-centro地震波作用下的时程分析,并分析了隔震与非隔震支座下的顶层位移、速度、加速度的对比情况(The time series analysis of the concentrated mass series model under the action of El-centro seismic wave is carried out, and the comparison of the top displacement, velocity and acceleration under the condition of isolation and non isolation is analyzed.)
- 2018-11-14 13:45:58下载
- 积分:1
-
686
用vb.net编写的记事本原代码-vb.net using the notebook to prepare primitive code (Vb.net memo prepared by primitive code-vb.net using the notebook to prepare primitive code)
- 2013-12-07 11:05:12下载
- 积分:1
-
FFT-hanming-blackman
线性调频信号用汉明窗以及布莱克曼窗加窗后进行旁瓣抑制处理效果(Chirp signal with Hamming window and Blackman window windowed side lobe suppression after treatment effect)
- 2021-01-28 09:48:35下载
- 积分:1
-
如何判断网络上的计算机是否设置了密码
如何判断网络上的计算机是否设置了密码-how to judge a computer on a network is set password
- 2022-06-30 09:36:34下载
- 积分:1
-
DuplicateHeapByteBufferTest
ConnPerRouteBean implements ConnPerRoute Source Code for Andriod.
- 2014-01-17 14:23:29下载
- 积分:1
-
TDM.Collector.PressureServices
能够监控到本机Mysql产生最新的数据,用API接口发送到服务器。
程序采用Windows服务,开机便会自动运行,实时监控上传(It can monitor local Mysql to produce the latest data and send it to the server with API interface.
The program uses Windows service, it will run automatically when it starts, and real-time monitor and upload.)
- 2020-06-19 17:40:02下载
- 积分:1
-
facility
用Cplex求解一个仓库选址的问题,目标是使总成本最小。(a program using Cplex on C++ platform to solve a warehouse site selection problem to minimize total costs.)
- 2021-03-06 21:29:31下载
- 积分:1
-
lambaGPS
说明: GPS 整周模糊度求解的lambda方法,通过matlab仿真进行实现。(The lambda method of GPS ambiguity resolution is realized by MATLAB simulation.)
- 2020-06-20 22:20:01下载
- 积分:1
-
FunK_means
说明: k均值聚类算法函数。利用k均值聚类方法对样本进行分类(K-means clustering algorithm function)
- 2019-04-19 15:46:34下载
- 积分:1
-
bpsk_Awagn_Rayleigh
说明: 实现了一个直接扩频系统,使用BPSK作为调制解调方法。并比较白噪声AWGN及瑞利衰落(rayleigh fading)环境下,误码率的影响。(There are two files in the zip folder. bpsk_spread.m and jakesmodel.m
Steps for simulation:
1] Run jakesmodel.m first
2] Then run bpsk_spread.m .
3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented
4] The resulting performance is stored in BER_awgn.
5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file.
6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable.
7] Run the simulation.
To compare the perfromances of the receiver using DSSS plot the BER_awgn and BER_ray
>>semilogy([1:8],BER_awgn(1:8), g* )
hold on
semilogy([1:8],BER_ray(1:8), -.b* )
hold on
grid on )
- 2010-03-22 23:11:17下载
- 积分:1