-
Affine-Invariance-Contour-Descriptor-Partial
This is Partial Implementation of Affine Invariant Contour Descriptor by Equal Area Normalization.I am working on it.
- 2013-03-21 01:33:33下载
- 积分:1
-
xfemMatlabCode
Matlab codes for XFEM
- 2012-09-24 01:24:03下载
- 积分:1
-
Zhen-Dang-Qu-Xian
利用VC和Matlab混合编程,基于Matcom,Release文件夹下可直接运行,绘出震荡曲线(Using VC and Matlab to program, based on Matcom, Release folder can be run directly and shock curve can be plotted.)
- 2014-02-08 18:54:52下载
- 积分:1
-
hosain
hosa包,用于高阶统计量计算,双频谱及高频谱计算(hosa packages for higher-order statistics, the dual-frequency spectrum and high spectrum calculation)
- 2008-01-02 22:14:28下载
- 积分:1
-
lda
For LDA for face recognition with MATLAB code.
- 2010-12-15 21:15:16下载
- 积分:1
-
paper2
Matched filtering and timing recovery in digital receivers
- 2015-03-11 21:32:02下载
- 积分:1
-
simplex-method
单纯型法,用于解决求解线性规划,用于求解问题的最优值的方法(simplex method)
- 2011-12-29 23:33:42下载
- 积分:1
-
CSTR
对CSTR模型的建模及仿真程序,利用四阶龙科库塔法实现模型建立(Modeling and simulation program CSTR model, implementation model to establish the use of fourth-order Runge Ke Kuta law)
- 2020-12-22 15:09:07下载
- 积分:1
-
gaopin
高频小信号放大器,采用1496模拟乘法器,分为调制解调模块(High-frequency small-signal amplifier, analog multiplier used 1496, divided into modem module)
- 2007-12-02 20:43:04下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1