-
plane-stress
Plane Stress with body and point loads, T3 triangle XY COORDINATES CLOSED FORM INTEGRALS
Change E_e to get Plane Strain
- 2013-01-03 09:56:24下载
- 积分:1
-
package_emd
EMD(经验模态分解)完整程序,并用于了发动机振动信号中分析,效果很好(EMD (EMD) complete the program, and for the engine vibration signal analysis, the effect is very good)
- 2011-11-01 16:11:57下载
- 积分:1
-
WignerVille
Calcul de la transformée Wigner-Ville
- 2013-04-10 20:11:42下载
- 积分:1
-
06803080
LTE document IEEE paper very useful
- 2015-02-26 12:39:16下载
- 积分:1
-
UWB定位
说明: UWB1000模块测试所得数据初步处理之后,已知锚点的坐标,可利用该文件里的程序解算标签三维位置。(After preliminary processing of data obtained from UWB1000 module test, the coordinates of anchor points are known, and the program in this file can be used to calculate the three-dimensional position of tags.)
- 2019-07-10 17:53:08下载
- 积分:1
-
Super-resolution-Reconstruction
说明: 关于主要的图像超分辨率重建和复原算法,配准,实例,正则化(Super-resolution images on the major reconstruction and restoration algorithm, registration, case, regularization)
- 2011-03-23 10:43:17下载
- 积分:1
-
PQ
说明: 首先对电网节点优化,再PQ分解法求解系统潮流。(First of all, optimization of the power grid nodes, then PQ decomposition method for calculating the trend.)
- 2010-05-06 17:00:00下载
- 积分:1
-
pinpu
说明: 关于用MATLAB设计对信号进行频谱分析和滤波处理的程序。(With regard to design using MATLAB signal processing spectral analysis and filtering procedures.)
- 2020-11-29 17:59:28下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
matlabcodes
平面天线阵列方向图分析,对平面天线阵列给定了激励的幅度和相位,求解阵列因子方向图。假定元素各向同性(plane antenna array radiation pattern analysis。)
- 2013-07-10 13:00:12下载
- 积分:1