-
four-node-element
输入单元节点坐标及材料参数,输出单元刚度矩阵,用4节点平面四边形等参单元计算分析平面应力问题。(Nodal coordinate input unit and material parameters, the output element stiffness matrix, using a 4-node plane quadrilateral isoparametric plane stress calculation and analysis unit.)
- 2014-06-04 23:39:05下载
- 积分:1
-
mallatsuanfa
演示了mallat算法的实现过程,包括分解与重构,原始波形用的是两个不同频率的正弦函数(Mallat algorithm demonstrated the realization of the process, including the decomposition and reconstruction, with the original waveform are two different frequency sine function)
- 2008-07-21 16:44:12下载
- 积分:1
-
PV
说明: 控制受控电流源模拟光伏电池PV、IV外特性(Controlled current source analog control external characteristics of photovoltaic cells)
- 2014-03-21 09:50:43下载
- 积分:1
-
pipeichangdingwei
本程序是计算深海远场情况下的声源定位,首先要编译海洋环境文件(包含阵元信息),利用Krakren程序计算本征函数和本征模态,再利用本程序的子程序计算拷贝向量,然后合成声源信号,最后根据匹配场的程序进行匹配定位,由于数据量比较大,计算区域如果选的比较大的话,计算时间就比较长,酌情选择。(This procedure is to calculate the far-field sound source localization in case of deep sea, we must first compile the marine environment file (containing the array element information), use Krakren program to calculate the intrinsic function and the intrinsic mode, and then use a subroutine to copy the program to calculate the vector then synthesized excitation signal, the final match to locate the matching field program, because a large amount of data to calculate the area if the election is relatively large, the calculation time is relatively long, discretionary selection.)
- 2020-10-28 12:29:58下载
- 积分:1
-
polarplot3d
极坐标系下的Matlab三维画图程序,实用性好(polar plot 3D Matlab source code)
- 2015-12-02 10:59:34下载
- 积分:1
-
Time-Frequence
说明: 该程序是盲源分离算法中时域—频域分离算法,该算法应用范围广泛。(The procedure is blind source separation algorithm in time domain- the frequency domain separation algorithm, which a wide range of applications.)
- 2008-10-21 23:38:01下载
- 积分:1
-
EXP_1
MATLAB PROGRAM TO CONVERT STATE SPACE MODEL TO TF AND VICE VERSA
- 2013-10-23 01:09:33下载
- 积分:1
-
DFIG-system-load-flow-calculation
在双 馈 式 发电 机简 化 等 值电 路 的基 础 上 建 立了 风 电 场 的 确 定 性 潮 流 模 型, 建 立 了 风 力 发电 机 的 随 机 分 析 模 型, 并 在 这 二 者 的 基 础 上 运 用 基 于 半 不 变量法的随 机潮流 进行计算(On the basis of double-fed generators simplified equivalent circuit on the establishment of a deterministic trend model for wind farms, the establishment of a stochastic model of the wind turbine, and based on the use of stochastic trend in semi-invariant law on the basis of both calculation)
- 2015-11-18 12:10:04下载
- 积分:1
-
matlab_2_code
matlab 数值分析 书中代码详解 齐全 例题和答案都有(Detailed numerical analysis book matlab code examples and answers have complete)
- 2015-03-25 20:07:27下载
- 积分:1
-
MALLATAlgorithm
实现小波分解和重构的Mallat算法,有界面( MallatAlgorithm,a function for Mallat algorithm of Wavelet analysis
Inputs :Sequence_Input input sequence to analyze
Num Numbers of analysis layers
mode style of extension.any sensible style of the following:
ZeroExtension
Periodextension
PeriodSymmetryExtension
SmoothConstantExtension
SmoothExtension
wF form of wavelet,any sensible condition of the following:
db1
db2
db3
db4
db8
db16
db32
Outputs: LFI Low Frequency Information of Wavelet analysis
DI Detials Information of Wavelet analysis
ES Error Signal of Wavelet analysis,ES = RS(:)- Sequence(:)
RS Reconstruction Siganal of Wavelet
Copyrig)
- 2011-05-25 22:02:52下载
- 积分:1