-
Matlab
matlab教学从入门到精通 是初学者必备(matlab teaching beginners from entry to the master is essential)
- 2011-05-12 22:13:58下载
- 积分:1
-
fd2d_3.1
二维情况下用FDTD方法模拟电磁波的传播情况,没加吸收边界条件,用C和MATLAB混合编程,信号源是高斯脉冲(Two-dimensional case with the FDTD simulation of electromagnetic wave propagation, no additional absorbing boundary condition, mixed with the C and MATLAB programming, the signal source is a Gaussian pulse)
- 2021-01-22 16:38:40下载
- 积分:1
-
homework-5
homework 5 given to me by my lecturer
- 2011-06-02 15:31:34下载
- 积分:1
-
Hybrid_Adaptive_Control
hybrid adaptive control
- 2014-08-25 23:30:19下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
dfp
一种拟牛顿算法,非线性方程组的最优化方法,matlab调用函数(A Quasi Newton method of nonlinear equations, optimization methods, matlab function is called)
- 2012-08-12 16:44:11下载
- 积分:1
-
Character-graphics
给出图形,以字符拼该图形,并生成文本文件(Character graphics)
- 2012-01-05 22:44:19下载
- 积分:1
-
Three-layer-medium-ray-tracing
三层介质射线追踪的matlab程序代码。射线追踪能很好的模拟博得传播,因此可以下载看看。(Three medium matlab ray tracing code. Ray tracing can simulate well spread win, so you can download and see.)
- 2015-04-17 18:31:33下载
- 积分:1
-
CGAM_model
CGAM热电联产系统的优化模型,结合热经济学和火用分析,2个目标函数,5个决策变量(Optimization Model CGAM cogeneration systems, combined heat economics and exergy analysis, two objective functions, five decision variables.)
- 2021-04-28 14:48:43下载
- 积分:1
-
8NODES
MATLAB编写的有限元程序,用于计算8节点的等参单元,请大家分享(Prepared MATLAB finite element program, used to calculate the 8-node isoparametric element, please share)
- 2008-12-13 19:19:06下载
- 积分:1