登录
首页 » matlab » Diffuse.m

Diffuse.m

于 2013-08-21 发布 文件大小:1KB
0 313
下载积分: 1 下载次数: 5

代码说明:

  Creates the diffuse noise for a set of microphones in a closed room with various powers based on the positions of the microphones.

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

发表评论

0 个回复

  • S-Function
    说明:  matlab中s函数的详细介绍及实用例题。(matlab s function in detail and practical examples.)
    2020-11-11 10:29:45下载
    积分:1
  • 123
    高压直流输电模型,6个脉动模型,仿真故障,参考电流变化(HVDC model)
    2012-05-27 20:49:14下载
    积分:1
  • swnet
    复杂网络小世界模型,模拟小世界模型 复杂网络小世界模型,模拟小世界模型(he parameter of the small-world model The total number of the network The mean degree is 2*m The remove probability The connection matrix The initial regular network)
    2013-12-24 17:11:52下载
    积分:1
  • DenoisingVaule
    时域信号去噪后去噪效果评价指标,包括信噪比、均方误差等(After the time-domain signal denoising denoising uation, including SNR, MSE, etc.)
    2015-05-10 16:31:40下载
    积分:1
  • MATLAB2011couse
    本书使用简单易行的风格,一开始介绍了 MATLAB基础,你将学习到如何绘制图象,求解 代数方程及计算积分,也将学习到如何求解微分 方程,求 ODE 的数值解,使用特殊函数等。本书 含有几百个例子及其详细解答过程,章末带有习 题,书末还带最终测试题目,一句话,本书给予 你的是MATLAB精华。 本自学指导书提供了:  上手MATLAB的最快方法  几百个带有解答过程的工作实例  覆盖了MATLAB7  每章章末配有习题,提高学习质量, 查漏补缺。  书末附有最终测试题  为学习和工作节省时间提高效率 《MATLAB揭秘》对初学者很容易,对高手有挑战性,是通往精确计算的捷径。 (This book uses simple style, the beginning describes the MATLAB-based, you will learn how to draw images, solving Algebraic equations and calculating the integral will also learn how to solve differential Equation, find the numerical solution of ODE, the use of special functions and so on. Book Contains hundreds of examples and detailed answers to the process of learning with the end of Chapter Questions, end of the book is also the final test with the subject, in a word, give the book MATLAB is your essence. This book provides a self-study guide:  The fastest way to get started MATLAB  hundreds of examples of the work process with a solution  covered MATLAB7  chapter at the end of each chapter with exercises to improve the quality of learning, You may say.  end of the book with a final test questions  to study and work to save time and improve efficiency "MATLAB Secret" is very easy for beginners, challengin)
    2011-07-29 00:45:54下载
    积分:1
  • mac_simulation
    regullar gallager matrix for low density parity check codes using matlab function for generate random matrix by gallager theory for MAC devises
    2013-09-10 17:51:28下载
    积分:1
  • [Matlab]3D-intensity-distribution
    高斯光束在传播过程中,焦点处的三维光强分布(3D intensity distribution)
    2012-12-12 20:22:59下载
    积分:1
  • LZW_image_codec-master
    LZW of black and white images
    2020-06-20 03:20:02下载
    积分:1
  • Best-148-page
    matlab code of filter for image enhancement
    2011-12-21 00:56:59下载
    积分:1
  • 3x3-neighbor-pixel
    Description All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size)) input inp_img=2d data(row * col) w=cover size w=[3 3] = 3x3 cover pixel generation output o_img=result 3d o_img(w(1),w(2),r*col) if inp_img=[1 2 3 4 5 6 ] w=[3 3] Soloution it will construct new image new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0] result o_img(:,:,1)=[0 0 0 0 1 2 0 4 5] o_img(:,:,2)=[0 0 0 1 2 3 4 5 6] finally o_img(1:3,1:3,6) example a=imread( pears.png ) b=rgb2gray(a) c=cover_window( b,[3 3]) 3x3 window construction
    2014-10-24 17:14:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载