-
onedimensional-photonic-crystal-
采用传输矩阵法,用matlab编程计算的一维光子晶体的能带结构,方法简单,速度快,同时可计算透射系数(Using transfer matrix method, calculated with matlab programming one-dimensional photonic crystal band structure, the method is simple, fast, and calculate the transmission coefficient)
- 2020-12-11 20:19:19下载
- 积分:1
-
MIMO_ZF_MMSE
Simulatiom MIMO Zero Forsing, MMSE
- 2014-09-15 19:00:27下载
- 积分:1
-
瞬时混和盲信号的分离 exBSS
瞬时混和盲信号的分离,使用自然梯度法的实现。(Blind signal separation of instantaneous mixing, using natural gradient method of implementation.)
- 2015-09-23 01:02:30下载
- 积分:1
-
fuzzy-PID
模糊自适应PID控制,PID参数整定,模糊规则,模糊推理(fuzzy PID control)
- 2012-04-13 14:54:27下载
- 积分:1
-
QAM
m-QAM modulation,using some toolbox in order
- 2011-10-14 20:47:02下载
- 积分:1
-
delta-mod
delta modulation encoder using matlab
- 2013-03-14 02:51:36下载
- 积分:1
-
Parag.K..Lala..Principles.of.Modern.Digital
ASIC desing vlsi Engineering anna university electronics department
Engineering anna university electronics department
- 2014-02-07 18:41:29下载
- 积分:1
-
ffmpeg_study
超经典的ffmepg学习教程及示例代码!~~~(Ultra Classic ffmepg tutorials and sample code)
- 2014-01-21 19:29:54下载
- 积分:1
-
Opt_Quadratic
插值算法是一类重要的线性搜索方法,其基本思想是在搜索区间中不断用低次插值多项式来近似目标函数。该程序是用二次插值算法求区间上的无约束最优化解。(Interpolation algorithm is one important class of linear search method, its basic idea is constantly in the search interval with a low polynomial interpolation to approximate the objective function. The program is used quadratic interpolation algorithm for unconstrained interval on optimal to resolve.)
- 2008-05-06 21:45:02下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1