-
SOAmodel
该程序系统的模拟了半导体光放大器的物理模型,对研究半导体光放大器非常有用!!(The program system to simulate the physical model of semiconductor optical amplifiers, semiconductor optical amplifiers for research is very useful! !)
- 2021-04-08 20:29:00下载
- 积分:1
-
Simulink
说明: 详细介绍了simulink的建模与开发,适合于初学者学习(Simulink detailed modeling and development, suitable for beginners to learn)
- 2008-08-28 13:09:28下载
- 积分:1
-
MutualInformation
计算互信息,通过状态转移概率和分支度量进行前向递推(calculate the mutual information)
- 2012-08-22 11:29:54下载
- 积分:1
-
AtmosphericSpace-Flight-Dynamics
一个有关AtmosphericSpace Flight Dynamics7的简单的MATLAB例程(A simple example which aboutAtmosphericSpace Flight Dynamics)
- 2013-03-30 23:34:34下载
- 积分:1
-
work
建立一个矩阵,进行一些运算,求得XA=B中X的值(matrix caculation)
- 2009-07-15 19:05:53下载
- 积分:1
-
walsh-code-decoding
It does walsh decoding in matlab.For w5 i.e. 100
Walsh code T = 01100110
For bit a3 at T/2
So a3=1
Similarly same things is do for T/4,T/8……..
Continuing the same steps we get w5=100
- 2015-03-23 16:41:08下载
- 积分:1
-
Matlab_Programming_Tutorial_Classic
Matlab程序设计经典入门教程Matlab Programming Tutorial Classic(Matlab Programming Tutorial classic Matlab Programming Tutorial Classic)
- 2010-08-02 10:11:39下载
- 积分:1
-
MRC
Field of Digital Communications.
Topic: Diversity Combining
Matlab Program (m File) for exploiting Receiver Antenna Diversity: Maximal Ration Combining (MRC)
- 2012-10-10 18:31:18下载
- 积分:1
-
mls_mb
A code to fit a curve on sampled data using moving least squares method.
MLSM is generalized form of weighted least squares and firstly introduced to use in meshless Finite Element Method (FEM). The main feature of this method is that the weight function is updated from point to point which enables the user to control “closeness of fit”.This code is performed for 1D fitting and is tested on a sinusoid function.
- 2012-08-02 16:28:47下载
- 积分:1
-
comVision
图片印刷字符的识别(可识别多种字体)
将Matlab工作空间路径设置为本文件夹
在Matlab命令窗口内输入:
numCongnition( able1/01.jpg )
通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体
命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口
也可以运行:
num = pretreat( able1/01.jpg )
imshow(num)
直接得到预处理后的图片
再键入:
getNumber(num)
得到字符输出
(Set the Matlab workspace path to this folder
In the Matlab command window input:
NumCongnition ( able1/01. JPG)
Through change pictures to deal with different figure, including able1, able2, able3 three folders corresponding to three kinds of fonts
Command window output to identify characters, and automatically process among popup Windows
Can run:
Num = pretreat ( able1/01. JPG)
Imshow (num)
Directly after preprocessing of images
Type:
GetNumber (num)
Get the output character)
- 2014-02-17 16:37:48下载
- 积分:1