登录
首页 » matlab » MATLAB7.x_DSP

MATLAB7.x_DSP

于 2008-12-19 发布 文件大小:165KB
0 249
下载积分: 1 下载次数: 3

代码说明:

  MATLAB的程序, 是DSP(数学信号处理)的光盘, 里面有很多程序的源代码。 请有心人好好学习吧(MATLAB procedures, is DSP (mathematical signal processing) of the discs, there are a lot of program s source code. Please people can learn from it)

文件列表:

MATLAB7.x数字信号处理 光盘内容
..............................\code
..............................\....\chap01
..............................\....\......\ex1_1.m
..............................\....\......\ex1_10.m
..............................\....\......\ex1_11.m
..............................\....\......\ex1_12.m
..............................\....\......\ex1_13.m
..............................\....\......\ex1_2.m
..............................\....\......\ex1_3.m
..............................\....\......\ex1_4.m
..............................\....\......\ex1_5.m
..............................\....\......\ex1_6.m
..............................\....\......\ex1_7.m
..............................\....\......\ex1_8.m
..............................\....\......\ex1_9.m
..............................\....\chap02
..............................\....\......\ex2_1.m
..............................\....\......\ex2_2.m
..............................\....\......\ex2_3.m
..............................\....\......\ex2_4.m
..............................\....\......\ex2_5.m
..............................\....\chap03
..............................\....\......\ex3_2.m
..............................\....\......\ex3_3.m
..............................\....\......\ex3_4.m
..............................\....\......\ex3_5.m
..............................\....\......\ex3_6.m
..............................\....\......\ex3_7.m
..............................\....\......\ex3_8.m
..............................\....\chap04
..............................\....\......\ex4_10.M
..............................\....\......\ex4_11.M
..............................\....\......\ex4_12.M
..............................\....\......\ex4_13.M
..............................\....\......\ex4_14.M
..............................\....\......\ex4_15.M
..............................\....\......\ex4_17.M
..............................\....\......\ex4_18.M
..............................\....\......\ex4_19.M
..............................\....\......\ex4_2.M
..............................\....\......\ex4_20.M
..............................\....\......\ex4_3.M
..............................\....\......\ex4_4.M
..............................\....\......\ex4_5.M
..............................\....\......\ex4_7.M
..............................\....\......\ex4_8.M
..............................\....\......\ex4_9.M
..............................\....\chap05
..............................\....\......\ex5_1.m
..............................\....\......\ex5_11.m
..............................\....\......\ex5_12.m
..............................\....\......\ex5_13.m
..............................\....\......\ex5_14.m
..............................\....\......\ex5_15.m
..............................\....\......\ex5_16.m
..............................\....\......\ex5_17.m
..............................\....\......\ex5_18.m
..............................\....\......\ex5_19.m
..............................\....\......\ex5_2.m
..............................\....\......\ex5_20.m
..............................\....\......\ex5_21.m
..............................\....\......\ex5_22.m
..............................\....\......\ex5_3.m
..............................\....\......\ex5_4.m
..............................\....\......\ex5_5.m
..............................\....\......\ex5_6.m
..............................\....\......\ex5_7.m
..............................\....\......\ex5_8.m
..............................\....\......\ex5_9.m
..............................\....\chap06
..............................\....\......\ex6_34.m
..............................\....\......\ex6_35.m
..............................\....\......\ex6_36.m
..............................\....\......\ex6_37.m
..............................\....\......\ex6_38.m
..............................\....\......\ex6_39.m
..............................\....\......\ex6_40.m
..............................\....\......\ex6_41.m
..............................\....\......\ex6_42.m
..............................\....\......\ex6_43.m
..............................\....\......\ex6_44.m
..............................\....\......\ex6_45.m
..............................\....\......\ex6_46.m
..............................\....\......\ex6_47.m
..............................\....\......\ex6_48.m
..............................\....\chap08
..............................\....\......\main.m
..............................\....\......\proclpc.m
..............................\....\......\speechcoder1.m
..............................\....\......\speechcoder2.m
..............................\....\......\synlpc.m
..............................\....\......\synlpc2.m
..............................\....\chap09
..............................\....\......\ex9_1.m
..............................\....\......\ex9_10.m
..............................\....\......\ex9_11.m
..............................\....\......\ex9_12.asv
..............................\....\......\ex9_12.m
..............................\....\......\ex9_13.m

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

发表评论

0 个回复

  • ols
    正交最小二乘辨识算法 该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares. [x, ind] = OLS(A,b,r) gives the solution to the least squares problem using only the best r regressors chosen from the ones present in matrix A. This function also returns in the vector ind the indexes of the best r regressors (i.e., the best columns of A to use). If r is equal to n, the solution x given by OLS is the same as the solution given by A, but in ind we still have the regressors sorted by their importance. This means that one can perform a feature selection by taking the first k entries in ind (k<r).)
    2010-01-06 20:18:56下载
    积分:1
  • Cable_Reset_Chip_printer
    Manual Reset Chip KIT (Using the Chip Samsung, Xerox)
    2015-03-10 23:07:26下载
    积分:1
  • dianyuan
    点声源在自由场中的辐射计算,对于声全息的初学者有很大帮助(Radiation point sound source in free field)
    2021-02-17 16:59:46下载
    积分:1
  • MatlabFns
    MATLAB and Octave Functions for Computer Vision and Image Processing.
    2009-10-21 00:27:32下载
    积分:1
  • STBC_MIMO_OFDM
    MIMO通信系统的仿真源代码,是书籍中的源代码,可以跑(MIMO communication system simulation source code)
    2011-05-18 11:44:10下载
    积分:1
  • pid_NC
    PID Controller 挖掘机动臂控制系统的数字PID设计(PID Controller Excavator Boom Digital PID Control System Design of)
    2010-01-22 19:14:13下载
    积分:1
  • Optimal-Control
    优化控制 香蕉函数 高斯法 梯度法等的应用 寻找满足条件的最优解(Optimal control banana function Gauss gradient method and other applications seeking the optimal solution to meet the conditions)
    2013-09-04 14:37:08下载
    积分:1
  • Numerical_Recipes_in_C
    matlab转c工具书,书中附有大量程序代码(matlab switch c books, and book with a lot of code)
    2010-07-10 10:20:11下载
    积分:1
  • mm7files
    《精通matlab7》“mastering matlab 7”的代码。("proficient matlab7" "mastering Matlab 7" code.)
    2007-04-17 20:14:17下载
    积分:1
  • ins
    高精度惯性导航解算程序,实验轨迹生成,惯性导航解算等功能(Solver precision inertial navigation)
    2011-01-10 14:52:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载