登录
首页 » matlab » PRAC1

PRAC1

于 2009-04-01 发布 文件大小:102KB
0 222
下载积分: 1 下载次数: 3

代码说明:

  matlab codes for digital audio procces

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

发表评论

0 个回复

  • SVM
    一个matlab的SVM向量机程序。解决SVM分类问题。(A Matlab SVM vector machine program. To solve the SVM classification problem.)
    2021-04-11 20:28:58下载
    积分:1
  • accessory_parameter
    lingjian.m-----蒙特卡罗方法 lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。 accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。 退火确定标定值/unitanneal()----模拟退火 连续型多个变量组合优化问题 这是对模拟退火方法的一次练习,结果证明模拟退火确实是一个行之有效的方法。 当参数选择较好时(一般也伴随着运行时间的加长),模拟退火的结果较好,然而用MATLAB的FMIMCON()一般可达到更高的精度。(lingjian.m----- Monte Carlo method lingjian.m part the initial value, using the Monte Carlo method to calculate the total cost. The use of the preparation of their own normal distribution random number generator to produce a normal distribution of random numbers. lingjian.m yes to the first practice of the Monte Carlo method. accyouhua calibration function, and lingjian is not a function, which has given the value of a set of calibration values​ ​ . Annealing to determine the calibration value/unitanneal ()---- Simulated Annealing Combinatorial optimization problem of continuous multiple variables This is a practice of simulated annealing method, the results show that simulated annealing is an effective method. Parameter selection is better (usually accompanied by longer running time) the results of simulated annealing, however the MATLAB FMIMCON () generally achieve higher accuracy. )
    2012-02-12 15:08:59下载
    积分:1
  • TriangularArrayPWE
    This script will attempt to find the band gaps in a phononic crystal by carrying out a Plane Wave Expansion of the various quantities It is for an acoustic wave equation with pressure instead of the displacement as prescribed in App. Phys. Lett. 70 3218 There are 3 programs, one for short, one for elastic long and the other one is for acoustic long(This script will attempt to find the band gaps in a phononic crystal by carrying out a Plane Wave Expansion of the various quantities It is for an acoustic wave equation with pressure instead of the displacement as prescribed in App. Phys. Lett. 70 3218 There are 3 programs, one for short, one for elastic long and the other one is for acoustic long)
    2009-10-27 14:16:37下载
    积分:1
  • BEM_SIMPLE
    计算电磁学,本程序用边界元方法求解正方形柱体内电位分布(A simple code for boundary element method.)
    2010-03-10 11:12:40下载
    积分:1
  • shuxuejianmo_2
    说明:  一楼房的后面是一个很大的花园. 在花园中紧靠着楼房有一个温室,温室伸入花园2m,高3m,温室正上方是楼房的窗台. 清洁工打扫窗台周围,他得用梯子越过温室,一头放在花园中,一头靠在楼房的墙上. 因为温室是不能承受梯子压力的,所以梯子太短是不行的. 现清洁工只有一架7m长的梯子, 你认为它能达到要求吗? 能满足要求的梯子的最小长度为多少?(The back of a building is a big garden. In the garden close to a building in a greenhouse, greenhouse into the garden 2m, high-3m, the greenhouse is the top of the building' s bay windows. Cleaners cleaning around the windowsill, he crossed to use a ladder greenhouse, on a garden, against a building wall. because of the greenhouse can not bear the pressure of a ladder, so the ladder is not too short. cleaners are only a 7m long ladder, do you think it can meet the requirement it? ladder to meet the requirements of the minimum length of the number?)
    2009-07-24 22:58:17下载
    积分:1
  • c4
    说明:  老外的电机学教材,最为重要的是有相应的MAtlab代码,每一章都有,十分详细,学习电机的必备工具书,文件是在太大,此处上传chap4的源码(Foreigners motor learning materials, the most important thing is there is a corresponding MAtlab code, each chapter has a very detailed study of the motor necessary books, documents are too large to upload chap4 source code here)
    2011-08-31 19:30:20下载
    积分:1
  • jiutan
    数值分析的EULER法,分数阶傅里叶变换计算方面,相控阵天线的方向图(切比雪夫加权)。( EULER numerical analysis method, Fractional Fourier transform computing, Phased array antenna pattern (Chebyshev weights).)
    2016-09-26 15:38:13下载
    积分:1
  • bisection
    Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. Step 5 set i=i+1 Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p. Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
    2011-11-23 09:46:51下载
    积分:1
  • repcode
    (8,1)重复码在BPSK系统下的误码率仿真及其与理论值的比较(Simulation and its comparison with the theoretical value of the error rate of the (8,1) repetition code under BPSK system)
    2020-12-07 14:09:21下载
    积分:1
  • rad2FFT
    This is the code for radix 2 64 point fft which is written in matlab.
    2015-01-31 01:49:12下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载