登录
首页 » matlab » fiekao_V3.6

fiekao_V3.6

于 2021-03-23 发布 文件大小:6KB
0 258
下载积分: 1 下载次数: 2

代码说明:

  ldpc码的编解码实现,实现了图像的加水印,去噪,加噪声等功能,IMC-PID是利用内模控制原理来对PID参数进行计算。( Codec ldpc code implementation Realize image watermarking, de-noising, plus noise and other functions, The IMC- PID is using the internal model control principle for PID parameters is calculated.)

文件列表:

fiekao_V3.6.m,10845,2016-12-03

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

发表评论

0 个回复

  • ensemblekfilter
    在此代码所使用的算法是从以下引用: S Gillijns等人“什么是集合卡尔曼滤波和它工作得如何?“ 2006年美国电力系统及其控制会议,明尼阿波利斯,美国明尼苏达州六月14-16,2006,页4448-4453。(The algorithm used in this code is referenced from the following: S Gillijns et al "What Is the Ensemble Kalman Filter and How Well Does it Work?" Proceedings of the 2006 American Control Conference, Minneapolis, Minnesota, USA, June 14-16, 2006, pp 4448-4453.)
    2011-05-15 17:54:12下载
    积分:1
  • PMSM-smo
    This is the file for permanent magnet synchronous generator for sliding mode operation.
    2013-02-23 20:21:49下载
    积分:1
  • DFA1
    去趋势波动分析的开发程序,共享给大家,谢谢。(Detrended fluctuation analysis of the development process, for everyone to share, thank you.)
    2013-11-24 20:32:12下载
    积分:1
  • featureExtract
    本代码是基于颜色特征的关键帧提取代码,是用matlab来实现的。(The code is based on color features keyframe extraction code is used matlab to achieve.)
    2014-01-21 10:48:09下载
    积分:1
  • 数字下变频仿真
    说明:  MATLAB仿真程序,用于数字下变频,并附有代码(For digital down conversion)
    2020-04-24 16:30:10下载
    积分:1
  • OFDM_basic
    OFDM_basic, Wireless communication
    2015-04-04 02:42:42下载
    积分:1
  • psat-2.1.6-mat
    可用于连续潮流计算静态电压稳定,最优潮流计算。(Continuous flow calculation can be used to static voltage stability, optimal power flow calculation.)
    2011-01-04 18:59:36下载
    积分: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
  • DQPSK
    基于DQPSK差分编码调制解调,希望对你有帮助。(DQPSK modulation and demodulation based on differential encoding, I hope to help you.)
    2015-03-20 09:06:48下载
    积分:1
  • motor30
    说明:  实现了异步电机的两相旋转坐标系下的转速控制,且能矢量控制(Realize the asynchronous motor two-axis rotating coordinate model speed and vector control )
    2011-03-17 15:05:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载