登录
首页 » matlab » Time-domain Sinc Interpolation (Resampling)

Time-domain Sinc Interpolation (Resampling)

于 2020-09-09 发布
0 214
下载积分: 1 下载次数: 12

代码说明:

说明:  时域sinc插值算法,例如:输入是采样于200sps的15Hz正弦信号。使用时域sinc插值将其重采样到400sps(Sinc interpolation algorithm in time domain)

文件列表:

resampleSINC.png, 20034 , 2019-10-22
__MACOSX\._resampleSINC.png, 299 , 2019-10-22
demo_resampleSINC.m, 246 , 2019-10-22
__MACOSX\._demo_resampleSINC.m, 329 , 2019-10-22
resampleSINC.m, 1908 , 2019-10-22
__MACOSX\._resampleSINC.m, 355 , 2019-10-22
license.txt, 1490 , 2019-10-22

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

发表评论

0 个回复

  • computer-trap-
    matlab 计算定积分,知道一个概率密度,可以知道怎么画出来。(matlab computing definite integral, know a probability density, you can know how to draw it.)
    2014-09-29 14:25:19下载
    积分:1
  • 智能预测控制及其MATLAB实现 Matlab
    说明:  系统地论述了神经网络控制、模糊逻辑控制和模型预测控制的基本概念、工作原理、控制算法,以及利用MATLAB语言、MATLAB工具箱函数和Simulink对其实现的方法。该书取材先进实用,讲解深入浅出,各章均有相应的例题,并提供了大量用MATLAB/Simulink实现的仿真实例(The basic concepts, working principles, and control algorithms of neural network control, fuzzy logic control and model predictive control are systematically discussed, as well as the methods to implement them using MATLAB language, MATLAB toolbox functions and Simulink. The book draws advanced and practical materials, explains profound theories in simple language, each chapter has corresponding example questions, and provides a large number of simulation examples realized by MATLAB/Simulink)
    2021-04-16 13:59:49下载
    积分:1
  • FastICA_25
    fastica-在matlab环境下进行盲识别(fastica-in matlab environment Blind identification)
    2009-05-06 12:43:03下载
    积分:1
  • vinayvn
    signal analysis andsignal constellation diagram using matlab
    2015-01-06 13:54:05下载
    积分:1
  • sock_example
    creates arraymap in kernel with key 4 bytes and value 8 bytes.
    2015-03-17 11:20:01下载
    积分:1
  • RFWave
    说明:  这些matlab程序不错,希望大家能有时间能看下。(The matlab program good, hope that we can have time to be able to Kanxia.)
    2010-03-29 21:20:15下载
    积分:1
  • Reed-Solomon-Code-and-encode
    Reed-Solomon信道编解码代码,解决底层通信问题(Reed-Solomon code and encode)
    2015-01-29 23:18:39下载
    积分:1
  • wavelet-decomposition
    利用多尺度小波分解函数dwt2对图像进行二尺度小波分解(仍然采用db1小波)((Still using db1 wavelet multi-scale wavelet decomposition of the two-scale wavelet decomposition function dwt2 image))
    2012-11-10 10:16:49下载
    积分:1
  • TP_MLP
    一个用MATLAB实现的多层感知器(a MATLAB the multilayer perceptron.)
    2006-11-20 23:41:56下载
    积分:1
  • equal-area-critirea
    E=input( enter the generator voltage: ) V=input( enter the infinite bus voltage: ) Gx=input( enter the reactance of generator: ) L1x=input( enter the line reactance: ) L2x=input( enter the line reactance: ) L3x=input( enter the line reactance: ) L4x=input( enter the line reactance: ) Pi=input( enter the input power: ) X1=Gx+L1x+((L2x*L3x)/(L2x+L3x))+L4x Pm1=E*V/X1 DO=asin(Pi/Pm1) A=((L2x*L3x)/(2*(L2x+L3x))) C=A B=((L3x/2)^2)/(L2x+L3x) X2=(Gx+L1x+A)+(L4x+A)+(Gx+L1x+A)*(A+L4x)/B Pm2=(E*V)/X2 X3=Gx+L1x+L2x+L4x Pm3=(E*V)/X3 DC=input( enter the fault clearing angle: ) Dm=(3.14-asin(Pi/Pm3)) a1=quad( sin ,DO,DC) A1=(Pi*(DC-DO)-Pm2*a1) a2=quad( sin ,DC,Dm) A2=Pm3*a2-Pi*(Dm-DC) if(A2>=A1) disp( the system is stable ) else disp( the system is unstable ) end Dcc=acos((Pi*(Dm-DO)-Pm2*(cos(DO))+Pm3*(cos(Dm)))/(Pm3-Pm2)) disp( critical clearing angle: ) Dcc
    2012-09-11 22:46:05下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载