-
FEM
利用有限元方法求解悬臂梁的振动问题,输入节点数可以算出前六阶振型,计算固有频率(Using the finite element method to solve the vibration problem of a cantilever beam, the input nodes can calculate the first six vibration mode, calculate the natural frequency)
- 2021-04-27 14:58:44下载
- 积分:1
-
phase-mag-b-sup
相位衬度成像中由振幅得到相位的恢复算法,MATLAB运行环境(Phase-contrast imaging obtained by the amplitude phase restoration algorithm, MATLAB runtime environment)
- 2007-10-29 15:59:37下载
- 积分:1
-
gold
ca码的产生,就是GPS中ca码的生成,利用的方针软件(ca generate code, that is, GPS code generated in the ca)
- 2009-03-24 22:47:52下载
- 积分:1
-
interpolating_polynomial
高次方程求解的c代码实现,用于数值分析课,简单实用,可作为参考(Lagrange interpolating polynomial,Bisection algorithm,Newton’s method and Secant method)
- 2009-05-08 00:40:13下载
- 积分:1
-
kel14_ev1
In linguistic morphology, stemming is the process for reducing inflected (or sometimes derived) words to their stem, base or root form – generally a written word form. The stem need not be identical to the morphological root of the word it is usually sufficient that related words map to the same stem, even if this stem is not in itself a valid root. The algorithm has been a long-standing problem in computer science.
- 2009-11-18 01:26:21下载
- 积分:1
-
Galleger
Gallerger LDPC book,
- 2011-02-23 07:20:34下载
- 积分:1
-
winner2
欧洲winner2的官方3D天线信道模型源程序 内包含十多种场景选择 考虑了角度扩展 k参数等(H=WIM(WIMPAR,LINKPAR,ANTPAR) is a 5D-array of channel coefficients. For
explanation of the input parameter structs, see WIMPARSET, LAYOUT2LINK, LAYOUTPARSET,
and ANTPARSET. H is a cell array of size K (number of links.SIZE(H{i})=[U S N T], where U is the number of MS (RX)elements, S is the number of BS (TX) elements, N is the number of paths,T is the number of time sample)
- 2012-07-07 11:56:53下载
- 积分:1
-
角度程序
利用斯托克斯公式分析偏振态(Analysis of polarization state by Stokes formula)
- 2018-01-21 11:04:27下载
- 积分:1
-
pso1
一些spo程序,用matlab编程实现的,需要的请看看吧(Some SPO procedures, using matlab programming to achieve, need look and see)
- 2007-12-07 09:34:14下载
- 积分:1
-
polar3d
POLAR3D Plots a 3D polar surface.
POLAR3D(Zin,theta_min,theta_max,Rho_min,Rho_max,meshscale) plots
the profiles as a mesh plot for Zin between radii Rho_min and
Rho_max for polar angles equally spaced between theta_min and theta_max.
POLAR3D(Zin,theta_min,theta_max,Rho_min,Rho_max,meshscale,plotspec)
plots the profiles Zin between radii Rho_min and Rho_max for
polar angles between theta_min and theta_max with a plot type
specification. If plotspec = surf a standard Matlab surface
is plotted,whereas mesh , surfc or meshc will plot mesh,
surface with countour, or mesh with contour, respectively.
The size of the squares on the mesh or surf plots is determined
by meshscale. The default plot is a mesh plot.
- 2011-03-21 11:45:12下载
- 积分:1