资源列表
GaussianElimination
- x=GaussianElimination(A,b) GaussianElimination solves system of linear equations of the form Ax = b using Gaussian Elimination method. A = n x n square matrix with the coefficients of the system of equations as the elements of matrix A b
Pso
- 粒子群算法的简单实现,有助于智能算法的编译理解-Particle swarm algorithm simple to achieve, to contribute to the compilation of intelligent algorithm to understand. . . . .
buildSS
- Builds a scale space to contain the sift features generated by a number of object images that were scale-normalized.
LPC_dsp
- 利用MATLAB实现LPC的分析和合成,用于DSP的实现-MATLAB LPC analysis and synthesis for DSP implementations
reflectance23
- recover reflectance image
huamobianjiegou
- 滑模变结构的控制系统仿真 基于龙哥库塔法 matlab实现-Sliding mode control system simulation matlab to achieve
crossvalidate
- 10折交叉验证代码 自编函数 可用于任何数据 直接使用即可-10 fold cross validation code editing the function can be used in any data can be used directly
CAcodematlab
- GPS接收机的C/A码产生程序-c/a code generate ,is used to generate c/a code
drawcircle
- draw circle and calculates the distance between them
minnute
- 五分钟求平均值,前五个数进行相加然后求取平均数,并可以对数值进行随机分段抽取-Averaging five minutes, five are summed and then strike the average number of
Rayleigh_fading
- 依据《Autoregressive modeling for fading channel simulation》一文,基于P阶AR模型仿真瑞利衰落-Program to simulate Rayleigh fading using a p-th order autoregressive model AR(p) according to Baddour s work: Autoregressive modeling for fading channel simulation .
determin
- code to calculate the determinant of symbolic matrix