-
chazhiruanjianbao
这是一个涵盖了Newton插值、线性插值、分段差值、三次样条插值、Hermite插值的一个插值软件包。(This is a cover of the Newton interpolation, linear interpolation, piecewise difference, cubic spline interpolation, Hermite interpolation of an interpolation package.)
- 2021-03-18 09:59:20下载
- 积分:1
-
3dim-dipole-in-freespace
本程序描绘了偶极子天线发射的电磁波在自由空间中的传播过程,动态显示。通过在边界设置一些吸收边界参数,还可以实现pec(It describles a dipole antenna how to radition its engergy via electricmagnetic wave in free space.it expresses as a cartoon.By changing its boundary conditions,we can realize PEC.)
- 2011-10-29 11:29:32下载
- 积分:1
-
matlab-coder
MATLAB Coder™ generates standalone C and C++ code from MATLAB
®
code. The generated source code is
portable and readable. MATLAB Coder supports a subset of core MATLAB language features, including program
control constructs, functions, and matrix operations. It can generate MEX functions that let you accelerate
computationally intensive portions of MATLAB code and verify the behavior of the generated code.
- 2013-11-11 21:26:17下载
- 积分:1
-
plldemo
This is an example of PLL demo
- 2010-09-07 01:45:02下载
- 积分:1
-
logtools
说明: 一个用matlab编写的地震测井工具集,很实用(Matlab write an earthquake with a set of logging tools, it is practical)
- 2011-04-06 16:48:52下载
- 积分:1
-
lunwenfig3_10a
这为一个相控阵列天线的波束形成与指向控制的MATLAB仿真软件(This is a phased array antenna beam forming and pointing control of the MATLAB simulation software)
- 2011-09-18 18:54:35下载
- 积分:1
-
DOA
面阵中二维角度估计,基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(Two-dimensional planar array angle estimation, based on two-dimensional DOA estimate MATLAB program augmented matrix beam L-shaped array of)
- 2014-10-22 21:18:49下载
- 积分:1
-
xmlrpc_client_7
实现删除对象delete_object(可以连续删除多个对象),实现获取一个对象get_object(多个对象),get_types,get_schema,post_object,get_workflow,set_workflow,其中get_discussion有问题(python脚本就没有成功过)。(Delete_object deleted objects (you can delete multiple objects) in a row, realize the access to an object get_object (multiple objects), get_types, get_schema, post_object, get_workflow, set_workflow, there get_discussion problem (python scripts no) have been successful.
)
- 2013-10-06 10:26:54下载
- 积分:1
-
memo_Saleh_dpd
this matlab code presents a memory polynommial predistorter and a saleh model for the power amplifier
- 2014-02-14 15:31:25下载
- 积分:1
-
newtsol
Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forward difference derivative , Output: x=approximate result, HIST = array of iteration history
- 2009-12-04 03:30:27下载
- 积分:1