合肥生活安徽新聞合肥交通合肥房產(chǎn)生活服務(wù)合肥教育合肥招聘合肥旅游文化藝術(shù)合肥美食合肥地圖合肥社保合肥醫(yī)院企業(yè)服務(wù)合肥法律

        代寫EEE312、代做c/c++編程語言

        時間:2023-12-28  來源:合肥網(wǎng)hfw.cc  作者:hfw.cc 我要糾錯



        Course Code EEE312
        Course Name Programming Practices
        Lecturer Raja Majid Mehmood
        Academic Session 2023/09
        Assessment Title Final Project
        A. Introduction/ Situation/ Background Information
        This project applies the concept of numerical methods using C programming language. The project 
        is a combination of several well-known numerical methods learnt in this course and a new 
        algorithm that can be widely found through the Internet and valid sources.
        B. Course Learning Outcomes (CLO) covered
        At the end of this assessment, students are able to:
        CLO 1 Design program using advanced algorithms and techniques.
        CLO 2 Apply modern programming techniques to solve scientific problems.
        C. University Policy on Academic Misconduct
        1. Academic misconduct is a serious offense in Xiamen University Malaysia. It can be defined 
        as any of the following:
        i. Plagiarism is submitting or presenting someone else’s work, words, ideas, data or
        information as your own intentionally or unintentionally. This includes incorporating 
        published and unpublished material, whether in manuscript, printed or electronic form into 
        your work without acknowledging the source (the person and the work).
        ii. Collusion is two or more people collaborating on a piece of work (in part or whole) 
        which is intended to be wholly individual and passed it off as own individual work.
        iii. Cheating is an act of dishonesty or fraud in order to gain an unfair advantage in an
        assessment. This includes using or attempting to use, or assisting another to use materials
        XMUM.OAA - 100/2/8-V2.0 Page | 2
        that are prohibited or inappropriate, commissioning work from a third party, falsifying 
        data, or breaching any examination rules.
        2. All the assessment submitted must be the outcome of the student. Any form of academic 
        misconduct is a serious offense which will be penalised by being given a zero mark for the 
        entire assessment in question or part of the assessment in question. If there is more than one 
        guilty party as in the case of collusion, both you and your collusion partner(s) will be subjected 
        to the same penalty.
        D. Instruction to Students
        Prepare report document (softcopy) based on given guidelines in Section F (Tasks). Submit 
        softcopy (pdf file only) of report in Moodle course page by 11:59 on December 29, 2023. Late 
        submission will result in a penalty. Report PDF file should include the following sections in same 
        sequence,
        Main Sections of Report:
        1. Cover page: student name and student id
        ? Assignment Cover Pages (must be filled in and signed by student) - attached.
        2. C programs section: source code with comments
        ? Include ONLY C programs for each task from Section F
        3. Results and discussion section: detailed description of results
        ? To answer all tasks in Section F, demonstrate functionalities of each task. Include 
        all programs results/outputs (if available) with description in your own words.
        4. Marking rubrics: Include at the end of report/document – attached.
        Note: 1) font: Times New Roman, 12pts, 2) line spacing: single line.
        E. Evaluation Breakdown
        No. Component Title Percentage
        (%)
        1. Source Code C Program 25
        2. Results and Discussion 25
        TOTAL 50
        XMUM.OAA - 100/2/8-V2.0 Page | 3
        F. Task(s) 
        In this project, you are required to develop the Brent’s method using C programming language that can
        solve a general non-linear equation.
        To test your program, you are required to find the root of ??(??) = 4??
        3 + 3??
        2 ? 2?? ? 2 with a given initial 
        THREE (3) points ??1 = 3, ??2 = 2, a???? ??3 = 1. Your program should display the results at every iteration 
        of the algorithm until the solution converges when |b ? a| < ??, where ?? = 10?7
        .
        Your program should display each iteration including the method’s type (either IQI or Secant), the updated
        values and the error ratio.
        A description of program flow, algorithm and computational aspects of the problem is also required to be 
        included in the report.
        *Note that all codes should be written in a function format.
        You are free to search about the Brent’s method to find out the behavior of Brent and how the method is
        implemented.
        A good source can be found from googling and searching through numerical analysis method.
        Hybrid method
        A hybrid approach, that combines the reliability of bracketing (Basically two initial points are required 
        e.g., Bisection and etc.) with the speed of open methods (based on formulas that require only a single 
        starting value of x or two starting values that do not necessarily bracket the root e.g., Fix Point Iteration 
        and etc.).
        Brent’s method
        Brent’s method is a hybrid method that benefit from the reliability of bracketing models as well as the
        speed of open methods. Brent’s root-location method is a clever algorithm that does just that by 
        applying a speedy open method wherever possible but reverting to a reliable bracketing method if 
        necessary. The approach was developed by Richard Brent (19**) based on an earlier algorithm of 
        Theodorus Dekker (1969).
        The bracketing technique is the trusty bisection method whereas two different open methods are 
        employed. The first is the secant method explained next, the second is inverse quadratic interpolation 
        (IQI).
        IQI is similar in spirit to the secant method. The secant method is based on computing a straight line 
        that goes through two guesses. The intersection of this straight line with the x axis represents the new 
        root estimate. For this reason, it is sometimes referred to as a linear interpolation method. Now suppose 
        that we had three points. In that case, we could determine a quadratic function of x that goes through 
        the three points. Just as with the linear secant method, the intersection of this parabola with the 
        x axis would represent the new root estimate.
        Although this would seem to represent a great improvement, the approach has a fundamental flaw: It is 
        possible that the parabola might not intersect the x axis. Such would be the case when the resulting 
        parabola had complex roots.
        Brent’s Method Algorithm
        The general idea behind Brent’s root finding method is whenever possible to use one of the quick open 
        methods. In the event that these generate an unacceptable result (i.e., a root estimate that falls outside 
        the bracket), the algorithm reverts to the more conservative bisection method. Although bisection may 
        be slower, it generates an estimate guaranteed to fall within the bracket. This process is then repeated 
        until the root is located to within an acceptable tolerance. As might be expected, bisection typically 
        dominates at first but as the root is approached, the technique shifts to the faster open methods
        請加QQ:99515681 或郵箱:99515681@qq.com   WX:codehelp

        掃一掃在手機(jī)打開當(dāng)前頁
      1. 上一篇:莆田大鵝最高版本多少錢一件,莆田大鵝羽絨服價格明細(xì)
      2. 下一篇:正宗莆田鞋在哪買,推薦十個購買平臺
      3. 無相關(guān)信息
        合肥生活資訊

        合肥圖文信息
        急尋熱仿真分析?代做熱仿真服務(wù)+熱設(shè)計優(yōu)化
        急尋熱仿真分析?代做熱仿真服務(wù)+熱設(shè)計優(yōu)化
        出評 開團(tuán)工具
        出評 開團(tuán)工具
        挖掘機(jī)濾芯提升發(fā)動機(jī)性能
        挖掘機(jī)濾芯提升發(fā)動機(jī)性能
        海信羅馬假日洗衣機(jī)亮相AWE  復(fù)古美學(xué)與現(xiàn)代科技完美結(jié)合
        海信羅馬假日洗衣機(jī)亮相AWE 復(fù)古美學(xué)與現(xiàn)代
        合肥機(jī)場巴士4號線
        合肥機(jī)場巴士4號線
        合肥機(jī)場巴士3號線
        合肥機(jī)場巴士3號線
        合肥機(jī)場巴士2號線
        合肥機(jī)場巴士2號線
        合肥機(jī)場巴士1號線
        合肥機(jī)場巴士1號線
      4. 短信驗證碼 酒店vi設(shè)計 NBA直播 幣安下載

        關(guān)于我們 | 打賞支持 | 廣告服務(wù) | 聯(lián)系我們 | 網(wǎng)站地圖 | 免責(zé)聲明 | 幫助中心 | 友情鏈接 |

        Copyright © 2025 hfw.cc Inc. All Rights Reserved. 合肥網(wǎng) 版權(quán)所有
        ICP備06013414號-3 公安備 42010502001045

        主站蜘蛛池模板: 国产精品电影一区二区三区| 日韩人妻无码一区二区三区久久99| 中文字幕一区二区人妻性色| 婷婷亚洲综合一区二区| 四虎在线观看一区二区| 国产一区二区在线观看视频| 国产成人精品一区在线| 好湿好大硬得深一点动态图91精品福利一区二区 | 一区二区视频免费观看| 一区二区三区在线看| 亚洲AV综合色区无码一区| 久久无码人妻一区二区三区| 国产在线精品一区二区在线看| 精品国产一区二区22| 亚洲AV日韩AV天堂一区二区三区 | 麻豆果冻传媒2021精品传媒一区下载| 亚洲一区二区中文| 波多野结衣中文一区二区免费| 亚洲一区中文字幕在线观看| 精品国产免费一区二区三区 | 天堂一区人妻无码| 国模大胆一区二区三区| 中文字幕一区二区三区精彩视频| 一区二区三区中文| 国产AV天堂无码一区二区三区| 亚洲无码一区二区三区| 久久无码人妻一区二区三区午夜 | 亚洲国产精品一区二区久久| 亚洲夜夜欢A∨一区二区三区| 久久久人妻精品无码一区| 精品视频一区二区观看| 欧洲精品码一区二区三区免费看 | 无码人妻一区二区三区精品视频 | 精品人无码一区二区三区| 亚洲乱码一区av春药高潮| 欧美一区内射最近更新| 成人精品视频一区二区三区尤物| 国模精品一区二区三区视频| 亚州国产AV一区二区三区伊在| 中文字幕日本一区| 一区二区免费视频|