资源列表
Denoise
- denoise software.
MIMO-OFDM
- LTE MIMO——OFDM通信系统的MATLAB仿真程序-LTE MIMO- OFDM communication system MATLAB simulation program
ode
- ODE v0.8 很好用的多平台几何物理模拟库源代码,内含多個示例-ODE v0.8 good geometry with multi-platform physical simulation library source code, containing a number of examples
project4.rar
- see the simulation of Delta, Delta sigma and Differential pulse code modulation/demodulations,see the simulation of Delta, Delta sigma and Differential pulse code modulation/demodulations
2016-2017 CTU Open Contest
- 2016-2017 CTU Open Contest Source Code
em-algorithm
- em算法论文 EM算法为有限混合模型的极大似然估计提供了一个标准框架。本文简单推 导了有限混合高斯分布的EM算法,并针对其收敛速度慢的缺点设计了一种有效 选取参数初始值的方法,数值实验表明,该方法有助于EM算法以较快的速度在 参数真值附近收敛。-em algorithm papers
radarFDTD
- 本代码是国外一高人编写的计算雷达参数的c源代码,已经通过编译-radar fdtd
PF
- 潮流计算的很有用的参考文献,有利于掌握计算的编程题-Power flow calculation is very useful reference, helps to grasp programming problem
fftwtest
- fftw库是世界上最快的快速傅里叶变换库,著名的MATLAB软件就是使用的该类库。本程序是一个如何使用fftw库的例子,可供参考-The fftw Library is the world s fastest Fast Fourier Transform library, well-known MATLAB software is to use the class library. This program is an example of how to use the fftw library
gaparamtercontrol
- 一些关于遗传算法参数优化设计的文章,为参数优化设计提供指导。-On genetic algorithm to optimize the design parameters of the article, in order to optimize the design parameters to provide guidance.
[neubt]PFC3D-v3.10
- 离散元程序pfc3d,模拟任意大小球形颗粒的集合体的动力学行为,可以自动生成统计学上特定分布形式的颗粒集合-Discrete element program pfc3d, simulate dynamic behavior of any size spherical particles aggregate, can automatically generate statistical distribution of the particular form of the particle coll
1_D_FFT
- fortran语言编写的一维离散快速傅里叶变换。