-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
solveequs
说明: matlab求解方程的、方程组的程序,内附说明(matlab solve equations, equations of the process, containing instructions)
- 2011-03-15 18:32:58下载
- 积分:1
-
Differential-Equation
求解二元二次微分方程及其边值问题,含有实例及代码(To solve the binary quadratic differential equation and its boundary value problem,including examples and codes)
- 2020-07-04 19:20:02下载
- 积分:1
-
dingchanglms
lms算法的仿真,可以在滤波器忠充分应用,看看啊,绝不后悔!(good good study!)
- 2010-12-31 08:49:12下载
- 积分:1
-
AppliedNumericalMethodsUsingMATLAB
介绍利用MATLAB解决工程实践中的数值问题的电子书。(Applied Numerical Methods Using MATLAB,introduce numerical methods in engineering with the tool of matlab)
- 2010-03-11 12:59:47下载
- 积分:1
-
LMS_AR
Matlab Code for Estimation of AR(1) Process by Using LMS Algorithm.
- 2011-05-14 03:48:51下载
- 积分:1
-
LBM-flow-around-circular-cylinder-
基于matlab语言的格子玻尔兹曼方法的圆柱绕流程序,直接在matlab里运行就可以得到相应的结果了(Based on the matlab language Lattice Boltzmann flow around a circular cylinder procedures run directly in matlab can get the corresponding results of the)
- 2013-10-31 16:34:49下载
- 积分:1
-
罚函数法
求解最优化问题的外点罚函数法、内点罚函数法的matlab程序(Matlab program for solving the external penalty function method and the internal penalty function method for solving the optimization problem)
- 2021-01-01 20:18:58下载
- 积分:1
-
Karman
说明: 卡尔曼滤波源代码,含有噪声设置,特别适合初学者(Kalman filter source code, with noise, especially for beginners)
- 2011-04-08 23:54:42下载
- 积分:1
-
mt9075b
MT9075为E1接口芯片MT9075为E1接口芯片MT9075为E1接口芯片(Combined pcm30 framer,line interface unit and link controllers in a 68pin PLCCor 100 pin MQFPpackage)
- 2010-01-25 14:13:01下载
- 积分:1