-
MATLAB7
matlab 7.0 书籍中的部分程序(Java部分等) 分别是:addslide;cdemo;getbox;getn;netsearch;javatest;whoami;(matlab 7.0 books in the part of the program (Java part, etc.) are: addslide cdemo getbox getn netsearch javatest whoami )
- 2010-07-29 19:58:46下载
- 积分:1
-
Beginners_code
对于压缩感知初学者而言的很好的编程入门资料,内含很多小例子(A good introduction for CS beginners,including many code examples)
- 2013-03-01 20:32:09下载
- 积分:1
-
Optimal-Control-of-postgraduate
最优控制内容,关于找到最优解的问题:主要是对极小值原理、动态规划、线性二次型的应用。(Find the optimal solution for the problem,about minimum principle, dynamic programming, linear quadratic applications)
- 2014-01-04 10:06:52下载
- 积分:1
-
LBM
实现圆柱扰流仿真,模拟通道压裂的压裂液流动,分析导流能力及支撑柱的渗透率(Cylinder turbulence simulation is implemented to simulate the flow of fracturing fluid in channel fracturing and analyze the conductivity and permeability of the support column)
- 2021-04-27 19:28:44下载
- 积分:1
-
Matalb--and-C-Programming
个人总结的Matlab与C++混合编程的资料,其中的代码完全经过验证。(For Matlab and C++ programming)
- 2011-09-07 23:51:26下载
- 积分:1
-
NFEM-truss-element-code
土木工程领域,非线性杆系有限元matlab程序。参考书籍为普林斯顿大学教授编写的NFEM讲义。(Civil engineering, nonlinear finite element matlab program. Reference books for Princeton University professor NFEM written handouts.)
- 2013-12-22 09:32:33下载
- 积分:1
-
matlab-simple-GA
在matlab下实现的遗传算法编程,希望对遗传算法的初学者有所帮助(In matlab genetic algorithm to achieve programming, genetic algorithm would like to help beginners)
- 2008-01-19 10:47:15下载
- 积分:1
-
Casteljau
对控制点的De Casteljau剖分算法(Of the control point De Casteljau Dissection Algorithm)
- 2010-02-11 12:10:57下载
- 积分:1
-
SAR-GMTI
星座SAR动目标检测,包括原始背景面目标模拟,运动点目标模拟,数据合成与配准,星座SAR动目标检测算法(Constellation SAR moving target detection, including the original background surface raw data simulation, moving point target simulation, data synthesis and registration, constellation SAR moving target detection algorithm)
- 2021-03-12 10:19:26下载
- 积分:1
-
masplinehh
用途:三阶样条插值(一阶导数边界条件)
格式:m=maspline(x,y,dy0,dyn,xx), x为节点向量,y为数据,
dy0,dyn为左右两端点的一阶导数如果xx缺省,则输出各节点的
的一阶导数值,,m为xx的三阶样条插值(Uses: third-order spline interpolation (first order derivative boundary condition) format: m = maspline (x, y, dy0, dyn, xx), x is the node vector, y for the data, dy0, dyn left and right ends of points a derivative, if xx default, then the output of each node of the of a first derivative values,, m for the third-order spline interpolation xx)
- 2009-12-16 16:38:40下载
- 积分:1