Model Fitting and Regression in MATLAB

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 44

  • @tempostudent
    @tempostudent 11 лет назад +3

    This is a lifesaver of a tutorial. Thanks for this

  • @FamilyVibes326
    @FamilyVibes326 9 лет назад +1

    its really good for understanding in easy manner

  • @cagdaso
    @cagdaso 5 лет назад +1

    Thank you very much for this priceless video !!

  • @davejalpesh4530
    @davejalpesh4530 2 года назад

    Hello, sir Thank you for the video.

  • @AntonFrisk
    @AntonFrisk 10 лет назад +2

    Really nice! thanks

  • @mohamadkhalil2351
    @mohamadkhalil2351 9 лет назад +10

    Thanks a lot. But what if I got more than two variables? Is the curve fitting tool is still capable of performing the modeling?
    Thanks again.

    • @tesfayesuszinare939
      @tesfayesuszinare939 3 года назад

      Did you manage geting the solution to the your problem because I am also having the same issues with curve fitting and have four variables?

  • @dricxger
    @dricxger 5 лет назад

    Thanks a lot for this very good video 👍

  • @HJokar-bz8co
    @HJokar-bz8co 10 лет назад +1

    great tutorial.

  • @armalavika
    @armalavika 4 года назад

    But this video is covering the fitting only right ? What about regression and prediction?

  • @mjoslyn1612
    @mjoslyn1612 4 года назад +1

    Thanks for the video. How could I plot the function of my curve (say I used smooth spline), onto a polar graph over an interval of 0 to 2pi?

  • @kalpeshpatil5959
    @kalpeshpatil5959 11 лет назад +3

    please tell me how to use PSO in simple language for a 3 different parameters.??

  • @jerryjared2679
    @jerryjared2679 7 лет назад

    very resourceful

  • @kamelakriche6506
    @kamelakriche6506 10 лет назад +1

    Hi ! Can you explain how to using matlb for solving the computable general equilibrium model(CGE)?

  • @CAQM3737
    @CAQM3737 9 лет назад +1

    Congrats. Nice video. As I am not a matlab expert, can you send me the code to save the Rsquare result in the graph, please? Thanks

  • @xylophonicify
    @xylophonicify 12 лет назад

    Thanks for the video. Please how do I make the X-axis logarithmic when invoking the cftool?

  • @anthonysawaya6142
    @anthonysawaya6142 4 года назад

    Please can you explain how we can calculate the residuals in the final part of the video with multiple independent variables

    • @tesfayesuszinare939
      @tesfayesuszinare939 3 года назад

      Did you manage geting the solution to the your problem because I am also having the same issues with calculating the residuals for four independent variables?

  • @superdupermegaboy
    @superdupermegaboy 12 лет назад +1

    Wow! Thanks!!! :o

  • @jatinSharma-qu4xl
    @jatinSharma-qu4xl 2 года назад

    Will you give me code for equation
    Y= c + exp^((A-t)/tau) where c and A are unknown values.

  • @farhansiddiqui6685
    @farhansiddiqui6685 8 лет назад +1

    How to do linear regression for reactor models.

  • @konehnorbert6300
    @konehnorbert6300 2 года назад

    thanks for the video. Please I want to plot a 3D surf of two equations united by ‘if’ and ‘else’ statements. For example. “if X>Y Z=2X+Y elseif X

    • @pandaslibrary
      @pandaslibrary 2 года назад

      I think first of all you need to make a mesh before surfc.

  • @muhammadzubairchishti1795
    @muhammadzubairchishti1795 3 года назад

    Hi, thank you for the video. Can you please help me with: how can we split a series, for example, GDP, into positive and negative shocks in MATLAB?

  • @boyongo0700
    @boyongo0700 11 лет назад

    How can I generation a sine function of the acceleration data from an earthquake in matlab? I already have the data points and filtered out the data I wan to use. How can I obtain a sinusoidal function such as a(t)=Asin(wt)?

  • @guilhermeoceano
    @guilhermeoceano 7 лет назад

    Excelentt!!!

  • @haniehkhodaee9689
    @haniehkhodaee9689 4 года назад

    Tnx a lot

  • @Sinanmmd
    @Sinanmmd 3 года назад

    how to fit x,y data into a system of equations?

  • @ermannofionda1046
    @ermannofionda1046 10 лет назад +3

    how in case of 2 or 3 independent variables?

    • @LearnChemE
      @LearnChemE  10 лет назад

      Please see our other screencasts in the Engineering Computing playlist here: ruclips.net/p/PL587E12CFE1977F08

    • @amitshiuly3125
      @amitshiuly3125 8 лет назад

      How in case of 2 and 3 independent variable regression can be solved in matlab?

    • @tesfayesuszinare939
      @tesfayesuszinare939 3 года назад

      Did you manage geting the solution to the your problem because I am also having the same issues with curve fitting and have four variables?

  • @wanryan5431
    @wanryan5431 4 года назад

    Would you mind to share the excel data? Thanks in advance

  • @AhmedHamdy-mp4of
    @AhmedHamdy-mp4of 11 лет назад +1

    Greaaaaaaaaat :D :D

  • @subhabratadas1625
    @subhabratadas1625 10 лет назад

    How to fit having 4 regressor for the dependent variable, with a custom eq

    • @tesfayesuszinare939
      @tesfayesuszinare939 3 года назад

      Did you manage geting the solution to the your problem because I am also having the same issues with curve fitting and have four variables?

  • @BJCODE
    @BJCODE 11 лет назад

    Great

  • @trongnhantran1456
    @trongnhantran1456 9 лет назад

    Dear Prof, How can get Multilinear models - three regressor variables (x1; x2 &x3) with Surface Fitting Tool in Matlab?
    To get Polynomial of second order : y = B + a1(x1)^2 + a2(x2)^2 +a3(x3)^2 + a4(x1)(x2) + a5(x2)(x3) + a6(x1)(x3)
    Please give me some introduction to do this.
    Thanks a lot.

    • @tesfayesuszinare939
      @tesfayesuszinare939 3 года назад

      Did you manage geting the solution to the your problem because I am also having the same issues with multilinear models and having four variables? and also how to get third order polynomial?

    • @trongnhantran1456
      @trongnhantran1456 3 года назад

      @@tesfayesuszinare939 not yet

  • @cakdian
    @cakdian 11 лет назад

    Nice tutorial
    Permit to download

    • @LearnChemE
      @LearnChemE  11 лет назад

      All videos can be downloaded from iTunesU or by using RUclips downloaders.

    • @cakdian
      @cakdian 11 лет назад

      LearnChemE
      Thanks
      I have done

  • @shafiqkhan5557
    @shafiqkhan5557 6 лет назад

    mst