-
MatlabDIPFunction
Matlab图形图像处理函数。全部的Matlab图形图像处理函数集合(Matlab graphics image processing function. All of the Matlab graphics image processing function set)
- 2007-11-12 09:57:12下载
- 积分:1
-
siegxxert
The Siegert Neuron has a transfer function equivalent to a leaky integrate-and-fire neuron
- 2013-01-07 23:38:16下载
- 积分: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
-
21321
Spectral analysis of Gaussian pulses
- 2009-03-30 21:45:29下载
- 积分:1
-
skindetector
kin Pixel Likelihoods and Skin Detection
-----------------------------------------------
This Matlab code was developed for skin pixel detection in general imagery.
Non-parametric histogram-based models were trained using manually annotated
skin and non-skin pixels. A total of 14,985,845 skin pixels and 304,844,751
non-skin pixels were used.
- 2009-06-21 19:27:44下载
- 积分:1
-
WiMAX_Test_4
WIMAX调试,其性能概述,模块组合以及系统参数(WIMAX debugging, performance overview, module combination, and the system parameters)
- 2011-05-29 15:45:59下载
- 积分:1
-
DotNetSiemensPLCToolBoxLibrary-master
Dont Net Siemens Toolbox
- 2014-11-08 20:06:08下载
- 积分:1
-
sfpc
状态反馈预测控制例程,对给定的阶跃值通过合理选择控制步长可以实现良好的跟踪特性。(State feedback predictive control routine, the value of a given step by step control can be a reasonable choice to achieve good tracking performance.)
- 2011-09-20 21:38:04下载
- 积分:1
-
jianmo.m
本程序是用matlab写的关于偏微分方程的程序 很好的一个程序!(this program is written in Matlab on partial differential equations procedures a good procedure!)
- 2007-04-19 18:23:18下载
- 积分:1
-
kalman_simulink
simulink建立的卡尔曼滤波算法,运行没问题!(simulink_kalman and
matlab)
- 2014-01-07 15:25:02下载
- 积分:1