-
tdfdTE
二维时域有限差分法:TE波仿真程序,下载即可运行(FDTD—TE wave)
- 2013-12-10 11:20:06下载
- 积分:1
-
pudn
new method for noisy enviroment fuzzy adaptation
- 2012-11-28 02:29:59下载
- 积分:1
-
ACmotor
异步电机的电流预测控制,给定转速,通过比较电机输出的dq轴电流和给定电流判断控制性能的优劣(predictive Current Control)
- 2020-10-18 20:57:26下载
- 积分: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
-
MATLAB_solution_2
实用的电子书《偏微分方程的MATLAB解法》,是一部介绍常偏分方程的经典著作,偏微分方程必常微分方程更复杂,是研究非线性科学的必备工具书。(Practical e-book )
- 2008-01-31 10:41:46下载
- 积分:1
-
Matlab600
matlab编程常用的程序范例,有助于日常开发方便,可直接调用。(matlab programming examples of commonly used procedures to help facilitate the daily development, can be called directly.)
- 2010-10-29 09:05:54下载
- 积分:1
-
vibe_matlab
利用matlab编写的vibe算法,处理速度比较慢,但对于学习了解vibe的原理有一定的帮助(Vibe algorithm by using matlab, processing speed is slow, but to learn the principle of vibe has certain help)
- 2015-01-16 21:35:00下载
- 积分:1
-
pnet_putvar
实现数字网络模拟过程的matlab程序。在matlab上调试通过(Digital network simulation matlab process procedures. Debugging through the matlab)
- 2010-03-15 17:21:30下载
- 积分:1
-
text-detection
采用matlab实现图像中文本的检测、定位、分割以及识别功能!有利于初学者快速入门!(The function of this code is to detect,locate,separate and recognize the text in an image using matlab programming langage. It is very useful for a beginner!)
- 2011-05-11 11:39:19下载
- 积分:1
-
MATLAB_Courseware
北京工业大学MATLAB课件的ppt和word文档的总结概括(Beijing University of MATLAB Courseware ppt and word summed up the document)
- 2010-05-18 20:55:42下载
- 积分:1