-
ldpc_gallager
说明: 经典ldpc编译码程序
gallager的博士论文里的部分仿真程序(classic ldpc encryption procedures Gallager doctoral thesis of simulation program)
- 2006-03-24 13:50:12下载
- 积分:1
-
NewPaperImplementation(Median_AVG_Mean)
It is a speckle noise filter using median-average-mean filter. it will remove the speckle noise from images this filter is based on a proposed technique in a paper
- 2014-01-06 23:05:51下载
- 积分:1
-
RGB2IND
Convert from RGB to Indexed Image
- 2010-06-22 17:13:29下载
- 积分:1
-
simplex
利用单纯形法求解线性规划,输入为标准型的线性规划,求解得到最优解和最优值(Use simplex method to solve linear programming, enter as the standard type of linear programming, for solving the optimal solution and optimal value)
- 2008-01-04 02:19:36下载
- 积分:1
-
smp75
应用了文本框 文本区域 通过文本框输入数据和文字(Applied to the text box text area through a text box to enter the data and text)
- 2009-12-21 13:39:14下载
- 积分:1
-
diancichengshiyan
该实验室用MATLAB环境下实现特殊边界的一些值,通过仿真实现图形的描绘。是电磁场学习的好帮手。(The laboratory MATLAB environment to achieve some of the special boundary value of graphic descriptions by Simulation. Field study is a good helper.)
- 2010-07-24 12:11:32下载
- 积分:1
-
multiuav
multi uav(多无人机matlab下的仿真)(multi uav (multi-UAV simulation matlab))
- 2021-04-25 15:18:46下载
- 积分:1
-
runABC
LEACH (Low-Energy Adaptive Clustering Hierarchy)
- 2013-10-30 14:53:09下载
- 积分:1
-
libsvm-3.1-[FarutoUltimate3.1Mcode]
Matlab 支持向量机3.1,Matlab 支持向量机3.1
- 2020-11-12 12:59:44下载
- 积分:1
-
Intermediate_Nodes
The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reaction Routes" program. Using both these programs a Reaction Route Graph for a chemical reaction mechanism can be constructed, which can be used for kinetics studies.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:46:34下载
- 积分:1