登录
首页 » matlab » 新建文件夹

新建文件夹

于 2020-09-02 发布
0 285
下载积分: 1 下载次数: 1

代码说明:

说明:  光谱预处理源程序normaliz 光谱预处理源程序rescal 光谱预处理源程序savgol(Spectral pretreatment)

文件列表:

新建文件夹\normaliz.m, 497 , 2020-09-02
新建文件夹\rescal.m, 496 , 2020-09-02
新建文件夹\savgol.m, 1157 , 2020-09-02
新建文件夹, 0 , 2020-09-02

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

发表评论

0 个回复

  • 程序网络论坛HigroupBBS v4.00 默认管理员帐号密码都是Marcos
    程序网络论坛HigroupBBS v4.00 默认管理员帐号密码都是Marcos -procedures Network Forum HigroupBBS v4.00 default administrator account passwords are Marcos
    2022-05-30 23:13:37下载
    积分:1
  • This is VC++ Some of the shortcut keys, in the hope that useful
    这是VC++中的一些快捷键,希望对大家有用-This is VC++ Some of the shortcut keys, in the hope that useful
    2022-04-01 06:48:00下载
    积分:1
  • matlab 常微分方程数值解法 源程序代码
    说明:  11.1 Euler方法 380   11.1.1 Euler公式的推导 380   11.1.2 Euler方法的改进 383   11.2 Runge-Kutta方法 385   11.2.1 二阶Runge-Kutta方法 385   11.2.2 三阶Runge-Kutta方法 388   11.2.3 四阶Runge-Kutta方法 390   11.2.4 隐式Runge-Kutta方法 391   11.3 线性多步法 392   11.3.1 Adams外推公式 392   11.3.2 Adams内插公式 394   11.3.3 Adams预测校正公式 395   11.4 微分方程组的数值解 397   11.4.1 Euler方法 397   11.4.2 经典四阶Runge-Kutta方法 398   11.4.3 高阶方程组的求解 399   11.5 刚性方程组的数值解 401   11.5.1 梯形公式 401   11.5.2 隐式Runge-Kutta方法 402   11.5.3 Adams隐式公式 403   11.6 边值问题的数值解 405   11.6.1 打靶法 405   11.6.2 差分法 409   11.7 MATLAB自带函数应用 411   11.7.1 ode系列函数 411   11.7.2 bvp系列函数 414   11.8 应用案例 416(numerical methods for ordinary differential equations)
    2021-01-03 13:48:57下载
    积分:1
  • LDPC_H_Construction
    LDPC码H矩阵构造的三种尝试,包括比特填充法、PEG法和近似最短环路法(ACE)的实践(This document includes three methods to implement LDPC H matrix construction. Please enjoy them!)
    2021-04-09 23:38:59下载
    积分:1
  • 经过图片高亮手风琴代码
    jQuery经过图片高亮手风琴代码是一款鼠标悬停图片高亮显示,滑动展开手风琴效果代码。(JQuery through the picture highlighted accordion code is a mouse hover picture highlighted display, sliding to expand the accordion effect code.)
    2019-04-08 14:32:18下载
    积分:1
  • androidCarCamera
    说明:  本设计是将安卓技术、单片机技术、无线通信技术等相关技术应用到视频监控系统中,可实现视频监控系统的设备移动化,由可移动监控平台、控制软件两部分组成。通过无线网络对监控平台进行移动方向、速度的控制,平台上的安卓手机摄像头实时采集视频图像信号并通过无线WiFi网络将视频信号实时传输到手机端观看。具有控制方便,监控灵活,模块化,可拓展性强等优点,可应用于险情探测、防爆、现场巡视、家庭安防、图像采集等领域。此部分是安卓端代码。(This design applies Android technology, microcontroller technology, wireless communication technology and other related technologies to the video surveillance system, which can realize the equipment mobility of the video surveillance system. It consists of mobile monitoring platform and control software. The mobile direction and speed of the monitoring platform are controlled by wireless network. The Android mobile camera on the platform collects video image signals in real time and transmits them to the mobile terminal for viewing through wireless WiFi network. It has the advantages of convenient control, flexible monitoring, modularization and expansibility. It can be used in danger detection, explosion-proof, on-site inspection, family security, image acquisition and other fields.)
    2020-10-04 16:37:39下载
    积分:1
  • 用C语言编写的国际象棋源程序,单文件,编译简单,适合新手学习。...
    用C语言编写的国际象棋源程序,单文件,编译简单,适合新手学习。-C language chess source code, single file, suitable for novice to learn.
    2022-05-21 13:15:33下载
    积分:1
  • YPFZ102 Time-Series Prediction using ANFIS
    说明:  此文件为基于ANFIS的时间序列预测的源代码,可直接运行,方便修改使用(This file is the source code of time series prediction based on ANFIS, which can be run directly and is convenient for modification and use)
    2019-12-31 11:22:19下载
    积分:1
  • 包含非线性卫星转发器的FDM系统的仿真 仿真一个从卫星到区域数据中心的下行链路(由一组6个载波构成),评估热噪声,交调(IM)失真、由滤波器造成的码间干扰(...
    包含非线性卫星转发器的FDM系统的仿真 仿真一个从卫星到区域数据中心的下行链路(由一组6个载波构成),评估热噪声,交调(IM)失真、由滤波器造成的码间干扰(ISI)以及邻频干扰对下行链路性能的影响。 -Contains the non-linear satellite transponder FDM system simulation simulation of a regional data centers from the satellite to the downlink (from a group of six carrier composition) to assess the thermal noise, intermodulation (IM) distortion, caused by the filter inter-symbol interference (ISI) and adjacent channel interference on the downlink performance.
    2022-04-06 17:44:09下载
    积分:1
  • “跑表”类VB 提供的 Timer 控件的精度好象可以达到 1 毫秒,但实际上只能达到几十毫秒。此“跑表”类使用多媒体的定时器而真正提供精确到 1 毫秒的定时(...
    “跑表”类VB 提供的 Timer 控件的精度好象可以达到 1 毫秒,但实际上只能达到几十毫秒。此“跑表”类使用多媒体的定时器而真正提供精确到 1 毫秒的定时(1KB)-"stopwatch" VB Timer control of the accuracy seems to be a millisecond, but only reached tens of milliseconds. This "stopwatch" the use of multimedia timer provide accurate and true to a millisecond timing (1KB)
    2023-09-02 05:55:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载