-
matlab
一些用matlab编的经济学程序,都是很经典的一些程序(Matlab made some use of economics procedures are some of the classic procedure)
- 2008-01-16 19:27:24下载
- 积分:1
-
Artificial-Intelligence---Fuzzy-Logic-Matlab
Matlab Fuzzy Logic Toolbox
- 2012-12-30 22:20:54下载
- 积分:1
-
adaptive-sliding-mode-control
对自适应滑膜控制算法进行了介绍,围绕自适应滑膜控制算法的控制器设计问题进行了讨论,并进行了仿真验证。(adaptive sliding mode control)
- 2016-04-28 16:10:15下载
- 积分:1
-
数值分析课程设计
数值分析最常用的四十种算法,使用c++/matlab实现(numerical analysis of the 40 most commonly used algorithms, the use of c/Matlab achieve)
- 2020-06-26 08:40:01下载
- 积分:1
-
TSP_ant
Test Ant colony optimization
- 2015-02-19 04:14:52下载
- 积分:1
-
cfd1
管道壁面曲线方程为:
进口位置:;出口位置:(单位:m)
流动条件:;;
计算网格要求:轴向不少于50个网格点,横向不少于30个网格点。(Pipe wall curve equation: Import Location: exit position :( Unit: m) flow conditions: computing grid requirements: axial least 50 grid points, 30 less than the transverse grid points.)
- 2020-11-08 22:09:47下载
- 积分:1
-
多智能体编队
说明: 六个智能体组成多边形队形的队形保持仿真,直接运行FZ1、FZ2、FZ3、FZ5(Six agents form polygonal formation to maintain the formation simulation, directly run FZ1, FZ2, FZ3, FZ5)
- 2020-04-06 16:37:56下载
- 积分:1
-
winer-filter-code
it is used to improve the image quality
- 2016-01-27 13:04:51下载
- 积分:1
-
matlabjuanji6
matlab实习卷积运算。很高兴与大家分享此代码。(Matlab internship convolution operators. Very pleased to share with you that this code.)
- 2007-06-03 19:26:35下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1