-
Application_Guide_2008
介绍了PSCAD基本的模块和各个部分的功能,并提供了一些具体的例子可以进行操作练习。(PSCAD introduced the basic modules and functions of various parts, and provides some specific examples of practice can operate.)
- 2010-08-26 10:01:30下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
matlab
说明: 最速下降梯度法matlab程序和用拟牛顿法求极小值点(apply a gradient–descent based error minimization approach to minimize the difference between the real deformation and the simulated one given the elasticity parameters)
- 2011-02-21 22:28:48下载
- 积分:1
-
matlab&c(1)
说明: 《精通Matlab与C/C++混合程序设计》( 第一章)("proficient Matlab and C/C mixed Program Design" (first chapter))
- 2006-03-28 23:05:20下载
- 积分:1
-
KODE-DCT-SVD-WATERMARK
code matlab for digital watermarking using DCT-SVD
- 2014-08-26 15:22:40下载
- 积分:1
-
qamofdm
16-QAM MODULATIONTECHNIQUE USED FOR OFDM SYSTEM (orthogonal frequency division multiplexing)
- 2013-11-20 13:20:15下载
- 积分:1
-
xiandaixinhao
现代信号处理大量实例,小波变换傅立叶变换,滤波器的实现(Modern signal processing a large number of instances, the wavelet transform Fourier transform filter realization)
- 2012-10-28 16:27:16下载
- 积分:1
-
LUMATLAB
本程序为直接LU分解法及其MATLAB程序,用于求解高斯方程组(This procedure for direct LU decomposition method and the MATLAB program for solving equations Gauss)
- 2009-10-04 13:40:57下载
- 积分:1
-
example_coordinate_transformation(1)
刚度矩阵转换到整体坐标系的matlab的程序(Stiffness matrix transformation to the global coordinate system matlab program)
- 2015-04-13 02:28:28下载
- 积分:1
-
UAV-Cooperative-Decision-and-Control
无人机协同决策与控制英文原版,可供研究无人机协同的同学参考(the English original of UAV Cooperative Decision and Control,for the study of reference UAV cooperative students)
- 2014-05-03 23:06:18下载
- 积分:1