-
matlab-optimaiztion
非线性不确定优化程序,约束函数也为非线性(Nonlinear uncertain optimization program, constraint function for the nonlinear)
- 2012-05-24 21:26:08下载
- 积分:1
-
shortestpath
通过matlab工具箱,较为巧妙地将数据导入,并形成了多点之间的距离等数据和比较美观的图示。(Matlab toolbox more skillfully data import, and the distance between the multi-point data and more beautiful icon.)
- 2012-08-31 16:35:01下载
- 积分:1
-
MATLAB
一些matlab中比较基本的源代码,实现不同的功能,非常实用(Some of the more basic matlab source code, to achieve different functions, very useful)
- 2013-05-22 18:06:36下载
- 积分:1
-
Lyapunov_ex
Lyapunov指数生成程序。该指数是判断系统是否处于混沌状态的有力工具,很好用(Lyapunov index generator. The index is to determine whether the system is a powerful tool in a chaotic state, that is great)
- 2010-11-26 20:16:47下载
- 积分:1
-
matlabPPPT
MATLAB基础PPT 方便大家学习 对学习matlab很有好处(MATLAB Fundamentals PPT to facilitate learning is very good for learning matlab)
- 2012-04-20 20:56:58下载
- 积分:1
-
proyel
tugas pcd untuk proyek akhir
- 2012-04-26 09:15:21下载
- 积分:1
-
simulinkDiodes
this is matlab simulink for three diodes bridg that give good simulation for understanding
- 2015-04-05 01:53:47下载
- 积分:1
-
一段VDkalman程序 研究雷达目标跟踪
这是我自己编写的一段VDkalman程序,对于研究雷达目标跟踪的朋友应该有点帮助,愿意分享。(This is what I have written for some VDkalman procedures, the study of radar target tracking should be a little friend to help, willing to share.)
- 2007-10-08 15:03:19下载
- 积分:1
-
fdtddhfd
时域有限差分方法 1维 输出振幅和相位
犹他州大学程序(fdtd method 1D output amplitude and phase
www.ece.utah.edu)
- 2012-11-20 08:21:37下载
- 积分:1
-
Levinson_Durbin_Algo
功能描述:用matlab语言实现Levinson-Durbin算法
函数名:Levinson_Durbin_Algo
输入参数:
(1)R:自相关矩阵或者其估计值
(2)P:AR模型的阶数
输出参数:
(1)A:p阶AR模型的参数,它是一个长度为P+1的行向量
(2)E:噪声功率
调用函数:无
被调用:L_D_sim.m
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 (Function Description: The matlab language Levinson-Durbin algorithm function name: Levinson_Durbin_Algo Input parameters: (1) R: correlation matrix or its estimated value (2) P: AR model orders output parameters: (1) A: p-order AR model parameters, it is a line of length P+1 vector (2) E: noise power call the function: No to be called: L_D_sim.m Study: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:14:31下载
- 积分:1