-
jisuandandaochengxu
某炮弹质量为20KG,直径120mm,出炮口是的初速为800m/s,初始发射角等于45°,试计算弹道。解答过程与程序详解(A shell quality is 20 kg, 120 mm in diameter, out of the muzzle velocity of 800 m/s, initial emission Angle is 45 °, try ballistic calculation. The solution process and procedure, rounding)
- 2014-10-15 15:46:05下载
- 积分:1
-
Buck__converter
simulink model for
buck converter
- 2011-10-01 16:17:18下载
- 积分:1
-
csminwel
Either a string naming a function that calculates the gradient, or the null matrix
- 2010-03-04 16:59:15下载
- 积分:1
-
llfc_new.m
new model varying load frequency control
- 2012-08-14 19:23:18下载
- 积分:1
-
chapter-4
matlab有限元结构动力分析与工程应用 第4章源程序(matlab finite element structural dynamic analysis and engineering applications Chapter 4 source)
- 2011-11-24 16:45:29下载
- 积分:1
-
MATLAB
matlab的初级教程,对初学者很有帮助,内容很全面,每个知识点附带有例子(Matlab of the primary curriculum, useful for beginners, the content is very comprehensive, each knowledge point with examples)
- 2013-04-18 19:12:26下载
- 积分:1
-
genetic-algorithm
In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.
- 2015-04-14 23:54:18下载
- 积分:1
-
invLeastSquaresWe
线性反演的最小方差反演算法 MATLAB程序(Minimum variance of the linear inversion inversion algorithm MATLAB program)
- 2012-05-25 09:16:27下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1
-
NL_Back_projection
一篇有关非局部均值滤波在超分辨重建中的应用的论文,英文的,IEEE上的(a paper about NL-based SR )
- 2012-04-18 22:00:36下载
- 积分:1