资源列表

« 1 2 ... .97 .98 .99 .00 .01 13602.03 .04 .05 .06 .07 ... 15813 »

[matlab例程text

说明:判断是否为数字,还是汉字,字母等,最简单的C程序-define
<不健忘> 在 2025-10-10 上传 | 大小:1kb | 下载:0

[matlab例程filter

说明:filter parameter determination
<manikandan> 在 2025-10-10 上传 | 大小:1kb | 下载:0

[matlab例程mulNewtonSOR

说明:本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps)
<锦夏> 在 2025-10-10 上传 | 大小:1kb | 下载:0

[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: non-linear equations, x0: init
<锦夏> 在 2025-10-10 上传 | 大小: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-linear equations x0 initial s
<锦夏> 在 2025-10-10 上传 | 大小:1kb | 下载:0

[matlab例程Matlab-GUI-Filter

说明:this code provide for using matlab GUI filter
<kotakungu> 在 2025-10-10 上传 | 大小:29kb | 下载:0

[matlab例程HOPFIELD

说明:This code provide a sample of neural network woth Hopfield
<kotakungu> 在 2025-10-10 上传 | 大小:19kb | 下载:0

[matlab例程BOLTZMAN

说明:This code provide a sample of neural network with Boltzman
<kotakungu> 在 2025-10-10 上传 | 大小:32kb | 下载:0

[matlab例程cmpse

说明:间接法功率谱分析代码,数字信号处理领域常用-Indirect method power spectrum analysis code, and digital signal processing used
<wangxianfu> 在 2025-10-10 上传 | 大小:2kb | 下载:0

[matlab例程DTC5

说明:its simualation of dtc
<hapy> 在 2025-10-10 上传 | 大小:10kb | 下载:0

[matlab例程face_detection

说明:Face Detection In this program you will choose a photo and program will detect faces in this photo
<abc fdg> 在 2025-10-10 上传 | 大小:4.24mb | 下载:0

[matlab例程GATSP

说明:用遗传算法写的求解TSP问题 四种情况 多旅行商单出发点 多旅行商多出发点 单旅行商以点的坐标计算及以距离矩阵计算-Written by using genetic algorithms for solving TSP problems, four cases: more than a single starting point for traveling salesman, multi-traveling salesman more than a starting point, a singl
<曹轩> 在 2025-10-10 上传 | 大小:16kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 13602.03 .04 .05 .06 .07 ... 15813 »

源码中国 www.ymcn.org