登录
首页 » matlab » main17

main17

于 2019-06-25 发布
0 275
下载积分: 1 下载次数: 1

代码说明:

说明:  此代码为17年全国大学生数学建模竞赛A题程序(This code is a 17-year National College Students Mathematical Modeling Competition A program)

文件列表:

2017A答案要点.pdf, 438897 , 2019-06-25
fun.m, 88 , 2019-06-25
m2017a1.m, 598 , 2019-06-25
m2017a11.m, 370 , 2019-06-25
m2017a11_1.m, 448 , 2019-06-25
m2017a2.m, 586 , 2019-06-25
m2017a3.m, 590 , 2019-06-25
problem2fun.m, 947 , 2019-06-25
problem3fun.m, 947 , 2019-06-25
X.mat, 5504 , 2019-06-25
yuan.m, 613 , 2019-06-25
yuan1.m, 779 , 2019-06-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB
    MATLAB的设计,通过实例,更明了MATLAB设计过程(MATLAB design, through the example of the design process a better understanding of MATLAB)
    2009-06-11 10:50:19下载
    积分:1
  • perceptron
    感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 (PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init_model) Description: model = perceptron(data) uses the Perceptron learning rule to find separating hyperplane from given binary labeled data. model = perceptron(data,options) specifies stopping condition of the algorithm in structure options: .tmax [1x1]... maximal number of iterations. If tmax==-1 then it only returns index (model.last_update) of data vector which should be used by the algorithm for updating the linear rule in the next iteration. model = perceptron(data,options,init_model) specifies initial model which must contain: .W [dim x 1] ... normal vector. .b [1x1] ... bias of hyperplane. .t [1x1] (optional) ... iteration number. Input: data [struct] Labeled (binary) training data. .X [dim x num)
    2011-05-01 18:19:52下载
    积分:1
  • chrage
    做好了一个充电电路,可以实现脉冲充电。希望多多指教,运行前在MATLAB主界面输入Ts=1e-5。(a charging circuit, the pulse charging can be achieved. The exhibitions run before the the MATLAB main interface input Ts = 1e-5.)
    2012-11-29 16:11:45下载
    积分:1
  • 线性预测编码(LPC)算法压缩语音
    线性预测编码(LPC)算法压缩语音。MATLAB实现。计算预测系数和增益。(Linear predictive coding (LPC) algorithm )
    2020-07-01 10:00:01下载
    积分:1
  • MeanShift-matlab
    MeanShift运动目标跟踪 matlab程序 思路: 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 (MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
    2013-09-19 11:40:07下载
    积分:1
  • controlsystem
    《基于MATLAB系统分析与设计--控制系统》一书的源程序("based on MATLAB analysis and design-- Control System," a book of the source)
    2005-01-25 17:41:43下载
    积分:1
  • buildgui
    Article about Matlab GUI interface
    2009-06-24 00:47:04下载
    积分:1
  • MATLAB-mingling
    用过matlab的人都知道,其中的命令很多很难记,这下可以为大家解决后顾之忧(used Matlab people know that many of the orders is difficult to remember, Great thought we resolved to worry about!)
    2006-12-21 16:53:50下载
    积分:1
  • Matlabkmeans聚类分割GUI,分割聚类数可以输入
    说明:  该课题为基于kmeans的聚类分割,输入一张彩色图像,可以选择需要分割成多少类,就会以不同颜色区分不同的块,带有GUI界面,操作丰富。(This topic is based on Clustering Segmentation of kmeans. Input a color image, you can choose how many categories you need to segment, and then different blocks will be distinguished with different colors, with GUI interface and rich operation.)
    2020-03-20 01:46:06下载
    积分:1
  • scm-11-01-2005
    欧洲fp6的WINNER的空间信道模型SCM信道的matlab仿真程序(WINNER of the European FP6 space channel model SCM channel matlab simulation program)
    2007-09-11 21:07:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载