-
matlab
说明: MATLAB 程式设计与应用 网络版
内容包括:
MATLAB基本运算
MATLAB基本平面绘图
MATLAB基本立体绘图
简单方便的使用手册!(MATLAB programming content and applications online, including: MATLAB basic operations basic MATLAB-dimensional drawings of basic three-dimensional mapping is simple and convenient MATLAB user' s manual!)
- 2009-08-26 12:16:14下载
- 积分:1
-
release
what makes paris likes paris会议论文的源代码(what makes paris likes paris)
- 2013-08-18 11:13:11下载
- 积分:1
-
UKF_EKF_CS
该程序实现两种具有代表性的EKF与UKF方法在目标跟踪中的性能对比,具体通过MSE实现跟踪效果。(The program implements two methods EKF and UKF representative performance comparison in target tracking, specifically by MSE achieve tracking.)
- 2015-01-25 18:24:06下载
- 积分:1
-
mi
说明: This matlab codes calculates the mutual information and the conditional mutual information based on k-nearest neighbor algorithm.
- 2010-10-22 04:42:33下载
- 积分:1
-
带有扰动信号,仿真结果理想PIDraodong
PID仿真程序,且带有扰动信号,仿真结果理想,PID的抗扰动能力好(PID simulation program, and with the disturbance signal, the ideal simulation, PID good anti-disturbance)
- 2020-07-07 19:48:56下载
- 积分:1
-
dcf-mode-saturated-throughput-analysis
Performance comparison of saturated throughput of CoopMAC and IEEE 802.11 DCF mode. Analytical model used is based on the one described in performance analysis of ieee 802.11 dcf by guisseppe bianchi.
- 2015-02-24 18:19:14下载
- 积分:1
-
EMalgorithm
EM算法处理高斯混和模型,是用MATLAB实现的(EM algorithm for Gaussian mixture model of treatment is achieved using MATLAB)
- 2007-10-14 10:19:53下载
- 积分:1
-
gplab.manual.3.ps
this is a matlab source file
- 2012-03-31 00:45:27下载
- 积分:1
-
M_serial(MATLAB)
支持4到16bit 的m序列的MATLAB源码。输入寄存器长度M_Len,输出2.^M_Len-1长度的寄存器状态值向量(4 to 16bit support of the MATLAB m sequence source. M_Len input register length, the output 2. ^ M_Len-1 length of the state vector register)
- 2007-05-11 20:25:49下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1