-
matlab_cpp
Solving Engineering Problems Using MATLAB C++ Math Library Introduction
In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB® C++ Math Library serves two separate constituencies: MATLAB programmers seeking more speed or complete independence from interpreted MATLAB, and C++ programmers who need a fast, easy-to-use matrix math library. To each, it offers distinct advantages.
- 2007-11-05 15:06:09下载
- 积分:1
-
dsuwb
The system simulation I have made is about Transceiver system. It s about Direct Sequence CDMA + Ultra Wide Band Simulation,which computing BER vs SNR to display the system performance. Main Program is in maindsuwb.m, you can run the overall system to display the system performance from maindsuwb.m.
- 2011-05-11 18:38:38下载
- 积分:1
-
amethodofgettingcrosscorrelationfunction
利用傅里叶变换的方法,求含有噪声的两个序列的互相关函数(a method of getting cross correlation function)
- 2010-06-01 17:10:26下载
- 积分:1
-
HausdorffDist
hausdorff distance 的matlab函数(hausdorff distance (matlab function))
- 2011-07-15 10:48:10下载
- 积分:1
-
GUI-for-character-recognition
使用数学矩阵软件Matlab进行字符识别可视化编程(visual programming of Character recognition)
- 2013-12-19 20:04:50下载
- 积分:1
-
modalidentification
模态参数辨识方法,主要是利用时域数据进行时域模态参数辨识(time modal identification method)
- 2013-11-26 21:52:47下载
- 积分:1
-
NDA_EM_32qam
使用EM算法,估计32QAM调制方式下的信噪比(EM algorithm using the estimated signal to noise ratio under 32QAM modulation)
- 2010-10-22 08:26:38下载
- 积分:1
-
dsp4
这是一个数字信号处理的matlab源程序,程序里包含快速傅里叶算法等(This is a digital signal processing matlab source, the program contains the fast Fourier algorithm)
- 2010-12-30 11:17:18下载
- 积分:1
-
Newton-rafer-Johnson-method
说明: 电力系统的牛顿-拉夫逊法潮流计算。
基本步骤:
(1)形成节点导纳矩阵
(2)将各节点电压设初值U,
(3)将节点初值代入相关求式,求出修正方程式的常数项向量
(4)将节点电压初值代入求式,求出雅可比矩阵元素
(5)求解修正方程,求修正向量
(6)求取节点电压的新值
(7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步
(8)计算支路功率分布,PV节点无功功率和平衡节点柱入功率。(Power system of Newton- rafer Johnson flow calculation method-matlab)
- 2011-03-01 16:02:50下载
- 积分:1
-
Matlabbook
详细的matlab编程指南,对matlab的编程和学习有很大的帮助和作用。(Detailed matlab programming guide for matlab programming and learning a great help and role.)
- 2011-11-16 12:08:46下载
- 积分:1