SVM用于模式識(shí)別 整理別人的代碼(原來(lái)的是英文)所得: kernel.m用于內(nèi)積矩陣的計(jì)算 svcplot.m用于繪圖 svm168.m是主程序 testlin.m是采用線(xiàn)形內(nèi)積函數(shù)的支持向量機(jī)應(yīng)用的 文件 testrbf.m是采用RBF內(nèi)積函數(shù)的支持向量機(jī)應(yīng)用 的 文件 每個(gè)文件中都有說(shuō)明。 仿真平臺(tái)matlab7.0, 仿真全部通過(guò) 將所有文件拷貝到work目錄下(注意不要直接將上層文件夾直接拷貝到work目錄下,若那樣操作,必須在matlab的file菜單中的set path中設(shè)置相應(yīng)的路徑)。 打開(kāi)matlab,在命令窗口中輸入 testlin或testrbf 即可查看結(jié)果。
標(biāo)簽: svcplot testlin kernel SVM
上傳時(shí)間: 2015-05-27
上傳用戶(hù):風(fēng)之驕子
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a program which do JPEG-like entropy coding. A complete compression example is shown in TestMat2Vec.m. This file is all you need for Huffman coding in MatLab.
標(biāo)簽: contains improved Huffman version
上傳時(shí)間: 2015-07-05
上傳用戶(hù):jeffery
Overview DSN-Less Connection dBASE Excel Text File Visual FoxPro Access database SQL Server Oracle MySQL AS400 Sybase Sybase SQL AnyWhere DSN Connection
標(biāo)簽: Connection Overview DSN-Less database
上傳時(shí)間: 2014-01-11
上傳用戶(hù):努力努力再努力
This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded back. Imagerx.m decodes the WAV to extract the data. settings.m contains all the common settings to specify all the simulation parameters such as FFT size, number of carriers, input data source file, input and output WAV files, etc.
標(biāo)簽: transmission simulation generates simulated
上傳時(shí)間: 2013-12-15
上傳用戶(hù):dyctj
This file contains the material presented as the first Embedded MATLAB webinar on the MathWorks web site on September 13, 2007. It contains the PDF version of presentation slides and all necessary demonstration files (including MATLAB M-Files and Simulink models).
標(biāo)簽: the MathWorks presented Embedded
上傳時(shí)間: 2016-03-07
上傳用戶(hù):66666
There are numerous MATLAB M-Files included in this software package. Thus, the the authors have bundled all files and sample data in a *.zip file (KTHorb.zip). The Readme.txt file describes the directories created when the .zip file is unpacked. The file Matlab_implementation.doc (or Matlab_implementation.txt) describes some of the classes and methods included in the package for GPS satellite orbit interpolation.
標(biāo)簽: the numerous included software
上傳時(shí)間: 2016-03-08
上傳用戶(hù):qweqweqwe
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural Networks and the EM algorithm After downloading the file, type "tar -xf EMdemo.tar" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type "EMtremor". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. WARNING: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.
標(biāo)簽: Rauch-Tung-Striebel algorithm smoother which
上傳時(shí)間: 2016-04-15
上傳用戶(hù):zhenyushaw
使用須知 1. 文件夾 兩個(gè)文件夾:Mbook和Mfiles。 Mbook文件夾:存放可以用于教學(xué)或自學(xué)的Mbook形式的文檔。 MFiles文件夾:存放所有例題的M文件,保存的文件名為“Ex+章+序號(hào).m”、“Ex+章+序號(hào).fig”、“Ex+章+序號(hào).mdl”或“Ex+章+序號(hào).doc”。 2. 使用前的準(zhǔn)備 (1)軟件需要安裝Office2000 和MATLAB6.5。 (2) 將文件夾Mbook和Mfiles的內(nèi)容拷貝到用于教學(xué)的計(jì)算機(jī)的硬盤(pán)上。 (3)在MATLAB中將“Mfiles”文件夾添加在搜索路徑中 添加搜索路徑的步驟為: 在MATLAB界面選擇菜單“File”→“Set Path”命令,在打開(kāi)的設(shè)置路徑對(duì)話(huà)框中通過(guò)“Add Folder…”或“Add with Subfolders…”按鈕打開(kāi)瀏覽文件夾窗口來(lái)添加搜索目錄。 (3)要運(yùn)行8.1小節(jié)的MEX和EXE文件,則需要有與MATLAB6.5適配的Borland C/C++或MicroSoft Visual C++或Watcom C/C++(詳見(jiàn)11.2和11.3節(jié))。 (4)要運(yùn)行8.4小節(jié)Mbook文件夾的文件,則需要安裝Notebook。
標(biāo)簽: Mbook MFiles Mfiles 文檔
上傳時(shí)間: 2016-05-20
上傳用戶(hù):cx111111
6自由度puma機(jī)器人仿真程序源碼。This is PUMA3d.M, a 3D Matlab Kinematic model of a Puma robot located in the robotics lab of Walla Walla University. The file uses CAD data converted to Matlab using cad2matdemo.m, which is located on the Mathworks central file exchange. % % This file is still being developed, for the latest version check the % Mathworks central file exchange.
標(biāo)簽: robot Kinematic located Matlab
上傳時(shí)間: 2013-12-23
上傳用戶(hù):清風(fēng)冷雨
多目標(biāo)遺傳算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs VEGA NSGA NPGA MOGA 2) More TSP mutation and Crossover methods PMX OX CX EAX Boolmatrix 3) More selection methods Truncation tornament stochastic 4) mutation methods binary single point int/real single point 5) encoding/decoding methods binary integer/real messy gray DNA permuation to fix the plot bugs for 4001 , download this file and replace old files.
標(biāo)簽: Multiple-Objective SGALAB_demo run files
上傳時(shí)間: 2013-12-21
上傳用戶(hù):mhp0114
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1