-
kalmancode
kalman滤波跟踪系统的源代码,初学者必看(kalman filter tracking system, source code, beginners must see)
- 2011-01-07 14:26:54下载
- 积分:1
-
jtyj
说明: 电力系统潮流的计算机辅助分析
本课题要求对一14节点的电力系统分别使用MATLAB和PSASP软件进行潮流计算及分析,其具体要求如下:
1)用MATLAB实现对该系统的潮流计算。需要MATLAB语言编制程序形成节点导纳矩阵、形成雅克比矩阵、用高斯消去法解修正方程式,并编写输出程序用以输出节点导纳矩阵、节点电压(包括电压的相角和幅值)、以及各支路的首端功率、末端功率和功率损耗,然后调式并在MATLAB运行环境下运行程序输出结果,再将结果制成表格。(Computer Aided Analysis of Power Flow)
- 2010-03-28 00:19:24下载
- 积分:1
-
Important-1
code of multivariable optimization by yang
- 2012-06-18 21:56:38下载
- 积分:1
-
dewow
matlab去除信号直流分量代码,可用来处理GPR数据(DC component of the signal is removed matlab code used to process the data GPR)
- 2013-09-23 17:59:44下载
- 积分:1
-
Processor
This InstructionVisitor executes the instructions that it visits on a given local variable frame and stack.
- 2013-12-05 10:48:32下载
- 积分:1
-
Image-evaluation-
Image evaluation (mean, clarity, information entropy, standard deviation)
- 2013-11-19 14:51:19下载
- 积分:1
-
faceimage
matlab 人脸标准化照片 很实用 我做毕业设计师用到的(face image)
- 2010-06-07 10:54:57下载
- 积分:1
-
Direct_RLS
RLS算法的MATLAB仿真程序,仅供参考。(Direct RLS)
- 2011-01-10 14:09:49下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
FFT
fft源代码,感觉代码不错,所以传上去了,希望对大家有帮助。(fft source code, can only pass one, so this is only passing on part of the other part of the horse uploaded in the past)
- 2013-05-10 21:36:59下载
- 积分:1