-
Transformer_analysis
matlab simulation of transformer including: Short-circuit and RL Load Terminations, Open-Circuit Termination In-rush Current, Autotransformer Connection,Delta-Wye Transformer:Voltage and Current Ratios Zero-Sequence Current
- 2010-11-30 19:03:02下载
- 积分:1
-
FFT2
进行快速傅里叶变换的程序,可以利用C++或者MATLAB直接完成快速傅里叶变换(Fast Fourier transform for the program can be utilized C++ or MATLAB directly to complete the fast Fourier transform)
- 2013-01-24 15:51:43下载
- 积分:1
-
ASCAT
通过计算行下点,继而计算覆盖率随时间变化(Point by calculating the line, and then calculate the change in coverage over time)
- 2011-09-28 10:19:16下载
- 积分:1
-
SVM_classify
用支持向量机(SVM)来进行分类,并在matlab实验平台上进行仿真实验(Support vector machine (SVM) for classification, and on the platform in matlab simulation experiment
)
- 2011-12-30 17:19:19下载
- 积分:1
-
pp21
二级倒立摆系统采用极点配置的方法控制,系统达到平衡。(Double inverted pendulum control using pole placement method, the system in balance.)
- 2010-09-30 21:30:52下载
- 积分:1
-
wavefilter
在MATLAB环境中,进行数字图像处理中常用到的小波函数系列之五,小波滤波器函数(In the MATLAB environment, to carry out commonly used in digital image processing of the wavelet function of the five series, wavelet filter function)
- 2009-04-27 15:28:45下载
- 积分:1
-
pls-pca
这个例子展示了如何应用偏最小二乘回归(plsr)和主成分回归(PCR),并讨论了两种方法的有效性。
本人亲测有效(This example shows how to apply Partial Least Squares Regression (PLSR) and Principal Components Regression (PCR), and discusses the effectiveness of the two methods. PLSR and PCR are both methods to model a response variable when there are a large number of predictor variables, and those predictors are highly correlated or even collinear. Both methods construct new predictor variables, known as components,)
- 2012-05-23 12:57:04下载
- 积分:1
-
TS
说明: Ts模糊神经网络程序matlab代码,用于风电相关研究的数据训练及测试(Ts fuzzy neural network application matlab code
)
- 2014-11-17 15:03:43下载
- 积分:1
-
AWGN
AWGN信道的设计与仿真加性高斯白噪声在通信领域中指的是一种各频谱分量服从均匀分布(即白噪声),且幅度服从高斯分布的噪声信号。因其可加性、幅度服从高斯分布且为白噪声的一种而得名。(Design and Simulation of additive white Gaussian noise AWGN channel in the middle of the field of communication is a uniform distribution of each spectral component (ie, white noise), and the amplitude of the noise signal to obey a Gaussian distribution. Because it can increase resistance, the magnitude of Gaussian distribution and is named after a white noise.)
- 2015-02-05 14:52:14下载
- 积分:1
-
tuxiangyasuo
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
IMCOMPR:
Image compression based on Singular Value Decomposition.
The given codes can be also used in 2D noise suppression.
Notes:
The function "conv2fft" performs a 2D FFT-based convolution.
Type "help conv2fft" on Matlab command window for more informations.)
- 2010-07-22 19:41:53下载
- 积分:1