搜索资源列表
三态树.zip
- 三态树:一个树控件的派生控件,完成item的三种状态
regongshuzhijisuan
- 二维稳态导热问题。设材料物性均为常数,均质无内热源。已知它的左边界是温度为T2的等温边界,其他三个边界均为温度为T1的等温边界。导热区域为边长L的正方形。-two-dimensional steady-state heat conduction problems. Based material properties are constant, no heterogeneity within the heat source. It is known to have a threefold T2 i
程序 三对角阵系
- !一维导热,非稳态全隐式迭代,边界条件t1=100,t11=20 !导热率为7 module parameter1 !设置全局变量 implicit none integer i real,parameter::dt=0.01 real,parameter::err=0.000001 real,parameter::r=7 real,parameter::ta=100,tb=20 real::a(2:11)=(/(-1,i=2,10),0/) !设置三对角阵系数 rea
三态树:一个树控件的派生控件
- 三态树:一个树控件的派生控件,完成item的三种状态,Tri-state tree: A tree control derivative controls, the three states to complete item
gamma
- 与gamma函数和正态分布函数有关的三份资料,对深入理解和应用gamma函数有帮助。-Normal distribution function with the gamma function and the three relevant information on the in-depth understanding and application of gamma function is helpful.
EMD
- 本程序为EMD(经验模态分解算法)用于MATLAB的M文件,内含EMD分解所需的三次样条插值算法-This procedure for the EMD (empirical mode decomposition) for the MATLAB M-files containing the required EMD decomposition of cubic spline interpolation algorithm
ThreeBp
- 三态信号分析判别,用数学的模型分析测试随机信号对设备的影响。-three stri signal analysis
plot_hhtsanwei
- 经验模态分解以后,可以画三维的图,一瞬时频率,时间和幅值为坐标-jingyanmtaifenjie
cd4ef1.ZIP
- 具有快速动态响应的三态功率因数校正变换器With fast dynamic response Three Phase PFC converter-With fast dynamic response Three Phase PFC converter
Hilbert-transform
- 通过希尔伯特变换方法,求信号的幅值,相位,频率三态信息-Hilbert transform seek retardation
fadingTest
- 三种不同衰落情况下信道容量随平均接收信噪比的变化仿真(the Simulation of the Change of Channel Capacity with Average Received Signal to Noise Ratio in Three Different Fading Cases)
phsprecon
- 一种新的处理混沌的三态算法,大家可以学习,自行下载(A new three state algorithm for dealing with chaos that can be learned and downloaded by itself)
三种HHT_Matlab.part01
- 经验模态分解依据信号时间尺度将信号逐级分解成对称的分量,在进一步对模态函数进行希尔伯特变换(Empirical mode decomposition (EMD) decomposes the signal into symmetrical components step by step according to the signal time scale, and further performs the Hilbert transform for modal functions.)
Modal Analysis
- 对无阻尼多自由度振动系统的模态分析(源代码为三自由度),可通过更改质量矩阵和刚度矩阵得到自己想要的振动系统。pdf为Matlab处理震动信息的英文教程(For modal analysis of undamped multi-degree-of-freedom vibration system (source code is three degrees of freedom), the desired vibration system can be obtained by changing th
瞬态动力学分析
- 三个ANSYS瞬态分析的命令流:冲击载荷作用悬臂梁的阻尼振动分析;破碎锤的瞬态动力学分析;滑动摩擦接触分析(Three command streams of ANSYS transient analysis: damped vibration analysis of cantilever beam under impact load; transient dynamic analysis of crushing hammer; sliding friction contact analysis)
Modalres_nolinar_singlespan
- 梁单元分析,采用matlab编程,采用三维梁单元和模态叠加法实现振动分析(Beam element analysis, using MATLAB programming, using three-dimensional beam element and mode superposition method to realize vibration analysis)
three level.m
- 数值模拟三能级原子系统的稳态EIT现象,能修改各项参数对吸收项,相干项,粒子数布局的影响(Numerical simulation of steady-state EIT phenomena in a three-level system)
双向全桥
- 此模型为MATLAB仿真DAB三重移相的六种工作模态。(This model is matlab simulation DAB triple phase shifting .)
电力系统暂态稳定分析程序1
- 本程序是暂态稳定分析程序,3机9节点模型,对其在pt时刻7号节点发生三相短路故障,并在ct时刻将故障切除进行仿真,最后绘出2号和1号发电机的功角差与时间的关系曲线。发电机模型采用三阶模型,忽略阻尼,电枢电阻取为零;励磁系统仅有量测和放大环节,忽略反馈和电压调节器;负荷采用恒定阻抗负荷。(This program is a transient stability analysis program, three machine nine node model, which has three-pha
不可压稳态滑块计算fortran程序
- 包括三个子程序和一个主程序,膜厚计算子程序、压力计算子程序和输出程序