-
chap_03
solutions of chapter 3 of dsp using matlab by Proakis
- 2010-10-09 16:10:49下载
- 积分:1
-
matlab-calculation
matlab数值计算,包括解方程,求极值,微分,统计,拟合和插值等函数。(matlab numerical calculation, including the solution of equations, and extreme, differential, statistics, such as function fitting and interpolation.)
- 2009-06-13 01:56:09下载
- 积分:1
-
tracking
基于单目视觉的单目标跟踪情部下meanshift算法与kalman滤波相结合的程序。(Monocular vision-based target tracking situation of single men meanshift algorithm and kalman filter combined procedure.)
- 2010-05-14 20:35:28下载
- 积分:1
-
matlablearning
这是一个非常好用的MATLAB学习资料,对初学者有很大的帮助(This is a very easy to use MATLAB learning materials, a great help for beginners)
- 2014-11-19 10:45:15下载
- 积分: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
-
my_dsp_experiment
我做的关于数字信号处理的matlab实验。主要是卷积运算的实现和滤波器设计。(I have done on the digital signal processing matlab experiment. Is mainly the realization of convolution and filter design.)
- 2010-03-12 16:17:28下载
- 积分:1
-
23
说明: it support for wireless communication:MIMO
- 2013-12-24 22:04:06下载
- 积分:1
-
Consensus
含过时信息多智能体系统一致性Matlab仿真(Simulation of Unified consensus of Multi-Agent System with Outdated Information by MATLAB)
- 2020-10-19 15:37:25下载
- 积分:1
-
isplc2013_cyclic_noise_analysis
conférence ISPLC , cyclic analysis of noise on PLC
- 2014-08-13 23:41:39下载
- 积分:1
-
debug
matlab debug steps which is required or necessary for matlab debugging
- 2013-02-26 17:03:17下载
- 积分:1