-
MATLAB
说明: MATLAB提供了多种方式从磁盘读入文件或将数据输入到工作空间,即读取数据,又叫导入数据;将工作空间的变量存储到磁盘文件中称为存写数据,又叫导出数据。(MATLAB provides a variety of ways from the disk is read into a document or data entered into the work space, that is, read data, also known as import data will work variable storage space to keep the disk file is called to write data, also known as export data .)
- 2008-10-22 23:43:03下载
- 积分:1
-
vcmat
以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用
的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。(before using Matlab and vc mixed programming using the first procedure used mcc m into dl l, then vc call method. This method of complex documents m very easy, but for some minor procedures, such as curve visualization, matrix eigenvalue calculation, and so on, these are just two lines need a small procedure code, reuse dll on the loss outweighs the gain. After testing, can be found directly in the C Programming Calling Matlab c/c math)
- 2007-01-16 11:13:13下载
- 积分:1
-
ACO_jieshu
计算CN,即共同邻居的代码,用于链路预测,属于根据网络的局部特征进行预测(Calculating CN, i.e. common neighbors code for link prediction, according to the local characteristics of the network belonging to predict)
- 2014-01-24 18:34:19下载
- 积分:1
-
RadialModeSolver
用有限元方法计算光纤径向标量波动方程的解(Matlab code to compute radial component of scalar wave equation)
- 2021-04-21 19:38:49下载
- 积分:1
-
fourier
这是门信号的fourier变换,matlab语言编写,有注释,很明了(This is the Fourier transform, gate signal matlab language, have comments, is clear
)
- 2011-08-01 15:50:49下载
- 积分:1
-
MAT
仿MATLAB矩阵C++运算库,包括加、减、乘、除、点加、点减、点乘、点除、赋值、转置、rank、det、eig、svd、pinv、power等的运算。inv运算使用pinv运算。最难实现的是非方阵的除法。(MatLab Matrix simulator)
- 2014-10-17 10:45:03下载
- 积分:1
-
area-of-a-circle-
蒙特卡罗算法随机试验计算圆的面积的全过程(Monte Carlo algorithm for the whole process of the randomized trials calculated circle area)
- 2013-04-15 19:58:02下载
- 积分:1
-
matab-code-quantum-pso-algorithm
The quantum particle swarm optimization (QPSO) applies the quantum computing theory to particle swarm optimization, and thus has the advantages of both quantum computing theory and particle swarm optimization, so it has a faster convergence rate and a more accurate convergence value.
- 2021-03-18 10:49:20下载
- 积分:1
-
HHT_DailyBuild_ultimate
有关于数字信号处理方面的,比较新的HHT希尔伯特黄变换实例,里面有HHT的工具箱,HHT对电弧故障的数据分析,神经网络运算,并且配套了说明文档。绝对是自己研究的成果,是良好的学习工具!(HHT Hilbert Huang Transform instance, there are HHT toolbox, HHT arc fault data analysis, neural network computing, and supporting the documentation. Is a good learning tool!)
- 2014-10-21 19:19:17下载
- 积分:1
-
trigle
简易的三角波发生器代码,可以产生正确的三角波,MATLAB新建M-FILE,然后RUN即可(Simple triangular wave generator code, you can generate the correct triangle wave, MATLAB new M-FILE, then RUN to)
- 2011-05-04 14:59:42下载
- 积分:1