-
New
programs for matlab in electrical engendering
- 2011-05-20 19:21:44下载
- 积分:1
-
dijkstraMatlab
This is a funciton programmed in matlab to Calculate Minimum Costs and Paths using Dijkstra s Algorithm. The function can input different data format. The output is easy to understand and can be used to analyze network feature for students to study.Several demos have been included in the source code.
- 2014-08-10 11:31:05下载
- 积分:1
-
image-construction-by-fft-and-wt
傅里叶变换和小波变换重建图像的比较效果,这个程序可以用来实现四个要求:1、FFT和WT重建效果比较;2、通过改变小波来比较重建效果;3、通过改变分解层数来比较重建效果;4、通过改变大系数个数来比较重建效果。其中还有一个计算PSNR的程序(the comparative effect of reconstruction image by Fourier transform and wavelet transform 。 the program can be used to achieve the four requirements: 1, FFT, and WT reconstruction effect 2, by changing the wavelet to compare the reconstruction effect 3, by changing the decomposition layers to compare the reconstruction effect 4, by changing the number of large coefficient of comparative reconstruction results. Including a procedure of calculating PSNR
)
- 2013-12-14 14:56:29下载
- 积分:1
-
bode_graph
matlab 仿真的一个系统的波的图,简单易学好用(matlab simulation of a system of wave maps, easy to learn easy to use)
- 2011-07-07 20:04:48下载
- 积分:1
-
PCA_prognosis1_CSTR
连续搅拌釜式反应器过程的PCA故障检测与诊断(Continuous stirred tank reactor process fault detection and diagnosis of the PCA)
- 2013-09-04 20:47:41下载
- 积分:1
-
GPS-cycle-slip-processing
GPS L1,L2双拼周跳探测与修复,包含几种常用的实时探测算法,附有GUI界面(A MATLAB software package for GPS cycle-slip processing is presented in this paper.
It realizes cycle-slip detection and repair in the measurement domain for GPS L1 and L2 signals.
The software implements several classic approaches oriented to real-time processing.
With the graphic user interface, the user can configure the raw data, set algorithm-related parameters,
add synthetic cycle-slips, and view the detection results in both text and illustrated forms. )
- 2020-07-01 16:20:02下载
- 积分:1
-
Summarization-of-signals
Sammarization Document
- 2015-03-06 23:41:48下载
- 积分:1
-
classification
credit risk prediction
- 2010-01-24 21:01:42下载
- 积分:1
-
SeuWangyx_1D_FDTD_4
一本FDTD书的课后程序,希望有点用。。SeuWangyx-2(An after-school programs FDTD book, I hope some use. . SeuWangyx-2)
- 2011-02-14 22:05:20下载
- 积分:1
-
CalcCINR
Calculate CINR in physical layer in MATLAB.
clc clear all close all
N = 1
R = 10
D = sqrt(3*N)*R
angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6]
c = 3*10^8
carrierFreq = 900*10^6
lambda = c/carrierFreq
baseHeight = 30
mobileHeight = 2
pathLossExponent = 3
shadowingValue = 0
transmitPower = 10
- 2012-11-19 20:55:27下载
- 积分:1