-
Laplacian
laplacian an homomorphic filters for image processing
- 2010-09-26 01:30:06下载
- 积分:1
-
PCM16bit_to_PCM8bit
利用matlab实现语音输入、8bit PCM音频截短、滤波输出。用于将大于8bit的PCM语音截短为8bit的PCM语音。(Matlab realize the use of voice input, 8bit PCM audio truncated, filter output. Will be greater than for the PCM voice 8bit to 8bit truncated the PCM voice.)
- 2008-06-05 21:54:54下载
- 积分:1
-
2fractal
分形的mandelbrot和cantor,koch图形,使用matlab编写。(the Mandelbrot fractal and Cantor, koch graphics, the use of Matlab prepared.)
- 2006-05-30 06:49:05下载
- 积分:1
-
Hadamard_BPSK
对正交编码(Hadamard)+BPSK调制进行分析而用matlab进行仿真。(Hadamard code is a kind of error correcting code. )
- 2010-05-23 17:56:02下载
- 积分:1
-
Zbus-(1)
Z bus building algorithm
- 2011-09-15 00:35:25下载
- 积分:1
-
Qlearning
Q学习算法的MATLAB实现,仿真从一个初始位置到达指定位置的过程(Q learning algorithm simulation via MATLAB)
- 2016-11-13 09:03:39下载
- 积分:1
-
DFIG转子侧与网侧模型github
说明: 本资源为双馈风机DFIG的建模,其中包括定子直接从电网以恒定的振幅和频率提供三相电压。转子还由三相电压供电,这些三相电压在稳定状态下具有不同的幅度和频率,以便达到电机的不同运行条件(速度,转矩等)。本资源在intin.m文件中给了具体的参数,可以模拟出具体的仿真结果,使用者也可以自己改变参数来模拟仿真自己的结果。(This resource is for modeling DFIG of doubly fed wind turbine, which includes the stator providing three-phase voltage directly from the grid at constant amplitude and frequency. The rotor is also powered by three-phase voltages, which have different amplitudes and frequencies in steady state to achieve different operating conditions (speed, torque, etc.) of the motor. This resource provides specific parameters in the InTin. M file, which can simulate the specific simulation results. Users can also change the parameters to simulate their own results.)
- 2020-08-20 22:30:35下载
- 积分:1
-
HMM_facerec
基于隐马尔科夫模型的人脸识别系统,包含完整的测试程序(Hidden Markov Model based face recognition system, including a complete test program)
- 2010-08-23 16:22:35下载
- 积分:1
-
ellipse
This function used for calculate ellipse point to draw.
- 2013-11-04 18:06:51下载
- 积分:1
-
NLmeansfilter
non local mean filter
commande example
I =mat2gray(imread( eight.tif ))
mn= 0
vr= 0.02
J = imnoise(I, gaussian ,mn,vr) add noise
output=NLmeansfilter3(J,7,3,0.1)
- 2011-12-23 09:31:24下载
- 积分:1