资源列表
swarm
- a simple particle swarm optimization code
Matlab_tutorial_dynare
- Simple code to lean how to use Dynare the most used application to study linearised Economic models.
Prim
- Dandn文件给出了输入参数的名称及格式 即在调用prim前先输入邻接矩阵D和节点个数n 输入prim,得到两行的矩阵T,将上下两行数字对应的节点相连即可-Dandn document gives the name and format of the input parameters Before calling prim enter the adjacency matrix D and the number of nodes n Input Prim, two rows o
gedcdf
- PURPOSE: Evaluates the Probabiliy a vector of observations x(Nx1)
lms3
- 用matlab仿真来实现lms算法和NLMS算法-lms algorithm
ed
- 实现协作频谱感知的瑞利衰落信道的and融合策略-Cooperative spectrum sensing in the Rayleigh fading channel and integration strategy
Sine-table-MATLAB
- 用MATLAB语言编写的源码可产生正弦波表,这个就是是数字信号获得正选值的方法 -Sine table MATLAB program
Power_Spectrum_estimation
- 经典功率谱估计方法——直接法和间接法,以及改进的经典功率谱估计方法-Welch法-Classic power spectral estimation methods- direct and indirect methods, as well as improvements to the classic power-Welch method of spectral estimation method
FEMODAL
- 对于一个给定了质量矩阵和刚度矩阵的系统,利用该函数可求出模态参数.- Purpose: The function subroutine femodal.m calulates modal parameters for a given structural system. It calculates natural frequency and eigenvector. The eigenvectors are normalized so that t
wang10
- 在光波导网络和量子网络系统的光电特性研究文章中的10*10波导网络-10* 10 waveguide network in the optical waveguide networks and quantum optical and electrical properties of the network systems research article
test3b
- 计算不同曝光时间下采集的同一物体的图像的对比度 -The contrast of the image of the same objects collected in the calculation under different exposure time
kmeans_with_outlier_eliminate
- 自己写的kmeans聚类并消除异常点的matlab代码。-kmeans clustering matlab code with outliers eliminate.