登录
首页 » matlab » machine-learning-ex1

machine-learning-ex1

于 2021-03-17 发布
0 73
下载积分: 1 下载次数: 3

代码说明:

说明:  吴恩达机器学习课程第一次练习作业(主要关于线性规划以及其损失函数的两种计算方式)(The first exercise of wuenda machine learning course (mainly on linear programming and two calculation methods of its loss function))

文件列表:

machine-learning-ex1, 0 , 2021-03-17
machine-learning-ex1\ex1, 0 , 2021-03-17
machine-learning-ex1\ex1\computeCost.m, 739 , 2020-03-16
machine-learning-ex1\ex1\computeCostMulti.m, 798 , 2020-03-16
machine-learning-ex1\ex1\ex1.m, 3948 , 2020-03-16
machine-learning-ex1\ex1\ex1_multi.m, 4460 , 2020-03-16
machine-learning-ex1\ex1\ex1data1.txt, 1359 , 2017-03-14
machine-learning-ex1\ex1\ex1data2.txt, 657 , 2017-03-14
machine-learning-ex1\ex1\featureNormalize.m, 1415 , 2020-03-16
machine-learning-ex1\ex1\gradientDescent.m, 1276 , 2020-03-16
machine-learning-ex1\ex1\gradientDescentMulti.m, 1351 , 2020-03-16
machine-learning-ex1\ex1\lib, 0 , 2021-03-17
machine-learning-ex1\ex1\lib\jsonlab, 0 , 2021-03-17
machine-learning-ex1\ex1\lib\jsonlab\AUTHORS.txt, 1624 , 2017-03-14
machine-learning-ex1\ex1\lib\jsonlab\ChangeLog.txt, 3862 , 2017-03-14
machine-learning-ex1\ex1\lib\jsonlab\LICENSE_BSD.txt, 1551 , 2017-03-14
machine-learning-ex1\ex1\lib\jsonlab\README.txt, 19369 , 2017-03-14
machine-learning-ex1\ex1\lib\jsonlab\jsonopt.m, 881 , 2017-03-14
machine-learning-ex1\ex1\lib\jsonlab\loadjson.m, 18732 , 2017-03-14
machine-learning-ex1\ex1\lib\jsonlab\loadubjson.m, 15574 , 2017-03-14
machine-learning-ex1\ex1\lib\jsonlab\mergestruct.m, 771 , 2017-03-14
machine-learning-ex1\ex1\lib\jsonlab\savejson.m, 17462 , 2017-03-14
machine-learning-ex1\ex1\lib\jsonlab\saveubjson.m, 16123 , 2017-03-14
machine-learning-ex1\ex1\lib\jsonlab\varargin2struct.m, 1094 , 2017-03-14
machine-learning-ex1\ex1\lib\makeValidFieldName.m, 1195 , 2017-03-14
machine-learning-ex1\ex1\lib\submitWithConfiguration.m, 5562 , 2017-03-14
machine-learning-ex1\ex1\newton.m, 981 , 2020-12-18
machine-learning-ex1\ex1\normalEqn.m, 700 , 2020-03-16
machine-learning-ex1\ex1\plotData.m, 1006 , 2020-03-16
machine-learning-ex1\ex1\submit.m, 1876 , 2017-03-14
machine-learning-ex1\ex1\warmUpExercise.m, 513 , 2020-03-16
machine-learning-ex1\ex1.pdf, 489928 , 2017-03-14
machine-learning-ex1\linear regression1.png, 64178 , 2020-03-16
machine-learning-ex1\multiple linear regression .png, 60260 , 2020-03-16

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

发表评论

0 个回复

  • optimization_matlab
    该文档为matlab平台下实现的约束优化经典源码,可以有效求解约束问题(Constrained Optimization classic source, the document matlab platform for researchers studying related)
    2013-04-13 15:07:12下载
    积分:1
  • 霍夫曼编码
    运用matlab实现霍夫曼编码,可以自己输入(Using MATLAB to achieve Hoffman encoding, you can input it yourself)
    2020-11-17 09:29:39下载
    积分:1
  • grain-growth
    一个用于模拟多晶粒长大的元胞自动机的源程序(A cellular automata is used to simulate the grain growth more source program)
    2013-11-12 10:15:41下载
    积分:1
  • knnsearch
    寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file. The code is very simple, hence is also suitable for beginner to learn knn search.)
    2010-03-16 14:08:11下载
    积分:1
  • 802.11aOFDMbyMATLAB
    很完善的一个OFDM仿真程序,它以FUNCTION的形式,再现了OFDM映射,IDFTDFT,同步(时间频率同步)和信道估计,以及频率偏移的估计等一系列代码.(very sound one OFDM simulation program, which is in the form FUNCTION, Reproduction of OFDM mapping, IDFTDFT, synchronous (time-frequency synchronous) and channel estimation, and the estimated frequency offset a series of code.)
    2006-10-22 03:27:22下载
    积分:1
  • Least-squares-fit-of-ellipse
    用此方法拟合椭圆,方法简单,运算量较小,很适合计算机变成实现。(fast ellipse fitting)
    2011-06-23 10:01:06下载
    积分:1
  • VCandMATLAB
    link about Matlab and Vc
    2011-10-25 11:13:26下载
    积分:1
  • fuzzy
    Code of Fuzzy Logic Method
    2015-02-04 23:47:12下载
    积分:1
  • CBSI-in-fNIRS
    基于负相关的信号改善方法在脑功能近红外光谱成像中(运动伪迹移除)(Negative correlation-based approach to improve signal (to remove motion artifacts) in brain functional near-infrared spectroscopic imaging)
    2015-01-08 17:24:05下载
    积分:1
  • labrosa-coversongid
    Beat Tracking and Music Matching - an easy-to-use beat tracker in Matlab, plus code for describing music audio as per-beat chroma features, which is an effective representation for matching songs that have the same melodic/harmonic content despite changes in tempo or instrumentation.
    2015-03-30 22:22:34下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载