-
i_mage
Image processing codes
- 2010-12-22 00:49:10下载
- 积分:1
-
SoftVitDec
维特比译码,采用软件的方法实现维特比译码,仿真效果很好。(Viterbi decoding using the software Viterbi decoding, the simulation results is very good.)
- 2012-05-20 10:59:10下载
- 积分:1
-
matlab
matlab 指令介绍 指令介绍 matlab 指令介绍 指令介绍(introduction matlab matlab Directive introduces instruction instruction instruction introduction introduction)
- 2013-09-13 20:33:27下载
- 积分:1
-
DelMidBand
实现去中间频带法实现宽间隔跳频处理,该程序为一个是实现函数(To the middle of Act to achieve the realization of wide band frequency hopping interval processing, the program is to achieve as a function)
- 2008-01-19 14:53:23下载
- 积分:1
-
matpower4.1
一款基于MATLAB的电力系统潮流计算及优化的程序,很好很强大,最新版(A power flow calculation based on MATLAB and optimization procedures, is very very strong, the latest version of)
- 2012-11-09 16:16:40下载
- 积分:1
-
cessna C182建模
说明: C182的动力学建模;包含配平;非常好用的动力学模型(Dynamic modeling of C182; including balancing; very useful dynamic model)
- 2019-11-26 10:02:26下载
- 积分:1
-
为.dat文件的每帧的帧头加上帧长等信息-add216b
为.dat文件的每帧的帧头加上帧长等信息(for. Dat paper every frame with the header information such as frame size)
- 2005-03-21 17:42:03下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
MATLAB-code-of-OFDM-system
Simulink通信系统建模一书中的OFDM通信系统仿真MATLAB源程序,包括word文档介绍,是非常好的通信系统仿真的学习参考资料(The book Communication Systems Simulink modeling the OFDM communication system simulation MATLAB source code, including word document describes, is a very good communication system simulation study reference)
- 2011-08-20 10:45:46下载
- 积分:1
-
fushi-and-pengzhang
基于matlab对图像进行处理,图像的腐蚀与膨胀源代码,只要修改图像的路径,可以根据自己的需要改参数值达到自己想要的结果,自己很好容易理解的代码(Based matlab code for image processing, image erosion and expansion source code, as long as the path to modify the image, you can achieve the results they want according to their need to change the parameter value, easy to understand his own good)
- 2015-04-05 11:48:20下载
- 积分:1