-
Du-Fort-Frankel-Difference
一个小程序,关于一维扩散方程初边值问题的数值求解(a small procedure on the one-dimensional diffusion equation is the numerical solution)
- 2006-11-08 21:21:24下载
- 积分:1
-
montecarlo
蒙特卡洛方法中随机数的产生和检验,乘同余法。(The Monte Carlo method, random number generation and testing, multiplication congruential method.)
- 2012-07-21 17:16:01下载
- 积分:1
-
guodufenge
该源码是针对一篇避免过度分割提出的一种新的分水岭算法,具体matlab源码,针对各个步骤都给出了具体分析,个人觉得对学习图像分割的有帮助。(The source is to avoid over-segmentation for a proposed a new watershed algorithm matlab source code specific for each step are given a specific analysis, personal feel to learn image segmentation help.)
- 2013-08-28 20:02:08下载
- 积分:1
-
ipfbnxkh
研究生时的现代信号处理的作业,包含了阵列信号处理的常见算法,包含收发两个客户端的链路级通信程序,BP神经网络用于函数拟合与模式识别,是路径规划的实用方法,包括广义互相关函数GCC时延估计。( Modern signal processing jobs when the graduate, Contains a common array signal processing algorithm, Contains two clients receive link-level communications program, BP neural network function fitting and pattern recognition, Is a practical method of path planning, Including the generalized cross-correlation function GCC time delay estimation.)
- 2016-03-15 20:32:14下载
- 积分:1
-
Double_Polarity_IGBT_Bridges
Double_Polarity_IGBT_Bridges.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(Double_Polarity_IGBT_Bridges.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:29:24下载
- 积分:1
-
PSO
基于粒子群算法的函数求最大值的matlab程序,自己照书编写的(PSO algorithm based on the function of matlab procedures for the maximum, according to the book written their own)
- 2013-11-24 22:57:46下载
- 积分:1
-
fast-matlab-src-2.0
faster corner detection matlab code
- 2013-11-29 06:34:16下载
- 积分:1
-
C-C-Method
这是一个matlab程序,介绍的是用CC方法重构Lorenz系统的相空间(This is a matlab program, introduced with CC method reconstruction phase space of the Lorenz system)
- 2014-02-13 00:33:55下载
- 积分:1
-
CNN实现道路特征提取
说明: 采用CNN神经网络道路特征提取和故障诊断(Road feature extraction and Fault diagnosis based on CNN Neural Network)
- 2019-09-19 20:24:14下载
- 积分:1
-
FBG
FBG反射谱,要用的人会非常需要,需要的人可以看看,很不错的(FBG id1=fopen( lambdaCMT.txt , wt )
fid2=fopen( rhoCMT.txt , wt )
f1=inline( -i.*delta.*y1-k.*y2 , t , lambda , wk , delta , k , y1 , y2 )
f2=inline( -k.*y1+i.*delta.*y2 , t , lambda , wk , delta , k , y1 , y2 )
lambda=1547
while lambda<1552
t0=-501426
h=2.0057e+003
n=500
y1=1
y2=0
)
- 2010-09-09 18:17:07下载
- 积分:1