登录
首页 » matlab » 30队GM1.1代码

30队GM1.1代码

于 2018-07-25 发布 文件大小:1KB
0 160
下载积分: 1 下载次数: 1

代码说明:

  关于神经网络预测模型代码,功能强大可用于灰色预测等问题(On the neural network prediction model code)

文件列表:

30队GM1.1代码\dgm11.m, 371 , 2018-07-24
30队GM1.1代码\gm11.m, 745 , 2018-07-24
30队GM1.1代码\idgm11.m, 422 , 2018-07-24
30队GM1.1代码, 0 , 2018-07-24

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

发表评论

0 个回复

  • 点击调色板变换背景代码
    说明:  ery点击调色板变换背景代码是一款点击弹出调色板,选择任意颜色(Ery clicks on the palette to change the background code is a click pop-up palette, choose any color)
    2019-02-16 08:21:19下载
    积分:1
  • VB版教师住房管理系统源码
    VB版教师住房管理系统源码,校园程序设计大赛一等奖作品,包含源代码、安装文件、项目文档及帮助文档。集住户基本信息录入及相关处理和分房功能与一体,使得原本靠人手工完成的工作现在只需轻点鼠标即可轻松“搞定”,对走在信息技术发展前沿的高等院校来说,无疑是一个很好的选择。软件总体策划、程序设计及调试:周曹浚功能为:教师住房信息维护、资料添加、数据查询、教师信息、界面UI等。
    2023-01-14 11:55:03下载
    积分:1
  • 探壳工具 PEExplorer_8307
    探壳工具,(explor prduction)
    2020-06-23 06:00:02下载
    积分:1
  • CoStream 无缓存 Pipe Stream
    翻译 maninwest@Codeforge 作者:Sergey Nozhenko@CodeProject介绍:CoStream 是的 PipeStream 无缓存替代选择。背景在生产者/消费者模式下,如果我们知道一个消费者确定要读取stream 读到结束或者如果不能读到结束就处理,那么同步stream 就不需要维护自己的内部缓存,完全依赖于 Read 方法调用者的缓存。在Read 方法中,CoStream 保存到目标缓存的引用并等待,直至完成。而 write 方法从源缓存中复制数据到目标缓存,会给读取者发送信号缓存已准备就绪或者需要等待期 Read 调用(如果来源缓存中有未消耗的数据剩下或者返回到Writer 调用者)。使用代码CoStream 不能在单个话题中使用。应该至少有两个,读取和写入话题。两者都需要关闭(或处理)stream,一边对方可以继续到结束。测试程序在  XmlDocument 中加载了一些 xml 文件。然后将其写入到 CoStream 的实例Static CoStream costream = new TestCoStream(); static string outpath; static void Main(string[] args) { // ... XmlDocument doc = new XmlDocument(); doc.Load(args[0]); outpath = args[1]; var reading_thread = new Thread(ReaderBody); reading_thread.Start(); using (var pipe = XmlWriter.Create(costream, new XmlWriterSettings { CloseOutput = true })) doc.Save(pipe); reading_thre
    2022-03-17 17:34:17下载
    积分:1
  • 波形显示器
    本文件包含代码和仿真图。 利用51单片机设计波形显示器完成以下功能: 1.能产生至少三种波形。 2.采用按键独立显示波形。 3.在LCD显示波形图案及其各项基本参数。 4.能同时显示两种波形。 5.波形参数可调。(We use the 51 microcontroller to design the waveform display to accomplish the following functions. 1. can produce at least three kinds of waveforms. 2. use the key to display the waveform independently. 3., display the waveform pattern and its basic parameters in LCD. 4. can display two kinds of waveforms at the same time. 5. waveform parameters are adjustable.)
    2018-04-04 19:36:14下载
    积分:1
  • 支持以下啊,java代码 感谢 不尽啊
    支持以下啊,java代码 感谢 不尽啊 -support the following ah, java code Boundless thanks ah
    2022-03-24 12:08:49下载
    积分:1
  • matlab_code
    说明:  单帧图像基于暗通道先验去雾,相对于其他方法能获得更好效果(Single frame image based on dark channel prior to dehaze)
    2021-04-15 08:57:40下载
    积分:1
  • nrf24l01_avr
    nrf24l01的avr驱动, spi串口控制。(nrf24l01 avr driver, control with spi.)
    2018-03-14 09:05:30下载
    积分:1
  • gametheoryincognitive
    认知无线电中博弈论自适应功率控制中的实现(Game theory in cognitive radio in the realization of adaptive power control)
    2021-02-26 09:29:39下载
    积分:1
  • FishGame
    Java写的捕鱼游戏,简洁,音乐,得分等等(Java written fishing game, concise, music, score and so on)
    2020-06-22 20:40:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载