资源列表
hurstcaculate.rar
- hurst指数估计 This function does dispersional analysis on a data series, then does a Matlab polyfit to a log-log plot to estimate the Hurst exponent of the series. This algorithm is far faster than a full-blown implementation of Hurst s
matlab.rar
- MATLAB的插值问题——关于拉格朗日插值应用的几个实例,MATLAB' s interpolation- Lagrange interpolation on a few examples of applications
BPtrainlmtrainbr.rar
- 用L-M 优化算法与贝叶斯正则化算法训练同一个样本,By LM optimization algorithm with Bayesian regularization algorithm for training with a sample
sliceomatic-2.3.zip
- UI for manipulating slices and isosurfaces over a volume. Control over color transparency, contours, and rendering techniques via menus. Original sliceomatic 1.0 for older versions of MATLAB is in the zip file.,UI for manipulating slices and isos
Radar_S.rar
- 使用matlab仿真雷达系统设计的经典好书,附书中全部源码,Matlab simulation of radar system design, with all the source code
edge_detection.rar
- this file contains the codes to obtain edge detection.Either the "edge"function can be used to directly obtain the edge detection by using the selected derivative estimators.(like-canny,sobel.)or the direct code for SOBEL(gradient method)and LAPLACIA
MULTEM2.rar
- the program for transmission and bandstructure calculations of photonic crystals.,the program for transmission and bandstructure calculations of photonic crystals.
FaceRecognitionSystem.rar
- matlab source code eigen face for face recognition,can detect pose and expression,matlab source code eigen face for face recognition,can detect pose and expression
maxflow.rar
- 图论中最大流问题的matlab实现代码,求给定网络最大流,Maximum flow problem in graph theory implementation of matlab code, seeking maximum flow in a given network
GAtools.rar
- 附件结构: gatbx.rar: (1)gatbx-origin.zip (2)gatbx-toolbox.rar (3)gatbx-example.rar ,Attachment structure: gatbx.rar: (1) gatbx-origin.zip (2) gatbx-toolbox.rar (3) gatbx-example.rar
RADIX4.rar
- This is Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm,This is Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm
Kernel_Methods_for_Pattern_Ana
- 该文档包含了描述核方法的经典书籍Kernel+Methods+for+Pattern+Analysis以及附带书中的源码,非常适合学习核方法的研究者,希望大家喜欢~,this document include the classic book Kernel+Methods+for+Pattern+Analysis which describs the kernel trick in detail, and with the souce code in it, hope you will like