Description: I ve made an aplication in matlab using GUI, where you can load an image(.jpg) and a file (.txt). Platform: |
Size: 88064 |
Author:Alric |
Hits:
Description: dat和txt多文件数据装载,可以同时加载多个文件的数据,形成一个结构数组,和一个元胞数组,两者对应。-dat and txt file data load and more, you can load multiple files at the same time data, forming a structure array, and a cellular array, which corresponds to. Platform: |
Size: 1024 |
Author:zhanmin |
Hits:
Description: INSTRUCTIONS FOR RUNNING NSDCALC SOFTWARE
Nsdcalc.m is a Matlab program for performing the image enhancement process
described in the accompanying paper. Place the program in your work directory
along with the demonstration data file grav.txt. At the Matlab prompt type
>> g=load( grav.txt )
-and you should see a variable called g which is 200x200 double precision
reals appear in the workspace. To filter this data type
>> f=nsdcalc(g,3,0)
which will calculate the standard deviation in a 3x3 window and apply
no prior smoothing. The results will then appear onscreen in a window.
You may need to adjust the histogram of the output for optimal display.-Nsdcalc is a Matlab program that performs normalised standard deviation analysis for edge enhancement of gravity and EM potential-field datasets Platform: |
Size: 172032 |
Author:蒋礼 |
Hits:
Description: [原创]Matlab做的俄罗斯方块(含代码) Se6hMtM9.txt (54.29 KB )[原创]Matlab做的俄罗斯方块(含代码))下载次数: 1777做了点修改,解决了有时会不消方块的bug,补全了前面留的功能(键盘自定义设置、储存与载入游戏源码、高分记录),并在主要代码中加入了注释,便于大家读代码
-Matlab do [Original] Tetris (including code) Se6hMtM9.txt (54.29 KB) Se6hMtM9.txt (54.29 KB) [original] Matlab do Tetris (including code)) Downloads: 1777 do point to modify, to solve the box bug sometimes Needless to fill all the functions on the front stay (keyboard custom settings, save and load game source code, high scores), and by adding a comment in the main code, easy to read code Platform: |
Size: 11264 |
Author:获得 |
Hits:
Description: 向MATLAB批量载入txt文件中的数据,并且对数据进行处理,做出三维图像-MATLAB bulk load txt file data, and the data is processed to make a three-dimensional image Platform: |
Size: 1024 |
Author:陈佳 |
Hits:
Description: 通过MATLAB平台能实现文件格式的相互转换,比如dat文件到txt文件和txt文件到xls文件等,通过相互转换文件格式消除文件加载和导入导出的限制。-By MATLAB platform enables mutual conversion file formats, such as dat files to txt file and txt files to xls files, erase the files by file format conversion and import and export restrictions load. Platform: |
Size: 3072 |
Author:徐晓萌 |
Hits:
Description: 支持向量机,实现2或多分类,基于matlab仿真,内有说明-ex6.m- Octave script for the rst half of the exercise
ex6data1.mat- Example Dataset 1
ex6data2.mat- Example Dataset 2
ex6data3.mat- Example Dataset 3
svmTrain.m- SVM rraining function
svmPredict.m- SVM prediction function
plotData.m- Plot 2D data
visualizeBoundaryLinear.m- Plot linear boundary
visualizeBoundary.m- Plot non-linear boundary
linearKernel.m- Linear kernel for SVM
[?] gaussianKernel.m- Gaussian kernel for SVM
[?] dataset3Params.m- Parameters to use for Dataset 3
ex6 spam.m- Octave script for the second half of the exercise
spamTrain.mat- Spam training set
1
spamTest.mat- Spam test set
emailSample1.txt- Sample email 1
emailSample2.txt- Sample email 2
spamSample1.txt- Sample spam 1
spamSample2.txt- Sample spam 2
vocab.txt- Vocabulary list
getVocabList.m- Load vocabulary list
porterStemmer.m- Stemming function
readFile.m- Reads a le into a character string
submit.m- Submission script that sends your solutions to our servers
submitWeb.m- Alternative s Platform: |
Size: 583680 |
Author:张伟强 |
Hits: