资源列表
CAcode.rar
- C/A码发生器Matlab程序,测试通过,C/A code generator Matlab procedures
msentropy.rar
- 多尺度采样熵计算程序,该程序结合采样熵程序可以计算在多尺度条件下的熵的结果,multiscale sample entropy calculation
rayleigh.rar
- 瑞利信道matlab仿真源代码。简单,描述如何进行信道仿真,Rayleigh channel simulation matlab source code. Easy to describe how the channel simulation
matlab雷达回波信号
- 一些matlab雷达回波信号 以及一些窗函数的描述,some matlab program of radar echos and some windows function
QR_algrithm.rar
- 求矩阵特征值和特征向量的算法:QR算法。用于线性方程组的求解,和反幂法算法的设计,Matrix eigenvalues and eigenvectors of the algorithm: QR algorithm. For linear equations, and anti-power-law algorithm design
PingMianXuanZhuanFa.rar
- Jacobi 方法,利用平面旋转矩阵所构成的正交相似变换将对 对称矩阵化为对角型的方法,Jacobi method, the use of planar rotation matrix by orthogonal similarity transformation consisting of the symmetric matrix into a diagonal-based method
Aitken.rar
- 非线性方程组的求解方法:使用matlab编写,运用了aitken加速方法,Non-linear equations method: the use of matlab prepared to accelerate the use of Aitken Ways
ai-control.rar
- 电液伺服系统的智能控制研究.kdh,优秀硕士论文,Electro-hydraulic Servo System Intelligent Control. Kdh, outstanding master' s thesis
MeanShift.rar
- Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shif
libsvm-2.88.rar
- LIBSVM 是台湾大学林智仁 (Chih-Jen Lin) 博士等开发设计的一个操作简单、易于使用、快速有效的通用 SVM 软件包,可以解决分类问题(包括 C- SVC 、n - SVC )、回归问题(包括 e - SVR 、 n - SVR )以及分布估计( one-class-SVM )等问题,提供了线性、多项式、径向基和 S 形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。,LIBSVM is林智仁Taiwan Univ
code.zip
- 行程编码的matlab实现。编码后的图像存储在变量E中,该变量是一个三纬树组,前两纬表示起始像素的横、纵坐标,第三纬表示该行程的颜色值。,Matlab coding realize itinerary. Encoded image is stored in the variable E, the variable is a three-wai Tree Group, the former two-wai express start pixel horizontal, vertical coord
firfilter.rar
- FIR滤波器设计程序,在MATLAB环境下实现FIR数字滤波器的设计,FIR filter design procedures, the MATLAB environment realize FIR digital filter design