资源列表
[人工智能/神经网络/遗传算法] Artificial-Intelligence-Problems.tar
说明:人工智能期末复习题 一、选择题: 1、人类智能的特性表现在4个方面__________。( B ) A、聪明、灵活、学习、运用。 B、能感知客观世界的信息、能对通过思维对获得的知识进行加工处理、能通过学习积累知识增长才干和适应环境变化、能对外界的刺激作出反应传递信息。 C、感觉、适应、学习、创新。 D、能捕捉外界环境信息、能够利用利用外界的有利因素、能够传递外界信息、能够综合外界信息进行创新思维。 2、人工智能的目的是让机器能够___________。(<wyatt> 在 2025-06-11 上传 | 大小:20kb | 下载:0
[matlab例程] Matlab-Mie
说明:The purpose of this program is to calculate the refractive index of a certain material. And you should import some basic optical parameters firstly.<ZhouLing> 在 2025-06-11 上传 | 大小:37kb | 下载:0
[matlab例程] Engineering-Mathematics-Examination
说明:This problem is main to solve a PDE. And we have validate hte program with the analysis results.<ZhouLing> 在 2025-06-11 上传 | 大小:51kb | 下载:0
[matlab例程] DPL-examination
说明:These programs are used to calcualted a Duel phase lag model with different methods.<ZhouLing> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[matlab例程] periodic_pipe
说明:This programm is main to deal with a periodic flow in the pipe which is part of it<ZhouLing> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[matlab例程] Heat-Conductoin-2-D
说明:This programm is to calculate a two dimentional conduction problem.<ZhouLing> 在 2025-06-11 上传 | 大小:7kb | 下载:0
[matlab例程] shock-tube
说明:This programm is to calculate the flow condition of Shock pipe.<ZhouLing> 在 2025-06-11 上传 | 大小:729kb | 下载:0
[matlab例程] JM97Bcount
说明:97年中国大学生数学建模竞赛B题(枚举法) -1997 China Undergraduate Mathematical Contest in Modeling B (enumeration)<mengxi> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[matlab例程] DYNPROG
说明:自由始端和终端的动态规划,求指标函数最小值的逆序算法递归 计算程序。x是状态变量,一列代表一个阶段状态;M-函数 DecisFun(k,x)由阶段k的状态变量x求出相应的允许决策变量 M-函数ObjFun(k,x,u)是阶段指标函数,M-函数TransFun(k,x,u) 是状态转移函数,其中x是阶段k的某状态变量,u是相应的决策变量; 输出p_opt由4列构成,p_opt=[序号组 最优策略组 最优轨线组 指标函数值组];fval是一个列向量,各元素分别表示p_opt各 最优策略组对应始端状态<mengxi> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[matlab例程] L01p_e
说明:[x,f]= L01p_e(c,A,b,N)用枚举法求解下列 0-1线性规划问题min f=c *x, s.t. A*x<=b,x的分量全为整数0或1, 其中N表示约束条件 Ax ≤ b中的前N个是等式,N= 0时可以省略。 返回结果x是最优解,f是最优解处的函数值。 -[X, f] = L01p_e (c, A, b, N) with the following enumeration method for solving linear programming problems 0<mengxi> 在 2025-06-11 上传 | 大小:1kb | 下载:0