资源列表

« 1 2 ... .33 .34 .35 .36 .37 1338.39 .40 .41 .42 .43 ... 28522 »

[matlab例程mulDNewton

说明:本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。-The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F:
<锦夏> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[matlab例程mulGXF

说明:本代码为割线法求解非线性方程组。其调用格式为[r,m]=mulGXF1(F,x0,x1,eps) 其中,F:非线性方程组;x0初始解;x1:初始解;eps:解的精度;m:迭代步数。-The code for the secant method for solving nonlinear equations. Its call format [r, m] = mulGXF1 (F, x0, x1, eps) where, F: non-
<锦夏> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[压缩解压a

说明:抽象类说明,便于用户了解抽象类的具体用法-Abstract class descr iption, user-friendly understanding of the specific use of abstract class
<yue> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数值算法/人工智能modifynewton

说明:modify newton codes-modify newton codes...........
<Yasin> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法dazhengshu

说明:找最大整数
<嗷嗷嗷> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashuduilie

说明:二叉树队列
<嗷嗷嗷> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数值算法/人工智能erfenfa

说明:er二分法 er二分法 er二分法 er二分法 er二分法-er dichotomy er dichotomy er dichotomy er dichotomy er dichotomy er dichotomy dichotomy er dichotomy er dichotomy er
<嗷嗷嗷> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法rrr

说明:单循环链表 单循环链表 -All Sort all Sort all Sort all Sort all Sort all Sort all Sort all Sort
<嗷嗷嗷> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[matlab例程autoThreshodseg

说明:automatic threshold segmention
<hongtaojia> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[matlab例程crc.cpp

说明:CRC 校验的基本思想是利用线性编码理论,在发送端根据要传送的k 位二进制码序-crc
<轩轩> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算k_means

说明:k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-In statistics and machine learning, k-means clustering is a method of cluster analysis which aims to
<zhanguo> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[matlab例程Fig_blind_signals_seperation

说明:用于盲信号分离的白化预处理程序,使用的是自然梯度算法。-A matlab program used for pre-whitening in blind signals seperation.
<ZJM> 在 2025-02-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 1338.39 .40 .41 .42 .43 ... 28522 »

源码中国 www.ymcn.org