资源列表
PCA
- 主成分分析,对多特征数据进行主成分分析,降低样本的维度,实现分类前的预处理。-Principal component analysis, principal component analysis was carried out on the characteristic data, reduce the dimension of sample pretreatment before implement classification.
ME441_Proj_JY_V01
- simplex method using its own optimization function linprog
track
- Rajeshkumar s Erode matlab code
Obs_lmi
- State Observator using LMI
SDEA
- 超效率数据包络分析模型源代码,可以用来直接进行超效率DEA的求解。只需要对代码中的输入输出矩阵直接进行替换带入便可。-can be used to soulve super-efficient DEA model,what you just need to do is changing the input and output in the model by you data.
MATLABupload
- Digital Image Processing Image read and Y Cb Cr components for an image
booth_multiplier
- A classic booth multiplier implemented using verilog HDL using the Xilinx software.
FFT_real
- 简易的FFT变换的函数,输入参数为原始信号以及采样率-Simple code for FFT
NOLM
- 关于非线性光纤环形镜透射率的计算,用于光纤激光器和光纤传感器的设计和研发-Nonlinear optical fiber loop mirror
SocketServer
- socket的线程服务端,可以接收处理服务器两端用户收发信息-socket server ,can receive server information by two or more user
example1
- 粒子群算法的一个简单例子的源代码,通过matlab进行编程,用于给初学者进行研究原理所用。-Particle swarm algorithm is a simple example of the source code, through matlab programming, used for beginners to study the principles used.
用符号计算研究方程的解
- 用符号计算研究方程的解,适用于初学者学习,高手可以直接跳过