-
QAM
QAM的matlab源代码,比较详细(QAM the matlab source code, a more detailed)
- 2008-08-16 16:11:46下载
- 积分:1
-
LPFG
LPFG长周期光纤光栅的模拟仿真,值得参考下载啊(the analog simulation of LPFG is worthy of reference.)
- 2012-11-22 08:53:13下载
- 积分:1
-
mfuzzy_emissions
this code fo fuzzy template
- 2012-01-20 17:10:32下载
- 积分:1
-
FDTD_1D_FreeBoundary
"1D FDTD solution for open boundary in a unitless domain with a Courant
factor > 1 (Unstable solutions leading to blow-up)"
- 2014-01-16 20:17:42下载
- 积分:1
-
raytrace
说明: 这是matlab编写的射线网格法追踪,用于追踪波的射线轨迹(This is prepared matlab ray tracing grid method, used to track wave ray tracing)
- 2008-10-27 17:03:59下载
- 积分:1
-
ekfukf
Extended Kalman filter Unscented Kalman filter toolbox
- 2013-11-02 15:55:14下载
- 积分:1
-
LDA
在大数据处理时常用的一种线性鉴别方法,里面有讲解和源代码程序(When large data processing methods commonly used linear discriminant, there are explanations and source code)
- 2013-12-11 15:46:24下载
- 积分:1
-
EKF-SOC
extended kalman filter for SOC estimation
- 2017-11-18 15:34:05下载
- 积分:1
-
1
说明: 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值(-Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.)
- 2012-05-01 13:52:55下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1