登录
首页 » matlab » 333

333

于 2013-12-11 发布 文件大小:37KB
0 106
下载积分: 1 下载次数: 5

代码说明:

  求插值逼近的matlab程序非常有用,而且运行速率比较快。非常不错。(Find interpolation approximation matlab program very useful and run faster rate. Very good.)

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

发表评论


0 个回复

  • ofdm-matlab
    说明:  是一篇毕业论文 ofdm 仿真与实现,包括论文和程序 好用!适合初学者(Ofdm thesis is a simulation and implementation, including papers and procedures easy to use! For beginners)
    2011-04-03 20:21:56下载
    积分:1
  • hht
    希尔伯特黄变换非常有用的初学资料,有很多实例可以参考(Hilbert Huang Transform is very useful beginner information, there are many instances can refer to)
    2012-08-15 09:40:54下载
    积分:1
  • DeliveryInd
    Empty constructor Source Code for Andriod.
    2013-11-14 22:45:53下载
    积分:1
  • stop-and-wait-arq
    Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
    2011-08-03 16:53:31下载
    积分:1
  • EEG-LMS
    可以去除脑电中的50Hz工频干扰,同时可以剔除部分生理伪迹,如眼电、肌电伪迹。( can be removed the 50Hz frequency interference of EEG, and can eliminate part of the physiological artifacts such as EOG, EMG.)
    2015-10-14 19:18:39下载
    积分:1
  • multi-filter
    说明:  信号处理中的多相滤波,信号处理中的多相滤波,信号处理中的多相滤波,信号处理中的多相滤波(Signal processing in multi-phase filtering, signal processing in multi-phase filtering, signal processing in multi-phase filtering, signal processing in multi-phase filtering)
    2010-03-21 22:45:37下载
    积分:1
  • cmac(matlab)
    artificial intelligence
    2012-01-26 20:50:29下载
    积分:1
  • rengongmianyi
    a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k<=nd d{k}=rand(1,width) for i=1:floor((m-width)/step+1) if (norm(d{k}-s(i,:)))^2<Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2)
    2011-05-21 16:46:49下载
    积分:1
  • DCT
    Discrete Cosine Transform
    2011-09-14 01:17:10下载
    积分:1
  • P21_Roots_Newton_Raphson
    Newton Raphson method for mathematical operations in matlab language.
    2014-09-21 13:59:13下载
    积分:1
  • 696518资源总数
  • 104627会员总数
  • 23今日下载