-
CDMA2000
文章“CDMA2000反向业务信道的MATLAB仿真与实现”(MATLAB Simulation and Implementation of the the CDMA2000 reverse traffic channel)
- 2012-11-24 17:39:35下载
- 积分:1
-
pengfiu
空间目标识别,采用PM算法,是国外的成品模型,数值分析的EULER法。( Space target recognition algorithm using PM, Foreign model is finished, EULER numerical analysis method.)
- 2016-04-25 14:41:03下载
- 积分:1
-
ROBOUTARM
PROJECT ABOUT THE ROBOTIC MOVEMENT IN THE MATLAB SIMULATION HAND MOVEMENT INTHE REAL TIME
- 2010-10-01 02:11:38下载
- 积分:1
-
matlab与vc混编
介绍关于matlab与vc之间的通讯接口,以及如何实现它们之间的转换。(briefed on Matlab and vc communications between the interface, and how to achieve the conversion between them.)
- 2005-05-31 17:11:33下载
- 积分:1
-
Strapdown
1:惯导系统为指北方位的捷连系统 联合开发网 - pudn.com
- 2010-06-02 13:08:11下载
- 积分:1
-
three-SPWM
这是一个三相SPWM逆变器,通过simulink对其进行仿真。(This is a three-phase SPWM inverter, through its simulation simulink.)
- 2011-07-09 11:14:39下载
- 积分:1
-
Matlab-API-interface-technology
一个ppt课件,讲述了Matlab的API接口技术(Ppt courseware, about Matlab API interface technology)
- 2013-03-08 16:34:13下载
- 积分:1
-
huigui
MATLAB软件的回归分析教程和MATLAB的具体程序说明(Regression Analysis MATLAB software tutorials and MATLAB description of the specific procedures)
- 2010-09-25 19:06:07下载
- 积分:1
-
zd
说明: 该程序是我研制的“基于ARM9的无线自动报靶系统”的MATLAB算法的仿真验证部分
该程序的主要功能是对靶纸上的靶点和靶环进行提取和计算,然后计算出靶点的环数。
程序里面有注释(The program that I developed ARM9-based wireless automatic reported target system MATLAB algorithm simulation part of the program s main function is to target the paper target and target ring extraction and calculation, and then calculate the target of ring a few. Procedures there are Notes)
- 2009-01-14 17:54:20下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1