-
2dheatconductionproblem
2d heat conduction problem in matlab
- 2010-06-04 20:12:19下载
- 积分:1
-
msequeandgoldsequ
在通信系统仿真当中,常常会使用到伪随机信号,该源代码文件中包含两类最为常用的伪随机信号gold 序列的生成和m序列的生成,程序清晰有注解(In the communications system simulation are often used pseudo-random signal, the source code file contains two types of most commonly used pseudo-random signal sequence to generate gold and m sequences generated, the program has clear notes)
- 2007-10-10 11:32:14下载
- 积分:1
-
Kriging-
Kringing建模重要程序,应用于汽车覆盖件等复杂构建建模(useful for Kringing model)
- 2011-05-03 18:59:55下载
- 积分:1
-
NNDemo2.0
神经网络基础,内涵神经网络的基础实例,包括图像的训练识别以及不同神经网络类型的程序实例(Neural network based on neural network-based instance of content, including images of the neural network training and the different types of identifying instances of the program)
- 2011-11-08 14:57:42下载
- 积分:1
-
jiaozhiMatlab
交织码的Matlab源代码,(7,4)卷积交织编码,并附有仿真图形(Intertwined Matlab source code, (7,4) coding Convolutional Interleaver, together with simulation graphics)
- 2008-03-20 22:00:55下载
- 积分:1
-
ADI
求解抛物型方程的交替方向隐式法P-R差分格式的matlab程序实现。(Solving Parabolic Equations PR alternating direction implicit difference scheme of matlab program.)
- 2020-11-24 08:59:33下载
- 积分:1
-
JHSantiagoTexcoco_FletcherReeves-MatLab
Prueba1 FletcherReeves
Hernández Santiago José
Maestría en Ciencias de la Computación
Septiembre / 2011
1. Comenzar con un punto arbitrario
2. Calcular Gradiente de Fi
3. Si el Gradiente Fi es igual a 0(converge), termina
4. Si el Gradiente Fi es !=0 continuar
5. Encontrar dirección de búsqueda
Si= -GradienteFi= - Gradiente F(Xi)
6. Determinar la Longitud Optima del incremento lamda(i) en dirección Si
X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi)
7. Hacer i=2
8. Obtener Gradiente Fi
9. Calcular Si= -GradFi + ( [abs(GradFi)^2]/[abs(GradF(i-1))^2] )*S(i-1)
10. Determinar la Longitud Optima del incremento lamda(i) en dirección Si
X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi)
7. Verificar Optimalidad de X(i+1)
Si es optimo, detener
Si no es optimo hacer i=i+1 e ir al paso 8
- 2013-08-08 14:30:24下载
- 积分:1
-
matlab-code
this archive contain 5 program in matlab
bisection method
false position method
newton method
lagrange interpolation
a program to draw fourier series
- 2011-07-22 16:23:51下载
- 积分:1
-
greenfiber
有关纤维发展与应用方面的资料,中文名称绿色纤维(Development and application of fiber-related information, the Chinese name of the green fiber)
- 2009-05-17 18:10:21下载
- 积分:1
-
xiao-bo-qu--zao
小波去噪,分程3种,第一对信号进行强制消噪处理并图示结果;第二用默认阈值对信号进行消噪处理并图示结果;第三用给定的软阈值进行消噪处理。以及运行图。(Denoising , sub-way three kinds , the first pair of signal processing and noise cancellation forced the results shown second by default thresholds for signal processing and illustrates the results of de-noising third with a given soft threshold de-noising deal with . And a diagram.)
- 2014-09-20 16:03:08下载
- 积分:1