-
matlab
基于matlab编制的newmark结构动力分析(Matlab prepared based on the Newmark Structural Dynamic Analysis)
- 2008-12-17 15:42:22下载
- 积分:1
-
WIFI
wifi无线物理层密钥生成,通过RSS进行提取,之后进行密钥生成,最后计算误码率。(wifi wireless physical layer key generation, extraction via RSS, after key generation, the final calculation of the error rate.)
- 2021-03-26 10:19:14下载
- 积分:1
-
cornerDetection
matlab image processing corner detection
- 2012-12-31 23:56:30下载
- 积分:1
-
ofdmsnr
ofdm snr is designed for signals
- 2013-07-30 21:45:15下载
- 积分:1
-
PCoCS
线性调频信号(LFM)是雷达信号处理中的常见信号形式。
雷达成像中通过距离和方位2个方向的脉冲压缩实现高分辨成像。
附件中对这一技术的实现和误差分析进行了MATLAB仿真。(LFM (LFM) radar signal processing is a common signal format. Radar imaging distance and direction through the direction of two pulse compression to achieve high-resolution imaging. Annex to the realization of this technology and error analysis of MATLAB simulation carried out.)
- 2010-06-28 21:17:41下载
- 积分:1
-
addnoise
说明: matlab code for adding noise
- 2011-03-22 00:55:06下载
- 积分:1
-
213
Matlab在图像处理与目标识别方面的应用实验程序示例。包括三个程序以及详细文档:一、染色体识别与统计,二、汽车牌照定位与字符识别,三、基于BP神经网络识别字符的简单实验(Matlab image processing and target recognition in the application of experimental procedures for example. Consists of three procedures, and detailed documentation: a, chromosome identification and statistics, two license plate location and character recognition, 3, based on BP neural network character of the simple experiment)
- 2010-06-06 22:36:53下载
- 积分:1
-
turbodemo
这是关于turbo码的编解码的几个matlab程序,希望大家能用的上!(This is a turbo code on several matlab codec procedures, hope that we can use the on!)
- 2008-01-06 16:38:02下载
- 积分:1
-
IS_95forward-system
接收部分从信道接收信号。经基带滤波、短码解扩、沃尔什解调、解扰、去交织和维持比译码,输出解调后的信号。各通信模块和发射机的相关模块设计类似。(Receiving part receives signals from the channel. The baseband filtering, short code solution extender, Walsh demodulation, cross talk, go to interweave and solution than decoding, maintain the output signal after demodulation. Various communication module and the related module design similar transmitter.
)
- 2011-04-20 16:42:14下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1