-
Licenseplaterecognitionprogram
说明: 车牌识别的MATLAB程序 含多个M文件及图片 运行有图片演示(License plate recognition program MATLAB language)
- 2010-04-11 17:55:41下载
- 积分:1
-
ode45
ode45源文件,貌似还不错哦,为什么要那么长(ode45 source file, looks like bad Oh, why did it take so long)
- 2011-01-17 12:08:36下载
- 积分:1
-
Summary
matlabsummary,是一本简单介绍matlab的概要性的书籍(matlabsummary,I think it is a very good book.)
- 2010-05-08 11:36:53下载
- 积分:1
-
springmass
Spring mass simulation with matlab
- 2011-06-01 21:44:36下载
- 积分:1
-
LDA
一个简单的LDA的matlab实现程序,大家多多批评(A simple matlab implementation of the LDA program, a lot of criticism)
- 2012-06-26 17:29:40下载
- 积分:1
-
BoostHelp
关于boost库的开发,使用的知道教程。里面的内容很详细,说明都有,适合新手使用。(Know about the boost library development, the use of the tutorial.The inside of the content is very detailed description, all have, suitable for beginners to use.)
- 2014-11-21 10:13:37下载
- 积分:1
-
st
此程序为S变换源代码,用于matlab软件环境下。st.m(S transform)
- 2013-05-18 01:47:10下载
- 积分: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
-
GA-BP
说明: 基于MATLAB的GA-BP神经网络代码实现(Realization of GA-BP neural network code based on MATLAB)
- 2021-03-18 20:47:25下载
- 积分:1
-
Smart-antenna-Matlab-source-code
智能天线技术Matlab版本的源码,方便对照学习(Smart antenna technology versions of Matlab source code, easy to learn controls)
- 2013-11-13 11:07:15下载
- 积分:1