-
Wireless-spread-spectrum-technology-
无线通信扩频技术仿真程序,开发环境是matlab(Spread spectrum wireless communication simulation program, the development environment is matlab)
- 2011-05-07 23:41:36下载
- 积分:1
-
asr
asr.matlab
有關語音辨識應用於與matlab語言(about the speech recognization for matlab)
- 2011-10-16 13:14:58下载
- 积分:1
-
Invertedpendulum
在分析的基础上,采用状态反馈控制中极点配置法设计了用于直线型一级倒立摆系统的控制器(On the basis of analysis,this procedure presents a Controller for linear 1-stage inverted pendulum system.Use MATLAB to simulate and certificate it)
- 2010-10-17 20:36:27下载
- 积分:1
-
beamforming
几个波束形成Matlab程序,适于初学者学习(Several beamforming Matlab program, suitable for beginners to learn)
- 2014-11-18 11:52:13下载
- 积分:1
-
JADE-MATLAB
6.角度和时延联合估计(JADE)算法MATLAB程序(JADE algorithm and delay-estimation algorithm )
- 2015-04-13 09:30:53下载
- 积分:1
-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1
-
SF_Romberg
基于matlab的龙贝格算法程序(Matlab-based algorithm of Romberg procedure)
- 2007-12-05 18:24:57下载
- 积分:1
-
A_User_Friendly_Fortran_BVP_Solver
一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。(In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We next define the interface BVP_INIT, which is overloaded to provide a number of functions for allowing the user to specify initial information for the computation, the interface BVP_EXTEND, which is overloaded to provide functions for extending the numerical solution to a new domain that are useful in the context of parameter continuation, and the interface BVP_EVAL, which is overloaded to provide a function for retrieving solution information. Next a number of global variables employed throughout the code are defined.
)
- 2010-11-08 02:14:08下载
- 积分:1
-
Phase-Locked-Loop-PLL-lecturer
锁相环实验,PLL参数测试,锁相环PLL原理与应用,环路滤波器
(The experimental phase-locked loop, PLL parameter testing, and application of the principle of the PLL loop filter
)
- 2014-08-19 17:49:57下载
- 积分:1
-
invnewton
线性反演方法中的牛顿反演算法 MATLAB程序(MATLAB program for anti-Newton algorithm in the linear inversion method)
- 2012-05-25 09:21:00下载
- 积分:1