资源列表

[matlab例程NSGA-II

说明:this algorithm is the faster
<tucker> 在 2025-02-01 上传 | 大小:153kb | 下载:0

[matlab例程Files

说明:割线法 在数值分析中,割线法是一个求根算法,该方法用一系列割线的根来近似代替函数f的根。(secant method and the solution)
<renyja> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[matlab例程bisection

说明:二分法(英语:Bisection method),是一种方程式根的近似值求法。 若要求已知函数 f(x) = 0 的根 (x 的解),则: 先找出一个区间 [a, b],使得f(a)与f(b)异号。根据介值定理,这个区间内一定包含着方程式的根。(bisection method and the solution)
<renyja> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[matlab例程FTFS

说明:有限差分法中,向前时间向前空间的方法。 forward time forward space scheme(forward time forward space scheme)
<renyja> 在 2025-02-01 上传 | 大小:14kb | 下载:0

[matlab例程durands

说明:杜兰德法则 Let the values of a function f(x) be tabulated at points x_i,equally spaced by h=x_(i+1)-x_i. so f_1=f(x_1), f_2=f(x_2), ..., f_n=f(x_n)(Durand's Rule Let the values of a function f(x) be tabulated at points x_
<renyja> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[matlab例程NewtonMethod

说明:牛顿法 牛顿法(英语:Newton's method)又称为牛顿-拉弗森方法(英语:Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数 f(x)的泰勒级数的前面几项来寻找方程 f(y)=0 的根。(newton's method also known as the Newton-Raphson method)
<renyja> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[matlab例程Reinforcment-Learning-With-Q-Learning-master

说明:What is Arduino? Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and tur
<aouf> 在 2025-02-01 上传 | 大小:56kb | 下载:0

[matlab例程tclab

说明:The Arduino Uno is a microcontroller board based on the ATmega328 (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz ceramic resonator, a USB connection, a
<aouf> 在 2025-02-01 上传 | 大小:113kb | 下载:0

[matlab例程ascii2ebcdic

说明:This code extract header
<seyyed81> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[matlab例程SegyMAT

说明:checks the header for seismic data
<seyyed81> 在 2025-02-01 上传 | 大小:5kb | 下载:0

[matlab例程KPCA故障检测程序(代码已优化)

说明:基于核主元分析(KPCA)的工业过程故障检测,代码已优化,运行效率高,有详细的注释,附有训练数据和测试数据。(Achieves fault detection of industrial processes based on Kernel Principal Component Analysis (KPCA); the code has been optimized for high operational efficiency; de
<Galsang> 在 2025-02-01 上传 | 大小:56kb | 下载:2

[matlab例程主要程序

说明:主要过程是:将一段纯净信号加入噪声,变成带噪信号,对带噪信号进行卡尔曼滤波,计算前后的信噪比,画出时域图。进行比较。(The main process is to add a piece of pure signal to noise and turn it into a noisy signal. Calman filter is applied to the noisy signal, and the SNR is calculat
<王维> 在 2025-02-01 上传 | 大小:2kb | 下载:0

源码中国 www.ymcn.org