搜索资源列表
time-series-analysis
- 时间序列分析的工具箱,里面有html说明-time series analysis toolkit, which has html note
OptimizationTipsandTricks
- New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cel
toyFDTD
- This a translation of the ToyFDTD c code available from the web site http://www.borg.umn.edu/toyfdtd/ToyFDTD1.html This some optimization to use MATLAB matrix notation. Others may find a way to further optimize the nested loops.
Matlab_function
- matlab 日常使用函数大全 可以参考使用 HTML格式
voicebox
- voicebox matlab最新版,包含了5月22日语音增强算法的更新,http://www.ee.ic.ac.uk/hp/staff/dmb/voicebox/voicebox.html
m2html
- M2HTML by itself generates an HTML documentation of Matlab M-files in the current directory.
matlab(html)
- matlab教程,以网页的形式,比较简单、实例很充分,适合与初学。可以看看。
2D CUDA-based bilinear interpolation
- This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA graphics card of reasonably moder
TVL1_HCS_v1
- % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (ran
fourier
- FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)). FFTGUI, without any arguments, uses y = zeros(1,32). When any point is moved with the mouse, the other plots respond.
Demos
- Self devrloped Demos for beginners of Matlab generate HTML report and enjoy
PokerPredictorFEX
- You can find the descr iption at: http://www.advancedmcode.org/poker-predictor.html
convolutiondemo
- 线性非时变系统的卷积的demo,有助于对卷积的理解。欢迎大家分享之-As one would learn in a basic signal processing/controls/dynamical systems class, the multiplication by an LTI transfer function F(s) in the frequency domain is the same operation as convolution with f(t) in the time
hmmbox_4_1
- the newer version from HMMbox 3.2 Matlab toolbox for Variational estimation Hidden Markov Models. (Adapted from Hidden Markov Toolbox Version 3.3 01-Apr-99 and Coupled Hidden Markov Toolbox Version 1.1 01-Feb-01 Copyright (c) by Iead Re
maphmmbox
- VARHMMBOX, version 1.1, Iead Rezek, Oxford University, MAR 2002 Matlab toolbox for Hidden Markov Models (Adapted from Machine Learning Toolbox Version 1.0 01-Apr-96 Copyright (c) by Zoubin Ghahramani, University of Toronto) The softwa
html
- SCHWEFEL CODE by matlab-SCHWEFEL CODE by matlab
89346509RandomForestMatlabVersion
- 這是一個 Matlab的(和獨立應用)端口的出色的機器學習算法,隨機森林` - 由Leo布賴曼等。從 R -源由Andy鴻等。 http://cran.r-project.org/web/packages/randomForest/index.html(Fortran的原由Leo布賴曼和Adele卡特勒,研究港口安迪鴻和馬修維納。)當前的代碼版本是基於 4.5-29從來源 randomForest包。-This is a Matlab (and Standalone application) p
calib
- 最新的matlab相机校准工具箱,使用示例 http://www.vision.caltech.edu/bouguetj/calib_doc/htmls/example.html-The latest matlab camera calibration toolbox, use the sample at http://www.vision.caltech.edu/bouguetj/calib_doc/htmls/example.html
sun_position
- 一个相当好用的matlab函数,由美国国家可再生能源实验室科研人员设计,可以计算太阳的直射维度和方位角。只要输入时间、观测地点即可。 -This algorithm is based on numerical approximation of the exact equations. The authors of the original paper state that this algorithm should be precise at+/- 0.0003 degrees.
pdftohtml
- 用于将pdf文件转换成html的转换库,通过该库,可以完成将普通pdf文档向html文档的转换过程。-Is used to convert pdf files into html conversion library, through the library, you can complete the normal pdf document to html document conversion process.