-
MATLAB_Code
学会怎样快速高效的进行matlab编程,这篇文章说明了怎样把任何一种矩阵转换成行向量,比较实用(Learn how to fast and efficient conduct of matlab programming, this article explains how to convert any kind of trip matrix vector, more practical)
- 2007-09-07 10:55:11下载
- 积分:1
-
FFTC
fft的c++语言实现,改自matlab的相关程序(fft c++)
- 2009-03-30 11:18:12下载
- 积分:1
-
tjcx
matlab统计基因序列多序列比对中各个多态性位点中碱基个数(matlab statistics sequence for multiple sequence alignment of various polymorphisms in the number of base)
- 2010-09-14 09:27:12下载
- 积分:1
-
matlab_code_ofecgtorr
matlab code of ecg in this we can see how we ecg to r-r interval
- 2010-02-20 08:34:15下载
- 积分:1
-
FastICA_2.5
fastica算法,用于盲源分离的一个算法,希望能对大家有用~~~(fastica algorithm for blind source separation of an algorithm, hoping it would be useful ~ ~ ~)
- 2011-05-17 21:11:01下载
- 积分:1
-
matlab6.5_vc_reference
1.MATLAB 产品应用基础
2.Matlab与VC混合编程
3.精通matlab6.5(很详细的教程)(1.MATLAB products and the application of basic 2.Matlab VC mixed programming 3. Proficient mat lab6.5 (very detailed tutorial))
- 2007-05-08 16:48:59下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
BPSK
说明: 用正弦波叠加的方式生成一个最简单的 Rayleigh Fading Process ,具有 Doppler Frequency 。(Sine wave superimposed with the easiest way to generate a Rayleigh Fading Process, with Doppler Frequency.)
- 2011-03-11 11:52:19下载
- 积分:1
-
RBF-neural-network
用matlab编程,关于RBF神经网络预测的问题(Using matlab programming, on the RBF neural network prediction problem)
- 2013-10-12 14:19:30下载
- 积分:1
-
kalman-filter
介绍了卡尔曼滤波器的原理,附带了卡尔曼滤波器的m程序(Introduced the principle of the Kalman filter, Kalman filter with a program of m)
- 2011-10-29 15:37:37下载
- 积分:1