登录
首页 » 算法 » 正弦波,T行波,方波设计报告

正弦波,T行波,方波设计报告

于 2022-02-03 发布 文件大小:56.16 kB
0 60
下载积分: 2 下载次数: 1

代码说明:

正弦波,T行波,方波设计报告- The sine wave, the T traveling wave, the square-wave design reported

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

发表评论

0 个回复

  • 实现背包问题的三种贪心策略,背包问题描述如下: 已知 背包容量M=120 物品种类数n=10 各种物品的总效益pi(i=1,2,………10)...
    实现背包问题的三种贪心策略,背包问题描述如下: 已知 背包容量M=120 物品种类数n=10 各种物品的总效益pi(i=1,2,………10) : 50,60,70,80,90,80,70,60,50,40 各种物品的总重量wi(i=1,2………10) : 17,30,25,41,80,70,64,56,47,38 求: 各种物品所取重量占其总重量的比例xi(i=1,2,…..10),满足0
    2022-03-10 18:40:19下载
    积分:1
  • 牛顿差商求数值拟合。包文件中包含一个例子结果文件,包括输入和输出的结果。...
    牛顿差商法求数值拟合。包文件中包含一个例子结果文件,包括输入和输出的结果。-poor numerical fitting. Packet document contains an example of the outcome document, including input and output results.
    2023-03-26 15:35:03下载
    积分:1
  • PageRank的MapReduce并行化
    资源描述PageRank算法是非常重要的一个数据挖掘算法,在该代码中,我们将PageRank算法用java代码实现,并且在MapReduce框架下对PageRank算法进行扩展。压缩文件中不仅有程序,而且有数据和相关的说明。可以直接部署到Hadoop上跑结果。
    2022-03-06 13:58:06下载
    积分:1
  • 混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方和预测方。...
    混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法。-Chaotic time series analysis and prediction toolbox, including the analysis of chaotic time series prediction in many ways and methods.
    2022-03-11 11:32:46下载
    积分:1
  • 此程序为分段最小二乘曲线拟合,可对一模型进行分段拟合,增加准确性和精确度....
    此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度.-This program is sub-least-squares curve fitting algorithm can be fitted to a sub-model to increase the accuracy and precision.
    2022-07-25 01:02:12下载
    积分:1
  • 和Haar,包含训练和检测,检测人脸识别
    简单的adaboost程序,面临着MIT库,利用Haar特征进行训练
    2022-02-05 21:14:56下载
    积分:1
  • 模板方
    模板方法实现。你会很容易理解这个awsm通过使用代码。它有一个主类,调用学生1和学生2类通过使用父类的日常活动。日常活动有骨架的方法。
    2022-10-28 12:15:03下载
    积分:1
  • DTMF(Dual Tone Multi Frequency)Recognition Algorithm
           Dual Tone Multi Frequencies (DTMF tones) are two different tones at two ends of a spectrum that are used to send information in telephonic communication mediums. The tones represent numbers 0-9 and the symbols * and #. A series of these numbers may be assigned to individuals as points of contact, as in a phone number, or the numbers can be used to relay other sorts of information.       While it may seem confusing, it should be noted that all numbers on a telephone are assigned two DTMF tones, and in all, seven different frequencies are assigned. Some numbers will have the same lower frequency, but different higher frequency, while others will have the same higher frequency but a different lower frequency. The range is between 697 Hz and 941 Hz for the lower frequencies and 1209 Hz and 1633 Hz for
    2022-06-16 09:51:22下载
    积分:1
  • 静态背景下的行人检测
    应用背景本代码应用范围是静态背景下的行人检测,通过相邻两帧的像素值差,并在给定的阈值范围中,可以实时动态的找到行人所在区域并标定下来,本代码不可用于动态的行人检测,否则出现很大偏差。关键技术采用帧差法,比较相邻两帧图像对应位置的像素值差异,并用另一个图像空间存储,在给定的阈值范围中,如果像素差异值大于阈值,则将改点的像素值设置为255,如果像素值差异值小于或者等于阈值,则将改点的像素值设置为0。设定完成后,在通过图像预处理,消除图像中噪声,通过像素扫描,找到图像感兴趣范围,并圈定。即可完成图像中行人的动态实时监测。
    2023-01-08 03:45:04下载
    积分:1
  • 是个进行多字节的除
    是个进行多字节的除法-is a multi-byte division
    2022-05-05 11:44:02下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载