登录
首页 » matlab » chapter7

chapter7

于 2010-06-04 发布 文件大小:75KB
0 272
下载积分: 1 下载次数: 6

代码说明:

  于慧敏信号与系统第二版第七章部分习题的matlab代码... (Number in Huimin Xin Chapter VII of the system part of the second edition of Exercise matlab code ...)

文件列表:

chapter7
........\chapter7.docx,120862,2009-05-29
........\homework7_11_2.m,36,2009-05-29
........\homework7_12_1.m,39,2009-05-29
........\homework7_22_4.m,120,2009-05-29
........\homework7_3_1.m,42,2009-05-29
........\homework7_9_1.m,60,2009-05-29
........\homework7_9_2.m,43,2009-05-29

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

发表评论

0 个回复

  • DCT_IDCT
    to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functions with the internal general functions use this code: A = int32(100*rand(8,8)) tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc tic for i = 1 : 1000 idct2(dct2(A)) end toc i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
    2007-12-05 18:28:42下载
    积分:1
  • quanweiguanceqi
    现代控制理论中权威观测器的实现 matlab中用于UI6008数据采集卡的数据采集以及输出的程序 使用方便快捷(Modern control theory in the implementation of the authoritative observer matlab for UI6008 data acquisition card for data acquisition and output procedures using the convenient)
    2012-07-30 12:28:42下载
    积分:1
  • factorialHMM
    Factorial hidden markov model and compute likelihood per each cycle with train test and validation set. train HMM used Backward-Forward Algorithm.
    2010-08-27 18:16:08下载
    积分:1
  • yidongchuanbohuanjin
    说明:  杨大成的移动传播环境,包含大尺度衰落信道,小尺度衰落信道的详细表述。还有一些建模方法。(Yang Dacheng mobile communication environment, including large-scale fading, small-scale fading detailed presentation. Some modeling.)
    2010-04-15 11:34:29下载
    积分:1
  • MMC 17 Levels
    Three phase 17 levels MMC.
    2020-11-11 22:19:46下载
    积分:1
  • canny_edge_detector
    Canny edge detection. It is an image processing algorithm for edg detection
    2013-01-10 17:43:31下载
    积分:1
  • MOM_for_Antenna
    本函数用于实现用矩量法和海伦积分方程球解对称天线电流分布 (This function is used to achieve the solution of integral equation method of moments and Helen Ball symmetric antenna current distribution)
    2012-05-21 16:14:36下载
    积分:1
  • Imagewatermarking
    i write code for image watermarking in matlab
    2009-11-05 02:49:17下载
    积分:1
  • UWB-Radio-Fundamentals
    超宽带无线通信基础,国外UWB经典著作,学习UWB必备书籍,内含大量matlab源码(UWB wireless communication classic,containing a large number of matlab source code)
    2011-05-01 17:04:02下载
    积分:1
  • GMSK-Viterbi
    全数字GMSK,Viterbi译码,代码完整清晰(all digital GMSK,Viterbi)
    2021-04-19 17:18:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载