-
Matlabpll
基于Matlab的数字锁相环的仿真设计,一篇毕业论文,对数字和模拟锁相环进行了详细的分析和仿真(Matlab-based simulation of digital PLL design, a thesis on digital and analog phase-locked loop for a detailed analysis and simulation)
- 2020-12-10 10:29:19下载
- 积分:1
-
mppts
采用永磁同步发电机实现的最大功率追踪,MATLAB建模仿真。(Using permanent magnet synchronous generator to achieve the maximum power point tracking, MATLAB modeling and simulation.)
- 2012-05-02 22:26:12下载
- 积分:1
-
sypj
建立一个实测信号的样本,这里我建立四个随机信号的样本,因为方便显示,蓝色信号为有用信号(正弦信号),黑色的四个信号是随机信号分别与正弦信号叠加形成的实测信号,最后红色的信号为样本的均值信号,即为时域同步平均效果下的信号。(A sample of the measured signal, I created four random signal samples, because it' s easy to display, blue signal is useful signal (sinusoidal signal), four black signal is a random signal with sinusoidal signal is superimposed on the formation of the measured signal. the final red signal is the mean of the sample signal, that is, the average effect of time-domain synchronous signal.)
- 2020-12-12 16:09:15下载
- 积分: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
-
最小二乘法
说明: 利用改进的LM算法实现非线性最小二乘法拟合曲线(Using the improved LM algorithm to realize the curve fitting of nonlinear least square method)
- 2019-11-25 12:53:21下载
- 积分:1
-
Laser-based_Timber_Profiling
Laser-based的建材研究,报告中附有完整的matlab 源码。(Defective timber is unwanted by the customers therefore it is separated from the
normal timbers as soon as it comes out of the sculpting process before it is sent to the
market. Therefore the objective of this project is to use a laser-based technique to identify the defects, the type of defects and the quality of the timber.)
- 2010-07-08 17:50:00下载
- 积分:1
-
sa.-TSP
关于模拟退火解决旅行商问题的代码,简单易学,非常有用(simulated annealing)
- 2012-05-30 22:03:13下载
- 积分:1
-
GM(1-1)
全国研究生数学建模大赛,PM2.5问题。采用灰色理论GM(1,1)模型实现地区PM2.5的预测,内含真实数据文件。(The Graduate School of mathematical modeling contest, PM2.5 problem. By using the grey theory GM (1, 1) model to realize the prediction of area PM2.5, with real data file.)
- 2014-04-06 17:36:46下载
- 积分:1
-
Optimization-Case-Analysis-
MATLAB优化算法案例分析与应用.pdf,余胜威所著,高清电子书,全本(MATLAB Optimization Case Analysis and Application .pdf, Yu Shengwei book, e-book definition, all of the)
- 2016-08-12 23:16:45下载
- 积分:1
-
warping
Here is some simple Matlab image warping code that I wrote a while ago that others continue to find useful. The code requires that you have Matlab and the Image Processing Toolkit installed
- 2010-10-07 14:58:54下载
- 积分:1