登录
首页 » MATLAB » MSP430编程

MSP430编程

于 2021-07-09 发布
0 349
下载积分: 1 下载次数: 1

代码说明:

MSP430编程

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

发表评论

0 个回复

  • 遗传算法解决80城市的TSP问题
    该实例使用遗传算法解决了TSP问题,城市规模为80
    2021-05-06下载
    积分:1
  • 永磁同步电机最大转矩电流比控制与弱磁控制
    【实例简介】
    2021-09-15 00:30:57下载
    积分:1
  • 米德螺旋阵列(ajimide.m)
    阿基米德螺旋阵列(ajimide.m)
    2021-05-06下载
    积分:1
  • 强度质心法,计算激光光斑中心代码
    强度质心法,计算激光光斑中心代码
    2021-05-06下载
    积分:1
  • 实验报告:解析解与数值解以及模型分析.doc
    【实例简介】 1. 熟悉Matlab ode45,ode23,ode15s求二阶常微分方程的方法。 2. 把dsolve求的解析解和数值解比较。 3. 会建立M文件并调用。 4. 培养编程与上机调试能力。
    2021-06-17 00:31:18下载
    积分:1
  • 《MATLAB仿真及其在光学课程中的应用(第三版)》-课件、程序及习题答案
    【实例简介】Matlab仿真及其在光学课程中的应用(第三版),课件,书内例题程序,课后习题答案,自学的一大应助力。
    2021-06-12 00:31:21下载
    积分:1
  • 导弹的自动驾驶仪控制
    【实例简介】这个是实现导弹的自动驾驶仪控制,经典中的经典,里面是matlab仿真程序
    2021-05-30 00:31:21下载
    积分:1
  • 递归最小二乘法.mdl
    递归最小二乘法.mdl
    2021-05-06下载
    积分:1
  • 信号分解CEEMDAN算法(ceemdan.m)
    function [modes its]=ceemdan(x,Nstd,NR,MaxIter)% WARNING: for this code works it is necessary to include in the same%directoy the file emd.m developed by Rilling and Flandrin.%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html%We use the default stopping criterion.%We use the last modification: 3.2007% % This version was run on Matlab 7.10.0 (R2010a)%----------------------------------------------------------------------% INPUTs% x: signal to decompose% Nstd: noise standard deviation% NR: number of realizations% MaxIter: maximum number of sifting iterations allowed.%% OUTPUTs% modes: contain the obtained modes in a matrix with the rows being the modes % its: contain the sifting iterations needed for each mode for each realization (one row for each realization)% -------------------------------------------------------------------------% Syntax%% modes=ceemdan(x,Nstd,NR,MaxIter)% [modes its]=ceemdan(x,Nstd,NR,MaxIter)%%--------------------------------------------------------------------------% This algorithm was presented at ICASSP 2011, Prague, Czech Republic% Plese, if you use this code in your work, please cite the paper where the% algorithm was first presented.
    2021-05-06下载
    积分:1
  • 卡尔曼滤波实现目标跟踪.m
    从(0,50)到(100,100)的航迹跟踪使用实现。
    2021-05-06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载