-
SystemEquations
Code matlab sovle system equation by some numerical method.
- 2010-01-03 22:56:05下载
- 积分:1
-
musiic_like
采用四阶累积量的对DoA进行估计,主要采用Music-like的方法(Fourth-order cumulant on the DoA estimates, the main Music-like)
- 2020-09-01 15:08:10下载
- 积分:1
-
nihe
工业测量,拟合平面长方形小程序,附输入数据格式示例(Industrial measurement, fitting flat rectangular small program, with sample input data format)
- 2011-11-11 13:17:41下载
- 积分:1
-
gongcheng4fsk
随机信号通过4fsk调制经过瑞利衰落信道的误码率仿真(reilaign channel)
- 2020-11-02 23:59:58下载
- 积分:1
-
pres0
This is traning by ica.
- 2009-03-19 05:04:59下载
- 积分: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
-
dominantcolor
视频处理中,镜头关键帧的主颜色的提取算法(video processing, the camera's key frame extraction algorithm colors)
- 2007-07-09 20:25:28下载
- 积分:1
-
DigitalSignalGeneration
Programs for various digital signal generation
- 2012-01-26 12:22:42下载
- 积分:1
-
ann-code-with-2transfer-function
ann code with 2 transfer function
- 2014-02-24 21:17:30下载
- 积分:1
-
Article_FuzzyPIDcontrol
The advantage of static controllers is in their simple structure, however, their performance is not good. Therefore, in fact, the fundamental fuzzy controller is often combined with conventional ones (e.g., PID controller) to create a dynamic fuzzy controller to have higher control quality. there is an PIDFuzzycontroler example
- 2009-07-06 11:17:20下载
- 积分:1