-
chazhi
Lagrange插值、Newton插值函数等插值函数,函数为数值分析课本上的例题。(Lagrange interpolation, Newton interpolation function, such as interpolation function, function for the numerical analysis of the textbooks on the sample questions.)
- 2008-12-18 19:19:36下载
- 积分:1
-
mtetris
matlab编写的俄罗斯方块,很简单,但很好玩(matlab prepared by the Russian box, very simple, but very fun)
- 2007-11-23 16:39:13下载
- 积分:1
-
sanweihuatu
讲用MATLAB画三维图像的,很实用。我想对大家肯定会很用(About three-dimensional image drawn by MATLAB, and very practical. I want to I am sure you will be using)
- 2011-05-26 16:27:24下载
- 积分:1
-
k-reverberation-simulation
混响研究大牛Douglas A. Abraham的经典非锐利分布混响仿真,注释很详细。(Douglas A. Abraham, Daniel reverberation study classical Non-Rayleigh Reverberation , comment in detail.)
- 2021-03-10 11:39:27下载
- 积分:1
-
fuzzy_control
用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。
function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
FCU_T1 重心加权法,输出精确值
FCU_T2 重心加权法,输出离散值
FCU_T3 重心加权法(对隶属度平方),输出离散值
FCU_T4 最大隶属度法
function [R,n,nE,nEC,nU,nfe,nfec,nfu]=fuzzy_relation(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
R 表示全体规则构成的模糊关系
n=nfe×nfec
nE 模糊变量E的语言值个数
nEC 表示模糊变量EC的语言值个数
nU 表示模糊变量U的语言值个数
nfe 表示E的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfec 表示EC的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfu 表示U的等级量个数,示例1中其论域为{-7 -6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6 7}
Me 表示E的隶属度表
Mec 表示EC的隶属度表
Mu表示U的隶属度表
UC表示规则表(fuzzy control algorithm(matlab program))
- 2015-05-19 14:23:20下载
- 积分:1
-
cp0101_bandwidth
第一步是计算输人信号单边功率谱密度(ESD)。使用快
%速傅里叶(FFr)算法将信号从时域转换到频域。因为FFr算法的输出是离散谱,而这
%里我们需要的是连续谱,因此需要引人不同的比例因子来实现从离散谱到连续谱的转换。
%在第二步中,我们利用迭代算法计算出相对于特定阂值的ESD的最高和最低频率,从而
%估算出被检测信号所占用的带宽。这种算法同时适用于基带信号和已调制信号。最后,
%在第三步中,我们给出了输出图形的原代码。(The first step is calculating the input signal unilateral power spectral density (ESD). The use of fast Fourier speed (FFr) algorithm for the signal conversion from time domain to frequency domain. FFR algorithm because the output is a discrete spectrum, which we need is a continuous spectrum, so the need for food of different scale factor to achieve from the discrete spectrum to continuous spectrum conversion. In the second step, we use iterative algorithm to calculate a specific threshold in relation to the ESD of the highest and lowest frequency, thus estimated to be occupied by the signal detection bandwidth. This algorithm applies to both baseband signal and modulation signals. Finally, in the third step, we give the graphical output of the original code.)
- 2008-05-02 17:22:10下载
- 积分:1
-
Kalman-Filtering-theory-a-codes
this code is mainly used in filter design.
- 2012-12-29 14:37:23下载
- 积分:1
-
SAA-code
模拟退火算法程序原码以及算法程序,是用MATLAB编辑好的m文件(Simulated annealing algorithm program source code and algorithm program is a good m file in MATLAB Editor)
- 2012-08-06 21:24:57下载
- 积分:1
-
folder-3
filtering and restoration in frequency domain
- 2011-10-09 03:53:50下载
- 积分:1
-
mtetris
用matlab做的经典小游戏俄罗斯方块,有助于提高对matlab的认识(Matlab to do with the classic game Tetris, help increase awareness of the matlab)
- 2010-11-20 09:13:18下载
- 积分:1