-
beam
基于有限元理论,通过matlab编程求解悬臂梁受力问题(Based on finite element theory, matlab programming by solving problems cantilever force)
- 2010-08-12 17:27:39下载
- 积分:1
-
mathlinkmixedadvancedprogramming
说明: 该文档介绍了如何利用Mathematica的Mathlink通讯机制,混合多种高级语言编程.(This document describes how to use Mathematica' s Mathlink communication mechanism, mixed a variety of high-level language programming.)
- 2010-04-05 01:16:27下载
- 积分:1
-
prediction-and-distinction
使用MATLAB完成灰色预测,fisher 判别,以及距离判别(Done using MATLAB Grey, fisher discriminant and distance criterion)
- 2011-04-27 17:45:39下载
- 积分:1
-
PSCAD-zhinan
PSCAD学习资料,适合初学者学习应用,希望对大家有所帮住(PSCAD learning materials, suitable for beginners learning applications, we hope to help to live)
- 2011-06-03 18:15:34下载
- 积分:1
-
chpp3A10.1007p2F978-3-7091-6215-6_27
Adaptive Volume Rendering using Fuzzy Logic
Control
- 2015-04-07 02:45:32下载
- 积分:1
-
202-rashed_2
Thermal Unit Commitment Solution Using an Improved Lagrangian Relaxation
- 2016-07-07 19:12:59下载
- 积分:1
-
image_encryption
图像的加密解密MATLAB源码,包含lena的测试图像及加密解密图像。( Image encryption and decryption of the source, including the test images lena and image encryption and decryption.)
- 2009-06-16 13:29:26下载
- 积分:1
-
Lamb波频散曲线
说明: Lame波的频散曲线,包括相速度和群速度。(The dispersion curve of Lame wave includes phase velocity and group velocity.)
- 2019-06-03 19:20:32下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
matlab1
MATLAB 课本实例教程 MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程(MATLAB)
- 2009-12-23 08:59:44下载
- 积分:1