-
bp-algorithm-CPP-Fortran-and-Matlab
分别用C++,matlab以及Fortran语言实现bp算法(bp algorithm using C++, matlaband Fortran language)
- 2011-05-10 15:21:49下载
- 积分:1
-
csjjl
根据推导的公式仿真中重LFM信号的回波及处理过程,单个脉冲的回波(距离模糊情况下)为一行向量,
本程序专门用于对比不同处理情况下的积累效果(Long accumulation of compensation)
- 2013-08-05 23:25:39下载
- 积分:1
-
gplab.3.bugfixes.20090608
您上传的源码为何会被站长不采用或帐号被删除?
您上传的源码为何会被站长不采用或帐号被删除?
(Your uploaded source why will be at the station to adopt or accounts removed?
Your uploaded source why will be at the station to adopt or accounts removed?)
- 2011-02-02 15:12:50下载
- 积分:1
-
q
说明: 简单的画折线功能,单击右键示图取消,按住control键重置起点。(The painting features a simple broken line, right-click Diagram canceled, hold down the control key to reset the starting point.)
- 2009-11-23 15:55:45下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
BasicTime
You all might have used CTime or CTimeSpan to manipulate the system timer. Here is an article to show you how your system timer works. I will give you an idea of port communications behind the system clock manipulations. Those who are a little biased on hardware and software interfacing practices would find this article of great help.
- 2007-10-16 09:37:44下载
- 积分:1
-
Bartlettmethod
bartle自功率谱密度分析,对于直接法的功率谱估计,当数据长度N太大时,谱曲线起伏加剧,若N太小,谱的分辨率又不好,因此需要改进。(Bartle since the power spectral density analysis, for the direct method of power spectrum estimation, when the data length N is too large, the spectrum curve of the ups and downs, if N is too small, the resolution of the spectrum and is not good, so need to improve.)
- 2014-09-26 15:29:33下载
- 积分:1
-
CandSNR
MIMO虚拟技术信道容量随信噪比的变化关系图像,MATLAB仿真程序,源代码(Virtual MIMO channel capacity with the signal-to-noise ratio of the change in the relationship between image, MATLAB simulation program, the source code)
- 2013-04-22 19:30:37下载
- 积分:1
-
matlab-complex-network
复杂网络matlab工具包,很好用的哦,用了会说好的,方便易懂(complex network matlab)
- 2013-10-11 23:40:56下载
- 积分:1
-
dspzs
本书全面系统地介绍了DSP芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特征,定点和浮点DSP处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行DSP算法的模拟进行了介绍。(This book a comprehensive and systematic introduction to the basic principles of DSP chips, the development and application. First of all, on current DSP chips are widely used in the basic structure and characteristics of fixed-point and floating-point DSP to deal with some of the key issues. Then, using C language and MATLAB language for DSP algorithm simulation are introduced.)
- 2009-04-17 21:15:16下载
- 积分:1