2301_81083662 2023-12-30 13:56
浏览 7
已结题

matlab编写程序

Write a program which allows the user to input a number at each iteration until a negative value is input . Calculate the average of all the input values between 40 and 80( inclusive ).( If you test your program with the following inputs :29,35,65,49,38,79,93,80,28,29,58,-7, the output should be 66.2.)
对基本原理的钻研,对基本技术的实践、改进和创新,对知识的延伸、迁移和再生产,正是工匠精神的内涵所在。运用不同的方法编写程序完成上述问题并浅谈心得体会。

  1. with a while loop ;
  2. with a for loop ;
  3. with logical vector ;
  4. with find function .
  • 写回答

0条回答 默认 最新

    报告相同问题?

    问题事件

    • 系统已结题 1月7日
    • 创建了问题 12月30日

    悬赏问题

    • ¥30 STM32 INMP441无法读取数据
    • ¥100 求汇川机器人IRCB300控制器和示教器同版本升级固件文件升级包
    • ¥15 用visualstudio2022创建vue项目后无法启动
    • ¥15 x趋于0时tanx-sinx极限可以拆开算吗
    • ¥500 把面具戴到人脸上,请大家贡献智慧
    • ¥15 任意一个散点图自己下载其js脚本文件并做成独立的案例页面,不要作在线的,要离线状态。
    • ¥15 各位 帮我看看如何写代码,打出来的图形要和如下图呈现的一样,急
    • ¥30 c#打开word开启修订并实时显示批注
    • ¥15 如何解决ldsc的这条报错/index error
    • ¥15 VS2022+WDK驱动开发环境