资源列表

« 1 2 ... .60 .61 .62 .63 .64 3665.66 .67 .68 .69 .70 ... 28522 »

[matlab例程TwoRLS

说明:序惯最小二乘法,能够实现比最广二乘法好的结果-Sequential least square method, can achieve more than the most widely II multiplication good results
<lulu > 在 2025-06-25 上传 | 大小:2kb | 下载:0

[matlab例程matlab

说明:列举MATLAB的100个源程序,可供各个层次的人员学习.-MATLAB lists 100 of the source for all levels of learning.
<刘非> 在 2025-06-25 上传 | 大小:19kb | 下载:0

[数学计算/工程计算martix

说明:矩阵类 矩阵基本运算,伴随矩阵,行列式,转置矩阵 -Matrix Matrix basic computing, adjoint matrix, determinant, transpose matrix
<lma7408> 在 2025-06-25 上传 | 大小:10kb | 下载:0

[数学计算/工程计算main

说明:表达式运算(计算器),用栈的方法求表达式的值,包括括号及优先级-Expression operator (Calculator), using the stack method of expression for the value, including the brackets and Priority
<苏若水> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程matlab

说明:关于码matlab的介绍,对于初学者来说能够很快了解matlab。-On the introduction of matlab code, for beginners to quickly understand the matlab.
<戴戴> 在 2025-06-25 上传 | 大小:183kb | 下载:0

[matlab例程MATLAB

说明:MATLAB做的源代码,用于录制声音等获取信号啦,研究-MATLAB to do the source code, used to record the voice signal, such as access to you, research
<kissinger123> 在 2025-06-25 上传 | 大小:255kb | 下载:0

[matlab例程PID

说明:螺旋桨PID控制 In response to constant pressure to design more efficient, faster, smaller, and better systems, engineers are constantly looking for ways to improve existing designs or replace them with better ones. Facing large fuel costs, the aerospace
<王晨至> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程SmithOfPan

说明:多功能史密斯圆图,带单枝节,双枝节匹配,有动态演示效果。各种参数可调。程序调通了,没问题。-Multifunctional Smith map, with single side, double side match, the effect of dynamic presentation. Adjustable parameters. Transfer procedures had, no problem.
<潘洲旭> 在 2025-06-25 上传 | 大小:87kb | 下载:0

[数据结构常用算法matchalgrithm

说明: 检验括号是否匹配可以用堆栈来实现,当遇到 (、[或{进栈,遇到 ) 、]或}出栈进行匹配检验,如果出现不匹配的情况立即结束,否则继续取下一个字符。如果没有遇到不匹配的情况,最后判断栈是否为空,栈为空,括号匹配,否则不匹配。并设置大、中、小括号的优先级(priory)为3、2、1 ,且设优先级(priory)的初始值为4。从第一个字符开始扫描表达式,如果是左括号,和栈中的括号的优先级对比,如果优先级比栈中括号的优先级高或者等于栈中的优先级,则说明不匹配,如果优先级小于栈中括号的优先级,将这个
<yuanjia> 在 2025-06-25 上传 | 大小:9kb | 下载:0

[数学计算/工程计算Stirling

说明:分别用递推和递归方法求解第二类Stirling数S(n,k)-Were recursive and recursive method Stirling number of second type of S (n, k)
<yuanjia> 在 2025-06-25 上传 | 大小:9kb | 下载:0

[人工智能/神经网络/遗传算法bp

说明:在matlab环境下,利用bp神经网络实现异或分类问题-In the matlab environment, the use of bp neural network XOR classification problem
<王渝> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法liantong

说明:输入图,找出该图的所有连通支。图用“邻接矩阵”法表示。用两个数组来存储图:一个数组(一维)存储图中顶点集;另一个数组(二维)映象图中顶点间的关系集。且对于无向图而言,其邻接矩阵是对称的。-Input map, to find the map of all the connected extension. Chart with
<yuanjia> 在 2025-06-25 上传 | 大小:20kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 3665.66 .67 .68 .69 .70 ... 28522 »

源码中国 www.ymcn.org