-
Affine-moment-invariants
矩函数研究专家Flusser写的书《Moments and Moment Invariants in Pattern Recognition》中仿射变换不变量部分的matlab代码(《Moments and Moment Invariants in Pattern Recognition》)
- 2012-04-14 10:59:57下载
- 积分:1
-
matlabadvanprograming
matlab高级编程
苏金明《Matlab高级编程》(matlab advanced programming Su Jinming " Matlab Advanced Programming" )
- 2010-11-23 23:39:40下载
- 积分:1
-
histogram
this was my homework in the lesson "digital image processing" it compares my histogram programm with the matlab s original function imhist. i uploaded whole the material but you can find it completely in "ö dev1 rg.docx" my whole homework.
- 2011-04-20 19:03:53下载
- 积分:1
-
9-10
不同方法估计协方差矩阵的Capon波束形成,以及多点约束的Capon波束形成和方向图,自己运行效果很好。(Different methods of estimation covariance matrix Capon beamforming, and multi-point constraints Capon beamforming and direction maps, run their own good results.)
- 2021-03-28 14:19:11下载
- 积分:1
-
matlab_plot
matlab画图方法介绍,自己留用的资料,欢迎使用交流。(matlab drawing method, the information retained their own are welcome to use the exchange.)
- 2007-11-27 10:56:38下载
- 积分:1
-
Chapter7
MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
- 2009-01-03 09:00:06下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
dotm1
蜂窝系统中分布蜂窝用户,蜂窝小区500米,随机分布的用户。(UE distribute)
- 2012-08-21 20:54:28下载
- 积分:1
-
aBookOfMatlab
一本讲授matlab基本知识的书籍,有很多例子,可以帮助入门的人学习。(A basic knowledge of teaching books matlab, there are many examples that can help people who started to learn.)
- 2010-12-29 17:01:18下载
- 积分:1
-
m5high
基于matlab7.0仿真编程 - 巴特沃茲低通及高通滤波器- Butterworth s Low-pass Filter(matlab7.0 based simulation programming-Batewoci low-pass and high-pass filter-Butterw orth's Low-pass Filter)
- 2006-11-02 22:38:32下载
- 积分:1