资源列表
TC4heat
- 材料表层改性,主要是导热系数,比热容和密度(Material surface modification, mainly thermal conductivity, specific heat capacity and density)
fortran
- 梯形法积分子程序 fortran 积分微分方程可以用(Trapezoid integral subprogram)
fft C语言实现
- fft c语言实现,快速傅里叶运算的c语言实现(fft)
IBVS-master
- MATLAB 下的视觉伺服算法,主要是基于图像的视觉伺服(visual servo alrigritho,mainly is the image based visual servo)
MPIE_FMM_64_TCM_cm_cz
- GMRES求解,特征模程序 计算电磁学,并行计算(GMRES, mom calcalate EM, MPI, charaters)
Untitled-1
- 观察高斯分布的变化情况,调节参数可以看到函数的变化趋势和图像的走势,确定参数的敏感程度。(Observe the change of gaussian distribution.)
C_test
- 50个算法的C语言实现,网络经常出现的50个基本算法,算法工程师入门必做的题目(The implementation of the 50 algorithms, the C language, the 50 basic algorithms that often appear in the network, the problems that the algorithmic engineers must do)
six_sort_algorithm
- 基于DEVC++平台实现六种排序算法,包括常见的直接插入,shell排序,冒泡排序等。(Six sorting algorithms based on DEVC++ platform)
CholeskySqr
- calculate SLAU with Cholesky algorithm
Gauss_Zeydel
- work to calculate SLAU with gauss zeydel algorithm
MR-9800S_V1.09.15555_20012016
- program to solve diferential equation
matlabjubing
- 本程序解决了matlab中fmincon最优化函数的非.m函数问题,程序中使用函数句柄,使用单个文件即可实现计算。包含基本的调用m函数方法程序、采用x(1)...x(6),带括号形式的句柄程序、采用定义的x1...x6多变量的句柄程序。程序可用于迭代过程中的最优化条件发生改变的情况。希望对大家有所帮助(This program solves the non.M function problem of the fmincon optimization function in MATLAB. In