Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • matrixVB.rar Matrix VB 为Matlab公司开发的matlab插件,和VB完美结合,可以节约开发时间,并且使你的程序功能特别强大:画图、矩阵运算......等现在网络上很难找的,贡献给大家共同分享!
  • tmm_0123...n.rar transmission matrix method for 1d photonic crystals. 可计算透射谱 反射谱 场分布图 cvf下编译 可跨平台
  • IWT_BIO.rar When x is a matrix, a wavelet transform is performed on all rows of x. % - To create filters + shifts: see makeWTfilter.m and mirrorshifts.m % - The forward transform is in FWT_BIO.m
  • matrix-inverse.rar 进行矩阵求逆,包含行列式的值的计算,代数余子式的计算等
  • matrix.rar 线性回归 线性回归 线性回归
  • IterativeClosestPointMethod.rar ... ) INPUT: model - matrix with model points, data - matrix with data points, OUTPUT: R - rotation matrix and T - translation vector accordingly so newdata = R*data + T . newdata are transformed data points to fit model see help icp ...
  • MPM_Vs_MUSIC.rar Matrix Pencil Method(矩阵束) 和MUSIC 算法的比较,只需要简单的运行total即可。
  • 8queen_sc.rar ... FillArea(int index) // to fill chess board with desired chromosome int CostFunc(int index) // determine the cost of matrix[index][index] void PopulationSort() // to sort population from the best to the worst void GenerateCrossOverMatrix() // a way ...
  • toyFDTD.rar This a translation of the ToyFDTD c code available from the web site http://www.borg.umn.edu/toyfdtd/ToyFDTD1.html This some optimization to use MATLAB matrix notation. Others may find a way to further optimize the nested loops.
  • matrix11.zip ... 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and ...