-
floyd
C语言实现弗洛伊德路径搜索,同时为了提供接口,使用命令行方式给出原始矩阵地址,并且也已txt文本形式将结果保存。测试效果:一个需要在MATLAB中运行8秒的矩阵,在使用该程序时,总共只用了5秒(MATLAB初始化数据+调用该程序+该程序运行+返回至MATALB所用的时间)。而在MATLAB中使用该程序与调用函数相差不大。(C language Freud path search, and in order to provide an interface, use the command line gives the address of the original matrix, and also save results in text form txt. Test Results: A need to run 8 seconds in the MATLAB matrix, in the use of the program, a total of only 5 seconds (MATLAB initializing the program+ data+ call+ back to the program running time spent MATALB). In MATLAB, use the program with little difference between calling a function.)
- 2010-10-05 10:21:53下载
- 积分:1
-
DNA
计算机模拟matlab编程DNA程序编程(Computer simulation of Matlab programming of DNA programming)
- 2012-08-05 18:42:00下载
- 积分:1
-
jitterbug-1.23
JITTERBUG 是一个用来仿真线性控制系统的Matlab工具箱。通过JITTERBUG,我们能得到延时、数据丢失对系统的性能影响。同时,这个工具箱还能计算控制系统中信号的谱密度。(JITTERBUG [Lincoln and Cervin, 2002] is a MATLAB-based toolbox that allows
the computation of a quadratic performance criterion for a linear control
system under various timing conditions. Using the toolbox, one can easily
and quickly assert how sensitive a control system is to delay, jitter, lost
samples, etc., without resorting to simulation. The tool is quite general and
can also be used to investigate jitter-compensating controllers, aperiodic
controllers, and multi-rate controllers. As an additional feature, it is also
possible to compute the spectral density of the signals in the control system.
The main contribution of the toolbox, which is built on well-known theory
(LQG theory and jump linear systems), is to make it easy to apply this
type of stochastic analysis to a wide range of problems.)
- 2012-01-08 21:18:09下载
- 积分:1
-
chap11
徑向基底函數類神經網路,是單隱藏層的3層前向網路,模擬人腦中局部調整,有很好的逼近能力(Radial basis function neural network, a single hidden layer of 3 layer to the network, simulating the brain partial adjust, has a very good approximation ability)
- 2007-10-29 18:25:26下载
- 积分:1
-
12345
matlab读视频源代码 实现在matlab下读取视频 很方便的(matlab source code for reading video in matlab realize the next video very easy to read)
- 2008-03-24 16:37:48下载
- 积分:1
-
louyufangzhen
一般楼宇信号衰减模型的仿真 其中带有界面支持鼠标操作(normal signal attenuation model simulation which interface with mouse support operation)
- 2007-04-09 17:13:16下载
- 积分:1
-
fahp
模糊层次分析法的程序实现,score 三个表是别人的打分表,填进去 然后在matlab直接调用[S1,S2,S3] = Matrix() 然后再调用 C = firstFuzzy( S1, S2, S3 )这个就可以了 出来的就是打分表的所得的权重((1, S2, S3) = Matrix () and then call C = firstFuzzy (S1, S2, S3) This is the same as the other one of the scoring tables. It can be out of the scoring table is the weight of the income)
- 2020-12-30 10:48:59下载
- 积分:1
-
fengshanchukoucanshu
可以计算出航空发动机的风扇及其相关部件的相关参数(Can be calculated fan of aircraft engines, the relevant parameters and associated components)
- 2013-09-22 23:05:31下载
- 积分:1
-
SGA2
模拟退火算法和遗传算法相结合,构建的模拟退火遗传算法,实现优势互补!!(Simulated annealing algorithm is combined with genetic algorithm, simulated annealing genetic algorithms to construct, realize the complementary advantages!!
)
- 2014-11-30 08:55:36下载
- 积分:1
-
nda
This paper examines the asymptotic (large sample) performance
of a family of non-data aided feedforward (NDA FF) nonlinear
least-squares (NLS) type carrier frequency estimators for burst-mode
phase shift keying (PSK) modulations transmitted through AWGN and
flat Ricean-fading channels. The asymptotic performance of these estimators
is established in closed-form expression and compared with the
modified Cram`er-Rao bound (MCRB). A best linear unbiased estimator
(BLUE), which exhibits the lowest asymptotic variance within the family
of NDA FF NLS-type estimators, is also proposed.
- 2007-09-18 21:01:49下载
- 积分:1