-
fd3
说明: 本资料是关于MATLAB中 图形用户界面GUI制作的源码 有助于读者对MATLAB DUI的学习。(This information is on the MATLAB graphical user interface GUI in the production of the source will help readers to MATLAB DUI learning.)
- 2010-04-18 15:35:23下载
- 积分:1
-
juzhenjisuanyuyouhua
矩阵运算与优化,包括特殊矩阵的生成及稀疏矩阵的介绍(Matrix calculation and optimization, including the introduction of a special matrix generation and sparse matrix)
- 2014-10-19 16:12:28下载
- 积分:1
-
Erdal-Arikan-Paper
极化码开发作者原论文发表于2009 解释极化码研发原理 应用以及不足(Polarization code developed to explain the polarization of the original papers published application code development principles and inadequate in 2009)
- 2015-04-16 10:23:53下载
- 积分: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
-
abc
异步电机的matlab仿真,三想abc仿真,可供新手学习(Matlab simulation of induction motor, the three would like to abc simulation, for the novice to learn)
- 2009-05-20 11:47:44下载
- 积分:1
-
ex05
说明: 离散信号Gabor展开的理论及实现颇为繁琐。其中包括离散Gabor变换的标架理论、周期序列的离散Gabor变换、非周期序列的离散Gabor变换以及各种快速算法等。此程序给出给出了一个线性调频信号的Gabor变换。(Gabor expansion of discrete signals and the realization of the theory is quite cumbersome. Including discrete Gabor transform frame theory, the periodic sequence of discrete Gabor transform, non-periodic sequence of discrete Gabor transform and a variety of fast algorithms. This procedure gives a linear FM signal is given the Gabor transform.)
- 2011-03-21 15:23:32下载
- 积分:1
-
construction-of-nonlinear-model
matlab搭建非线性模型,求解微分方程(construction of nonlinear model)
- 2014-11-04 12:13:52下载
- 积分:1
-
matlab
matlab学习资料,对于初学者来说是一本不错的入门教程(matlab learning materials, for beginners is a good introductory tutorial)
- 2008-03-16 10:35:09下载
- 积分:1
-
eit2d
一个简单的电阻抗断层成像的仿真程序,使用matlab实现。(a simple example of electrical impedance tomography implemented by matlab.)
- 2021-02-22 21:39:41下载
- 积分:1
-
SNorm
MATLAB FUZZY BASIC OPERATIONS
- 2014-02-18 00:09:50下载
- 积分:1