搜索资源列表
VC
- 使用VC++调用Matlab程序,利用自带的Matlab引擎实现数据交换。-Using VC++ calling Matlab program, using the Matlab engine comes with data exchange.
MRI_ex
- MRI数据的三维表面可视化,数据是MATLAB自带的,程序包括轮廓线绘制,表面显示,正交剖切等-MRI data, 3D surface visualization, data that comes with MATLAB, the program includes contour line drawing, surface display, orthogonal split and so on.
Remove_thenoises_using_wavelet_transform
- 这是在matlab编程环境下,用小波变换实现的图像去噪处理程序。本程序可以直接加载电脑中的图片而不是使用matlab中自带的图像数据。适合小波变换去噪处理的初学者。-This is a programming environment in matlab, using wavelet transform for image denoising process. The computer program can load images directly instead of using image
grd_matlab
- 读、写surfer文本的GRD格式的matlab程序,适合不需要插值的数据读写,比surfer自带的数据网格化功能处理的速度要快几十倍、甚至上百倍,可以处理大容量数据。-Reading and writing text surfer GRD format matlab program for reading and writing data without interpolation, the grid than the surfer' s own data processing capabil
sig_pro
- 简单的信号处理程序,可以实现基本的z反变换。程序本身自带数据产生功能。-a simple signal process program
mri--shepp-logan
- 核磁共振头部模型三维立体图。自带数据。数据来自网-mri shepp-logan
UniTire
- UniTire 模型的matlab程序,采用了自带的优化算法,进行数据拟合-using for calculate the uniTire model
test1a
- 对一组实验结果进行最基本的matlab操作,做一些最简单的数据分析和误差处理,用手动写的函数与自带函数库做了一点比较-data analysis
matlab
- 时间序列建模AR(1)后的卡尔曼滤波程序,整个过程非常详细,里面自带一组数据。-Time series modeling AR (1) after the Kalman filtering process, the entire process is very detailed, which comes with a set of data.
facedetection
- 一个人脸检测的matlab代码,自带数据,可供大家参考-a sourcecode for face detection
NMFPSVM
- 本程序用于基因数据的分类,我自己写了一个基于欧氏距离的费舍尔判据,选取有代表性的基因,最后用NMF将矩阵分解,对得到的矩阵进行分类,分类用的是自带的svm算法-It is used for classfication, I wrote a fisher criterion based on Euclidean distance, selecting representative genes,after NMF,classification with the SVM algorithm is sh
SVM
- SVM典型三分类程序 自带数据特征 可完美运行-SVM classification program comes with three typical characteristics of the data can be perfect run
tranfer
- 将球面坐标转换为地心坐标,测试无误,自带数据集,具体应用修改参数即可-The spherical coordinates transfer into geocentric coordinates
calculate_Z
- 用于计算电力系统的阻抗矩阵,其系统数据来源于matpower自带数据-Used to calculate the power system impedance matrix, the system comes with data the data matpower
logistic
- 使用matlab自带数据进行逻辑回归,并附有详细注释。-Using logistic regression matlab own data, along with detailed notes.
FCM
- 一个模糊C均值聚类算法的matlab程序。程序中自带数据生成函数。(A fuzzy C means clustering algorithm matlab program. Program comes with data generation function.)
52160
- 理想低通滤波器 matlab 示范 ,自带数据 可直接运行(Ideal low pass filter matlab demonstration, data can be directly run.)
去噪整合
- 去噪,自带数据,可实现一键emd,eemd,ceemd,ssa去噪.qq1187049401(Denoising, data, can achieve EMD, EEMD, ceemd, SSA denoising one times.)
Dectree
- 决策树分类小程序,分类一个酒的类别数据集,数据集里有三类酒,利用matlab自带的决策树函数,根据数据集进行建模,预测。决策树小程序Demo(Decision tree classification program, classification of a wine category data set, there are three types of wine in the data set, using the decision tree function of matlab, accord
Fishr集-鸢尾花分类源程序和相关文件
- IRIS SVM分类 初尝试 自带数据集(IRIS SVM CLASSIFICATION)