登录
首页 » matlab » tracking-differentiator

tracking-differentiator

于 2021-03-30 发布 文件大小:644KB
0 230
下载积分: 1 下载次数: 35

代码说明:

  拿出来分享,微分跟踪器的Matlab例子。(tracking-differentiator,it is typical, the core content of the project)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab
    FH通信系统仿真的作业 拿来跟大家分享一下(FH system)
    2010-03-03 13:07:56下载
    积分:1
  • 3-phase-AC-
    说明:  用中文书,非常详细的讲解了3相交流电的基础知识,对实际实用很有帮助!(Chinese books, explained in great detail the basics of 3-phase alternating current, the actual practical help!)
    2011-02-25 13:48:39下载
    积分:1
  • genetic-algorithm
    基于艾德尔菲大学的遗传工具箱具体应用指导,非常详细(Application specific instruction genetic toolbox based on Edel Faye University, very detailed)
    2013-11-08 19:58:49下载
    积分:1
  • compconv
    用MATLAB仿真实现GMSK,可直接运行的。(Using MATLAB simulation GMSK, can be directly run.)
    2009-01-02 18:42:19下载
    积分:1
  • youhua1
    遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic 计时器开始计时 n=20 ger=100 pc=0.9 pm=0.1 初始化参数 生成初始种群 v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵 [N,L]=size(v) 得到初始规模行,列 disp(sprintf( Number of generations: d ,ger)) disp(sprintf( Population size: d ,N)) disp(sprintf( Crossover probability: .3f ,pc)) disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式 待优化问题)
    2020-12-11 20:19:19下载
    积分:1
  • 72146
    The following Matlab project contains the source code and Matlab examples used for 2d wave equation. An interactive demo of the 2D wave equation
    2015-03-20 20:55:43下载
    积分:1
  • QoS-GA
    这是通信学报2004年的一篇论文,一种QoS路由多目标遗传算法(This is the communication of a paper in 2004, a multi-objective genetic algorithm for QoS routing)
    2021-03-21 20:39:18下载
    积分:1
  • programafft
    Fast fourier transform for signal analysis
    2013-11-20 03:15:10下载
    积分:1
  • MPPTgenzong
    光伏发电系统中,MPPT最大功率跟踪技术,MATLAB/Simulink模型、、、(MPPT tracking MATLAB/Simulink model in photovoltaic power generation system,,,)
    2016-05-25 11:07:46下载
    积分:1
  • bksa
    基于峭度的盲源开关算法对信号进行分离,实现了良好的分离效果(Kurtosis-based switch algorithm for blind source separation of signals to achieve a good separation effect)
    2010-01-15 13:11:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载