CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - END

搜索资源列表

  1. 高阶谱工具箱

    3下载:
  2. 基于matlab中的高阶谱分析信号处理工具箱-Matlab-based spectrum of high-end signal processing toolbox
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:94749
    • 提供者:罗成
  1. Higher-Order_Spectral_Analysis_toolbox

    1下载:
  2. 高阶谱分析工具箱,强烈推荐,共计58个函数,实现了高阶谱估计的几乎全部功能。本人在这里上传的文件,仅仅为了学术交流。希望大家都有机会掌握高阶谱估计。互相切磋,共同进步!-higher order spectral analysis toolkit, strongly recommend, for a total of 58 functions, to achieve the high-end of the spectrum is estimated that almost all functio
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:103795
    • 提供者:sea
  1. xindaohuajieshouji

    1下载:
  2. 一端关于数字化信道接收机的源码,作毕设时用的,希望对大家有用-end of the digital channel receiver source for complete use of the established, we want to help! !
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1343
    • 提供者:郑炎
  1. 20071716141065582

    0下载:
  2. matlab的期末作业,数学里的数值分析-Matlab end of the operation, mathematics Lane Numerical Analysis
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:315217
    • 提供者:功汀
  1. dsakf

    0下载:
  2. % 文件名:randlsbget.m % 程序员:余波 % 编写时间:2007.6.25 % 函数功能: 本函数将完成提取隐秘于上的秘密信息 % 输入格式举例:result=( scover.jpg ,56, secret.txt ,2001) % 参数说明: % output是信息隐藏后的图象 % len_total是秘密信息的长度 % goalfile是提取出的秘密信息文件 % key是随机间隔函数的密钥 % result是提取的信息 functi
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3423
    • 提供者:yubo
  1. FluidPipelineSimulinkModels

    0下载:
  2. These Simulink blocks contain transfer functions that model the pressure and flow transients for axisymmetric 2D viscous flow of a compressible fluid in a straight rigid circular cross section pipelines. Three models are available: (1) pressure
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5519
    • 提供者:leiming691128
  1. matlab

    0下载:
  2. 控制流语句if-else-end,并且用学生成绩举例,创建Hilbert矩阵,n阶魔方矩阵,编写一个M函数文件
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3560
    • 提供者:王斌斌
  1. bysj7

    0下载:
  2. CVSD语音压缩的算法和程序流程.量阶δ能够自动地随输入信号平均斜率的大小而连续变化,译码输出信号实现了对输入信号的理想逼近,最后在可编程逻辑器件(FPGA)中实现了CVSD调制功能。-CVSD voice compression algorithm and the program flow. Volume bands can automatically input signal with an average slope of the size of continuous change, d
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:954
    • 提供者:李潇
  1. RF_ch10

    0下载:
  2. 《射频电路设计——理论与应用》一书课后习题第十章Matlab程序代码(完)-"RF circuit design -- Theory and Application," a book OSCAR Exercises Chapter 10 Matlab code (END)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:10223
    • 提供者:华工
  1. Matlab 牛顿插值法

    0下载:
  2. x=a:(b-a)/n:b; %插值节点 y=f(x); plot(x,y,'b') %用蓝色线作被插函数图象 hold on z=a:(b-a)/(2*n):b; n=length(x); for j=2:n for i=n:-1:j y(i)=(y(i)-y(i-1))/(x(i)-x(i-j+1));%计算差商 end end u=y(n); m=length(z); for j=1:m for i=n-1:-1:1 u=y(i)
  3. 所属分类:matlab例程

    • 发布日期:2008-12-14
    • 文件大小:378
    • 提供者:xie3256035
  1. newton method

    0下载:
  2. function p=newton(f_str,df_str,p0) tol=0.00001; f = inline(f_str); df= inline(df_str); while 1 p=p0-f(p0)/df(p0); if abs(p-p0)<tol, break; end p0=p; disp(p0); end disp(p)
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:216
    • 提供者:su2900hk
  1. discussion

    0下载:
  2. %convert rgb to hsv% BEGIN Mark(Pixel)<-Marker; For neighbor in Neighbors(Pixel) Do if Image(neighbor ) = 1 AND Mark (neighbor)= NIL THEN Lable(Neighbor) END
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:263
    • 提供者:tleung927
  1. MeanShift.rar

    0下载:
  2. Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shif
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:270310
    • 提供者:maolei
  1. LSB.rar

    2下载:
  2. 利用LSB算法去实现了电子水印技术。代码完全实现了嵌入以及提取, 算法同时包含了4种攻击算法以及利用psnr测量提取的水印和攻击后提取的水印,This algorithm describes digital watermark technique by using LSB. This code implement embedding and extraction. At the meanwhile, this algorithm includes 4 different kinds of att
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1748
    • 提供者:宋春霖
  1. ADC2.rar

    2下载:
  2. First end second order sigma-delta ADC Simulink model.,First end second order sigma-delta ADC Simulink model.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:36892
    • 提供者:Vova
  1. shuxuejianmo_3.rar

    0下载:
  2. 某厂向用户提供发动机,合同规定,第一、二、三季度末分别交货40台、60台、80台.每季度的生产费用为 (元),其中x是该季生产的台数.若交货后有剩余,可用于下季度交货,但需支付存储费,每台每季度c元.已知工厂每季度最大生产能力为100台,第一季度开始时无存货,设a=50、b=0.2、c=4,问工厂应如何安排生产计划,才能既满足合同又使总费用最低.讨论a、b、c变化对计划的影响,并作出合理的解释,To provide users with a factory
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:10664
    • 提供者:mazhen
  1. showsolution

    0下载:
  2. For multiple boards in a test suite, this function displays the wind, starting and end points and maximum wind. For each solver for each board, the boat path and thrust adjustments are displayed. In the legend, the solver name, score, and thrust usag
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:4521
    • 提供者:zxy
  1. gaojiepu

    6下载:
  2. matlab的高阶谱(包括双谱),包括高阶谱的直接法及间接法,用于信号的检测及时差估计。-matlab higher order spectra (including dual spectrum), including high-end spectrum of the direct method and indirect method for signal detection time difference estimates.
  3. 所属分类:matlab

    • 发布日期:2015-05-03
    • 文件大小:1244
    • 提供者:帅小伙
  1. endpoint_detection

    0下载:
  2. End point detection" I implemented an algorithm for detecting start and end point of the word sequence in speech. In this way the Rabiner method, used to perform this work
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1490
    • 提供者:mehdi
  1. end

    0下载:
  2. end point detection of speech signal
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1677
    • 提供者:aravind
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com