-
PCAforprocessmonitoring
Principal component analysis
- 2011-10-02 20:36:32下载
- 积分:1
-
PhysModMatlab
phsical mpdelling matlab
- 2013-11-29 10:42:17下载
- 积分:1
-
16QAM-OFDM
这是一个基于16QAM调制的OFDM系统仿真。(16QAM-OFDM)
- 2021-04-14 16:38:55下载
- 积分:1
-
Calendar
说明: 本程序主要是一个时钟软件,包括一个时钟表和一个日历。程序自动运行时,显示系统当前日期和时间,日期和时间可以由用户自行更改。内含一个详细说明文档。
(This program is primarily a clock software, including a time clock and a calendar. The program automatically runs, display the current system date and time, date and time can be changed by the user. Contains a detailed description of the document.)
- 2011-03-14 20:20:03下载
- 积分:1
-
52172278xiaoboyuyinxinhao
说明: 基于小波变化的一些程序,有效的提高语音识别(Some of the procedures based on wavelet transform, effectively improve the speech recognition)
- 2011-03-22 14:50:16下载
- 积分:1
-
fdtd_2d
一个2D的FDTD模拟算例,包括完整的定义、初始化、更新方程、显示和FDTD迭代文件。该算例适合初学FDTD的人员掌握完整流程。(A 2D FDTD simulation examples, including a complete definition, initialization, update equations, display and FDTD iteration file. This example is suitable for beginners FDTD personnel to master the complete process.)
- 2013-02-04 09:48:15下载
- 积分:1
-
inpaintn
Inpaint over missing data in N-D arrays
- 2012-10-28 22:50:21下载
- 积分:1
-
fem.2.1
采用有限元法求解一维、二维抛物型方程,matlab编程(FEM for 1-D,2—D parabolic equation)
- 2021-03-28 22:09:11下载
- 积分:1
-
runge_kutta_4order
The implementation of 4th order Runge Kutta integrator in Matlab.
- 2011-09-14 16:41:02下载
- 积分:1
-
manish
[mimi,i]=min(abs(imag(disp1)-imag(disp2)))
legend( LHS of dispersion relation , RHS of dispersion equation )
xlabel( u,cl )
figure(1)
clc
uppercuts = input( Enter number of intersection points desired: )
[g,h] = ginput(uppercuts)
w = sqrt(V.^2-u.^2)
s = sprintf( Constants:
)
disp(s)
for p = 1:uppercuts
s = sprintf( u( d d) = 0.10f ,L-1,p,u(p))
disp(s)
s = sprintf( w( d d) = 0.10f
,L-1,p,w(p))
disp(s)
- 2013-04-12 17:16:39下载
- 积分:1