-
repeated-measures-ANOVA
用MATLAB实现单因素/两因素重复测量方差分析,自带工具包中只有非重复测量的方差分析函数ANOVA。anova_rm实现单因素;rm_anova2实现两因素( function stats = rm_anova2(Y,S,F1,F2,FACTNAMES) Two-factor, within-subject repeated measures ANOVA.For designs with two within-subject factors.
function [p, table] = anova_rm(X, displayopt)Single factor, repeated measures ANOVA.)
- 2021-01-26 17:58:37下载
- 积分:1
-
wavepacket-cpp-0.1.1b
c++编写的小波包算法,可以实现小波包分解与重构,速度较快(A wavelet packet implementation written in C++, does wavepacket decomposition and reconstruction quite efficiently)
- 2020-07-04 00:20:02下载
- 积分:1
-
Osculating
基于密切锥方法的高超声速乘波前体设计源程序,Fortran编写(Hypersonic Waverider Fore Body Design
Based on Osculating Cones)
- 2021-02-26 11:29:37下载
- 积分:1
-
Code
学习fortran的必备,simple算法,拥有完整注释,便于学习交流,是快速学习数值传热学的利器(Learning fortran essential, simple algorithm, with complete notes, facilitate learning exchanges)
- 2014-11-10 21:21:02下载
- 积分:1
-
shangchuan
说明: 使用最小二乘法拟合,数据在程序里。本质是使用fiminuc函数求最小值。欢迎下载。(Use the least square method to fit the data in the program. The essence is to use fiminuc function to find the minimum value. Welcome to download.)
- 2020-05-24 15:36:53下载
- 积分:1
-
UMAT-J2
适用于ABAQUS的自定义材料子程序,适用于平面单元的随动强化J2模型。(Applies the custom material subroutine in ABAQUS, kinematic hardening J2 model applies to plane unit.)
- 2021-05-06 19:58:36下载
- 积分:1
-
fft1
高频地波雷达回波信号二维傅里叶变换仿真处理,通过该变换可以得到海上目标的速度和距离信息。(HF ground wave radar echo simulation of two-dimensional Fourier transform processing, the adoption of the sea can transform the speed and distance from goal information.)
- 2009-03-30 11:04:57下载
- 积分:1
-
back-forward-power-flow
对简单开式网前推回代法计算潮流方便,已通过编译,有运行结果(back forward power flow)
- 2013-09-26 10:12:32下载
- 积分:1
-
rejectionofnbibaseonwaveletpacket
为了进一步提高直接序列/跳频(DS/FH)扩频系统的抗干扰能力,基于小波包变换结合递归最小二乘算法设计
了一种变换域自适应干扰抑制算法,该算法采用小波包分解定位窄带干扰,递归最小二乘算法抑制窄带干扰。通过蒙特卡
罗仿真分析在增加抗干扰模块后,DS/FH系统工作在准静态时,在不同信噪比条件下抗窄带干扰性能。仿真结果表明:该
算法具有较强的自适应性以及抗窄带干扰能力,其性能优于传统的直接置零法,适用于多音干扰下的恶劣通信环境。(In order to further improve the anti-jamming capability of direct sequence/frequency-hopping spread spectrum system (DS/FH), based on wavelet packet transform combined with recursive least squares algorithm design a transform domain adaptive interference suppression algorithm, the algorithm uses wavelet packet decomposition positioning narrowband interference, narrowband interference suppression recursive least squares algorithm. By Monte Carlo simulation analysis to increase the anti-jamming module DS/FH system work in the quasi-static, in different SNR anti narrowband interference performance. Simulation results show that: the algorithm has strong adaptability and resistance to narrowband interference ability, its performance is superior to the traditional method of direct zero, poor communication environment suitable for multi-tone interference.)
- 2012-09-09 23:20:26下载
- 积分:1
-
Boltzmann
使用格子boltzmann方法模拟气液两相流运动(Lattice Boltzmann method(LBT) to simulate two phase flow)
- 2021-01-22 16:28:39下载
- 积分:1