资源列表

« 1 2 ... .20 .21 .22 .23 .24 15025.26 .27 .28 .29 .30 ... 28522 »

[matlab例程Matlab-ODE--PPT

说明:matlab解常微分方程的一个非常好的PPT,可以让初学者尽快了解常微分方程的解法-matlab solution of ordinary differential equations of a very good PPT, so that beginners can understand as soon as possible the solution of ordinary differential equations
<wanghui> 在 2025-05-20 上传 | 大小:89kb | 下载:0

[数值算法/人工智能ScienceEngineeringNumericalAlgorithm

说明:科学与工程数值算法〔Visual C++版〕 本书介绍了在科学与工程实际工作中常用的数值计算算法的原理和Visual C++编程方法。本书分为7章,前6章分别讨论了复数运算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、插值和数值积分等的面向对象编程方法,涉及使用频率非常高的近90个基本算法,按功能设计成了6类。第7章将这些算法类集成到一个静态库和一个动态库中,可以直接使用。每章节都用Visual C++程序示例了算法和
<周善人> 在 2025-05-20 上传 | 大小:9.33mb | 下载:0

[matlab例程phase-array-beamforming-for-MATLAB

说明:相控阵列天线方向图的matlab实现,来自学报-Phased array antenna pattern matlab realize, from University
<tian> 在 2025-05-20 上传 | 大小:214kb | 下载:0

[matlab例程bpskmod

说明:解释详细的bpsk调制,适用于初学者,简单易懂-A more detailed explanation of bpsk modulation, for beginners, easy to understand
<lovelymeng> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[matlab例程test

说明:GMM的matalab实现,通过对多个语种进行训练,然后得出每个语种的GMM模型,最终用于语种识别-GMM' s matalab achieved through training of more than one language, then come to the GMM model for each language, and ultimately for identifying languages
<wuji> 在 2025-05-20 上传 | 大小:22.29mb | 下载:0

[数值算法/人工智能prog1

说明:请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN
<储谢东> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法blank1

说明:给定程序中,函数fun的功能是将不带头结点的单向链表逆置,即若原链表中从头到尾结点数据域依次为:2、4、6、8、10,逆置后,从头至尾结点数据域依次为:10、8、6、4、2。 请在程序的下划线处填入正确的内容并把下划线删除,使程序得出正确的结果。 -A given program, function fun is the function of the node will not take the lead against th
<储谢东> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[生物技术Modeling-Biological-Systems

说明:生物模型实验,可以模拟各种生物过程,可以修改期中的程序 根据具体应用-Modeling Biological Systems Principles and Applications code
<steven> 在 2025-05-20 上传 | 大小:2.85mb | 下载:0

[数学计算/工程计算mass

说明:本代码是关于活性碳吸附储氢的质量流率,才用C语言编写。-The code is on the activated carbon mass flow rate of hydrogen, only the C language.
<宋丙菊> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[数值算法/人工智能49

说明:给定程序MODI1.C中函数fun的功能是:计算s所指字符串中含有t所知字符串的数目,并作为函数值返回。 请改正函数fun中指定部位的错误,使它能得出正确的结果。 注意:不要改动main函数,不得增行或删行,也不得更改程序的结构! -MODI1.C in a given program function is a function fun: Calculation s t know referred to a string
<储谢东> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[数值算法/人工智能49.1

说明:编写函数fun,函数的功能是:根据以下公式计算s,计算结果作为函数值返回;n通过形参传入。 s=1 + 1/(1+2) + 1/(1+2+3) +... + 1/(1+2+...+n) -Write a function fun, function is the function: according to the following formula s, calculated as a function return valu
<储谢东> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算adsorption

说明:本代码是关与活性吸附储氢的吸附,质量源项,能量源项。-This code is off and active adsorption of hydrogen adsorption, the quality of the source term, the energy source term.
<宋丙菊> 在 2025-05-20 上传 | 大小:5kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 15025.26 .27 .28 .29 .30 ... 28522 »

源码中国 www.ymcn.org