登录
首页 » 文件处理 » incsrch。M

incsrch。M

于 2022-05-19 发布 文件大小:2.07 kB
0 162
下载积分: 2 下载次数: 1

代码说明:

incsrch.m root finding by incremental search requires func1.m bisect.m bisection root finding code uses function file: fcn.m falspos.m root finding by false position newtraph.m -incsrch.m root finding by incremental search requires func1.m bisect.m bisection root finding code uses function file: fcn.m falspos.m root finding by false position newtraph.m

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

发表评论

0 个回复

  • SpringFileUpload Demo
    好久没有做Web的应用,最近需要使用spring 上传文件到服务器,网上找了些Demo, 与大家一起分享。
    2022-01-25 21:39:06下载
    积分:1
  • Win32 platforms in use vc to call the apache xerces c++ interface of the develop...
    在win32平台下使用vc来调用apache xerces c++接口的开发实例-Win32 platforms in use vc to call the apache xerces c++ interface of the development of examples of
    2022-10-16 00:25:03下载
    积分:1
  • 打开、上传、以及导入数据库,值得参考的demo
    文件打开、上传、以及导入数据库,值得参考的demo-document is opened, upload and import database worthy reference demo
    2023-02-08 01:10:04下载
    积分:1
  • Matlab介绍 II
    这是介绍了 matlab,来描述如何获取开始与 matlab 的工作空间,和什么是的职能活动,一些应用程序,如: 求和、 图的两个维度、 图三个维度,和其他大量的应用程序,是专业用户的道路上迈出的一步。
    2022-06-21 04:57:06下载
    积分:1
  • 哈夫曼树编码 用哈夫曼树算法对进行0
    哈夫曼树编码 用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压-Huffman tree coding algorithm using Huffman tree to the text document for 0-1 coding and compression simulation and decompression
    2022-03-12 10:11:55下载
    积分:1
  • wave test program that debug succesfuled i n the visual c 6.0. please try it you...
    test wave program that debug succesfuled in the visual c++ 6.0 . please try it yourself .-wave test program that debug succesfuled i n the visual c 6.0. please try it yourself.
    2023-05-08 18:00:02下载
    积分:1
  • 原始数据划分为train.dat和test.dat
    应用背景开始是做movielense的数据,可以把原始数据任意划分为train.dat和test.dat,主要是为了做验证实验。非常简单明了,适合初学者看看,如果不喜欢,请轻喷。关键技术# -*- coding: cp936 -*- from sklearn import cross_validation c = [] filename = r"Raw.data" #原始数据 out_train = open(r"train.txt","w") #训练集 out_test = open(r"test.txt","w") #测试集 for line in open(filename):     items = line.strip().split(",")      c.append(items)   c_train,c_test = cross_validation.train_test_split(c,test_size=0.1)#size =你需要的比例 for i in c_train:     out_train.write(",".join(i)+" ") for i in c_test:     out_test.write(",".join(i)+" ")
    2022-01-25 21:21:56下载
    积分:1
  • 配置初始化
    这是一个用于加载外部配置文件,以及读、写外配配置文件的代码,在程序运行时加载外部配置文件(可以使设备运行参数,以及工具参数等),便于外部修改设备参数
    2022-04-06 22:14:13下载
    积分:1
  • 一个FTP工具,武器和传统的客户端代码可以运行
    一个ftp工具,有素武器和客户端代码,可以运行-an ftp tools, weapons and the traditional client code can run
    2023-04-25 15:40:02下载
    积分:1
  • 档,可以像TXT记事本一样操作,但比记事本功能多
    单文档,可以像TXT记事本一样操作,但比记事本功能多-Single document, can be like Notepad as TXT, but more than Notepad function
    2022-09-17 13:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载