-
MATLAB-Ch7LinearEquation
此为《MATLAB教程》的第七章:线性方程系统。该书内容翔实,深入浅出,不可多得。(This is the MATLAB Guide Chapter VII: system of linear equations. Book is informative, easy, hard to come by.)
- 2008-02-29 18:56:47下载
- 积分:1
-
project1
serial port communication
- 2011-01-16 14:37:23下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
LMFnlsq2testPDF
L-M(Levenberg—Marquardt)是一种非线性最优化里面最常用的方法之一,改方法能快速而准确的逼近收敛值。本文简述了改方法的操作原理和具体运用,如可以方便的用于有约束与无约束最优化的求解。(L- M (Levenberg- Marquardt) is a kind of nonlinear optimization inside one of the most commonly used method, change method can fast and accurate approximation convergence value.This paper briefly describes the operating principle of change method and concrete application, such as easy to solve constrained and unconstrained optimization.)
- 2014-11-12 22:01:25下载
- 积分:1
-
equ_response2
equalizer response for channel F(Z)=-.2Z^2+.5Z^1+1+.5Z^-1-.2Z^-2 for zfl and tap=7,9,15
- 2010-06-23 18:36:34下载
- 积分:1
-
rect_array
MATLAB Simulations for Radar Systems DesignMATLAB_Code
ect_array(MATLAB Simulations for Radar Systems Design MATLAB_Code rect_array)
- 2009-10-26 21:48:20下载
- 积分:1
-
Newmark_Matlab
Newmark 算法案例,可以对初学者起到帮助,适用于结构力学(Newmark algorithm cases, can help beginners play for structural mechanics)
- 2014-11-29 19:24:43下载
- 积分:1
-
phase-difference-detection-based-FFT
基于LabVIEW设计了相位差的检测程序,采用相关法、过零法、FFT法、频谱分析法四种方法,适合毕业设计。(LabVIEW design phase of the testing procedures, the use of correlation, zero-crossing method, FFT method, spectral analysis of four methods for graduation design.)
- 2014-04-28 17:45:27下载
- 积分:1
-
LTE-Simulator
LTE系统级仿真,可让您执行网络级仿真3GPP长期演进网络。它较低的复杂度和抽象的物理层是基于建立在LTE链路级仿真的经验。它是免费提供包中含有Matlab源文件以及一些MEX功能(还提供源代码)。(The LTE System Level simulator allows you to perform network-level simulations of 3GPP Long Term Evolution networks. It abstracts the Physical layer for lower complexity and is based on the experience built on the LTE Link Level simulator. It is freely available in a package containing Matlab source files as well as some MEX-functions (for which the source code is also provided).)
- 2013-04-30 20:21:55下载
- 积分:1
-
image-fusion-matlab
图形图像的处理 基于加权的融合方法MATLAB程序设计(Graphic image processing method based on weighted fusion MATLAB programming)
- 2011-04-26 08:07:30下载
- 积分:1