-
Vcmatlabsrc
matlab和vc++联合编程的例子,使用matcom编写matlab程序链接成库文件在vc++中使用。(matlab and vc++ joint programming examples, the use of matlab Matcom preparation procedures into a library file in the link vc++ use.)
- 2008-07-30 20:46:50下载
- 积分:1
-
MatlabC++
函数注册在Matlab和C++接口中起着重要的作用。在介绍函数注册作用的基础上,详细分析了函数注册的过程及应当注意的问题,并给出了一种实现函数注册的最简单的方法。用实例展示了函数注册的具体实现过程。
(registration function in Matlab and C interface plays an important role. In introducing the role of the registration function on the basis of a detailed analysis of the function of the registration process and should pay attention to the problem, and gives a registration function to achieve the most simple method. Examples demonstrate the function of the concrete realization of the registration process.)
- 2007-04-29 13:52:34下载
- 积分:1
-
circle
标记一个图像中最大连通域的质心,并求出其坐标(Mark an image in the center of mass of the largest connected domain, and find the coordinates)
- 2021-03-26 19:59:12下载
- 积分:1
-
au8522_decoder
Auvitek AU8522 QAM 8VSB demodulator driver and video decoder.
- 2014-09-21 19:50:00下载
- 积分:1
-
Apache-Server-Survival-Guide
Apache Server Survival Guide
- 2014-11-16 00:02:17下载
- 积分:1
-
gprmax2d_readprofile
一个m函数,可以读取GprMax2d的模型数据,将雷达正演模拟的模型的刨面数据读出来(A function of m, can be read GprMax2d model data, radar forward simulation model of the planing surface data read out)
- 2013-04-07 20:52:07下载
- 积分:1
-
maichongyasuo
包含了脉冲压缩信号中普遍使用的线性调频信号,二相编码信号的相关处理的仿真代码。(Contains the linear frequency modulation pulse compression signal in common use, simulation code correlation processing of binary phase coded signal.)
- 2015-04-01 18:19:34下载
- 积分:1
-
charpt5
在MATLAB上用R-K法编程解一次导数方程
有详细的注释(RK method used in the MATLAB programming solution on the first derivative of equation has detailed notes)
- 2010-06-10 10:20:50下载
- 积分:1
-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh distribution.
given the samples of the histogram of the samples, finds the distribution parameter that fits the histogram samples.fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
output: result - structure with the fields
s - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:13:28下载
- 积分:1
-
generat_ofdm
说明: CMMB基带发射端MATLAB仿真。有助于理解CMMB物理层结构(CMMB baseband transmitter data simulation,)
- 2010-04-26 09:28:55下载
- 积分:1