资源列表

« 1 2 ... .21 .22 .23 .24 .25 1826.27 .28 .29 .30 .31 ... 28522 »

[数值算法/人工智能4a-module.py

说明:machine learning, linear regression algorithm, originally coded
<helen_ray > 在 2025-06-27 上传 | 大小:2kb | 下载:0

[matlab例程matpower6.0

说明:matlab toolbox文件潮流计算基本工具和数据(Explanation of power flow calculation)
<vamp > 在 2025-06-27 上传 | 大小:10.83mb | 下载:0

[数据结构常用算法多项式运算

说明:多项式运算: 本程序可以实现多项式四则运算,文件夹里含源cpp文件和exe可执行文件。 经过作者多次质量检测,程序运行质量合格,满足基本的设计要求。 本程序仍存在许多可以改进和优化之处,望您加以个性化的美化!感谢您!(Polynomial operation: Can achieve polynomial four operations, folder containing source cpp file and exe executable file. Through the aut
<JackSkyLily > 在 2025-06-27 上传 | 大小:19kb | 下载:0

[数据结构常用算法07 - Linked Lists

说明:As we saw in the previous unit, one way to implement the list ADT was with an array. An alternate approach is what's called a linked list, a.k.a. a pointer-based list
<jjliang > 在 2025-06-27 上传 | 大小:129kb | 下载:0

[数据结构常用算法10 - Stacks

说明:the ADT we have come up with is a well known ADT called a stack, which is defined by our four operations
<jjliang > 在 2025-06-27 上传 | 大小:229kb | 下载:0

[数学计算/工程计算for语言编写的abaqus混凝土弹性本构

说明:利用for语言精确模拟混凝土的全过程弹性本构(Accurate simulation of the whole process of elastic constitutive of concrete by for language)
<黑色掘金士 > 在 2025-06-27 上传 | 大小:2kb | 下载:1

[数学计算/工程计算塑性模型,适用于混凝土高温本构

说明:可以对高温状态下的混凝土材料进行准确的塑型模型构建(It can be used to construct accurate plastic model of concrete under high temperature)
<黑色掘金士 > 在 2025-06-27 上传 | 大小:4kb | 下载:1

[matlab例程ffjcext

说明:clear all;clc %% the original conditions f=@(x)exp(-x)+x^2; a=0; b=1; Theta_error=0.15; %% execute FibonacciOpt Algorithm [x_opt,f_opt,stepNum]=FibonacciOpt(f,a,b,Theta_error); %% function figure x=a:0.01:b; y=exp(-x)+x.^2; plot(x,y,'k')
<楠楠女女 > 在 2025-06-27 上传 | 大小:18kb | 下载:0

[matlab例程fisher_sonar

说明:采用matlab语言编写fisher线性判别方法对sonar数据进行分类(Using matlab language, fisher linear discriminant method was used to classify sonar data)
<999997 > 在 2025-06-27 上传 | 大小:10kb | 下载:0

[数据结构常用算法20163311_李颖__16计科2班_数据结构与算法实验2

说明:数据结构链表的8个实验,约瑟夫环,一元稀疏多项式计算器,将元素X插入到链表中的适当位置,删除链表中所有大于mink且小于maxk的元素,就地逆置,删除线性表A中同时出现在表B和表C中的结点,构造三个循环链表,长整数的四则运算(8 experiments, data structure of Joseph ring, one dollar sparse polynomial calculator, the X element into the appropriate location in the
<respire_ly > 在 2025-06-27 上传 | 大小:4.64mb | 下载:0

[人工智能/神经网络/遗传算法Python-Machine-Learning-Algorithm-master

说明:Python-Machine-Learning-Algorithm-master的源代码(Python-Machine-Learning-Algorithm-master source code)
<微生 > 在 2025-06-27 上传 | 大小:132kb | 下载:0

[matlab例程山猫飞控开源

说明:自抗扰 MATLAB实现,已经验证,可以实现验证功能,只要调下参数即可(Auto-disturbance MATLAB implementation)
<341203jht > 在 2025-06-27 上传 | 大小:2.87mb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 1826.27 .28 .29 .30 .31 ... 28522 »

源码中国 www.ymcn.org