-
Matrix
自己编写的matlab简单计算,用于计算矩阵的加减乘与求逆,特征行列式等(I have written matlab simple calculation used to calculate the matrix addition and subtraction, multiplication and inversion, characteristic determinant, etc.)
- 2013-05-23 10:33:48下载
- 积分:1
-
MATLAB_Engine-andC-hybrid-
使用MATLAB_Engine与C混合编程(MATLAB_Engine andC hybrid programming)
- 2012-08-23 11:15:45下载
- 积分:1
-
matlab_calculator
a sample for MT4 connect matlab
- 2013-11-10 23:00:24下载
- 积分:1
-
pip_audio
这是一段用于谱分析算法中的求蝶形算子的
子程序,此程序采用C语言编写,移植性比较强(This is a period for the spectral analysis algorithm for the subroutine butterfly operator, this procedure using C language, the transplantation of relatively strong)
- 2008-03-17 18:31:09下载
- 积分:1
-
KSVD_Matlab_ToolBox
64位系统下,ksvd降噪的matlab代码(64 bit system, ksvd noise reduction of matlab code)
- 2016-05-17 16:06:48下载
- 积分:1
-
bianyi4_2
编写一通用的预测法分析程序,要求有一定的错误处理能力,出错后能够使程序继续运行下去,直到分析过程结束。可通过不同的文法(通过数据表现)进行测试。(Write a generic prediction analysis procedure that requires a certain degree of error-handling capabilities, enabling the program to continue after an error to run it until the end of the analysis process. Can be tested by different grammar (by performance data).)
- 2013-12-05 09:36:24下载
- 积分:1
-
Vccallmatlabdll
vc调用matlab的例子,亲,使用起来非常方便哦(
vc call matlab example, pro, very convenient oh)
- 2016-06-13 14:49:04下载
- 积分:1
-
Quantum-genetic-algorithms--optimal
matlab量子遗传算法求最优,其适应度函数可以根据自身实际情况编写求适应度值最高的最优解。(Quantum genetic algorithms for optimal matlab)
- 2014-12-23 12:55:50下载
- 积分:1
-
FDTD2D
一个FDTD二维的经典程序,非常不错,适合初学者使用。(A classic two-dimensional FDTD program, very good, suitable for beginners.)
- 2011-01-23 11:29:28下载
- 积分:1
-
yunsuanfu
实验:
有两个个矩阵a和b,均为2行3列。 重载运算符“+”,
(1)使之能用于矩阵的相加。如c=a+b。
(2)如果参与运算的两个操作数中一个是整数即矩阵+3或3+矩阵形式,进行加法运算也能得出和。
(3)定义自减运算符的前置(i++)和后置(++i)重载编写相应程序并验证它的正确性。
(i think it s a goog for many people)
- 2009-12-28 10:33:54下载
- 积分:1