-
the-wave-calcuiation
可以计算波浪载荷,并且还可以进行数值模拟,从而省去更多的实验材料(Can calculate the wave loads, and numerical simulation, thereby eliminating the need for a more experimental material)
- 2021-03-16 15:19:21下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
Arithmetic
matlab程序 信息论 算术编码及其译码程序(arthemetic)
- 2009-06-06 18:25:24下载
- 积分:1
-
boqingwen
对二阶rc等效电池模型运用matlab进行最小二乘法在线系统辨识的程序(Equivalent second-order rc battery model using least squares method matlab online system identification procedures
)
- 2020-09-12 16:28:01下载
- 积分:1
-
VC-matlab
详细的介绍了matlab和VC++混合编程时的方法过程,对于想实现混编的同志很有帮助,希望能帮得到大家。(A detailed description of the matlab mixed programming software and other methods when programming process, for those who want to achieve mixed comrades helpful, hoping to help get everyone.)
- 2013-05-23 10:28:59下载
- 积分:1
-
SurfBox
A set of C++ and Matlab routines implementing the surfacelet transform
surfacelet的一个非常好用的工具箱(A set of C++ And Matlab routines implementing the surfacelet transformsurfacelet a very useful toolbox)
- 2009-01-13 15:40:46下载
- 积分:1
-
whwfun
matlab/simumatlab/simulinkSfunctionC文件例子源码linkSfunmatlab/simulinkSfunctionC文件例子源码ctionC文件例子源码(matlab/simumatlab/simulinkSfunctionC examples of source documents linkSfunmatlab/simulinkSfunctionC paper documents examples of ctionC example source code)
- 2009-07-09 22:33:00下载
- 积分:1
-
VisualC_
基于遗传算法的组卷设计,此为书籍版本。。。。(Design based on genetic algorithm test paper, this is the book version. . . .)
- 2011-01-01 17:13:33下载
- 积分:1
-
Main_Frequency1
悬置功能计算的,能量解耦的方法,优化及其位移的计算(The calculation of suspended function, energy decoupling method, optimization and calculation of displacement)
- 2015-08-06 09:24:40下载
- 积分:1
-
CPossionEquatl
经典泊松方程的matlab数数值求解程序代码。可直接使用。
(Matlab the number of values of the classical Poisson equation solver code. Can be used directly.)
- 2012-07-23 14:34:12下载
- 积分:1