搜索资源列表
CCHDUlink
- 本题所涉及的有关操作是从控件中选择所要创建的链表的类型(用VC的Radio Button 实现选择),然后在编辑控件(Edit Button)中输入数据,然后创建链表时从控件中截取数据,转化为数学数据后,通过对链表入链操作,从而建立起一个链表。链表建立起来后,要求在窗口中以图形方式输出链表,窗口图形显示,主要是利用画直线和画矩形函数实现。数值的输出通过VC自带的函数在相应的坐标点显示。链表的动态显示所涉及的问题是:在一个窗口中输出了图形是始终存在的。要实行动态显示,必须在一段区域内画一个足够大的
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.
sig_pro
- 简单的信号处理程序,可以实现基本的z反变换。程序本身自带数据产生功能。-a simple signal process program
mri--shepp-logan
- 核磁共振头部模型三维立体图。自带数据。数据来自网-mri shepp-logan
Dijkstra_v1.0_SourceCode
- Delphi6.0编写的Dijkstra算法的例子,用在数学建模上的程序。源码自带数据。-The Dijkstra algorithm example Delphi6.0 written, the procedures used in the mathematical modeling. Source comes with the data.
facedetection
- 一个人脸检测的matlab代码,自带数据,可供大家参考-a sourcecode for face detection
Item-CF-Programmer
- 一个用C++写的Item-CF代码,自带数据,适合初学者-One written by C++ Item-CF code, comes with data, suitable for beginners
SVM
- SVM典型三分类程序 自带数据特征 可完美运行-SVM classification program comes with three typical characteristics of the data can be perfect run
BP
- 三层神经网络算法,不适用MATLAB的库函数,自带数据集,测试通过-Three-layer neural network algorithm, does not apply MATLAB library functions, comes with data sets, tested
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.)
支持向量机
- 基于支持向量机算法的乳腺癌预测,自带数据,直接可运行!(Support vector machine algorithm based breast cancer prediction, comes with data, can run directly!)
codes
- MATLAB实现随机森林,代码包放入toolbox文件夹,添加进matlab,自带数据,可以直接执行。(Achieve random forest based on MATLAB, a code package needs to put into the toolbox folder, add to the MATLAB by setting path. IT can be directly implemented with the data.)
08195308
- 用凌阳61板实现语音播放的程序,自带音乐,适合初学者()
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)