-
123duocisanshe
用蒙特卡洛法模拟编写的计算粒子的多次散射和单次散射的比较(Comparison of multiple scattering method using Monte Carlo simulation calculations prepared particles and single-scattering)
- 2020-10-13 15:27:33下载
- 积分:1
-
guangyi
说明: 此程序是基于广义最小二乘法,运用递推算法。(This procedure is based on generalized least square method, the use of recursive algorithms.)
- 2011-03-26 19:49:10下载
- 积分:1
-
2010-matlab-4
2010 数学建模大赛 赛前matlab培训4(MATLAB programming topics lecture 4.zip)
- 2013-11-11 23:24:44下载
- 积分:1
-
LPP
利用MATLAB对原始数据特征提取(数据降维)((Data dimensionality reduction of raw data feature extraction using MATLAB))
- 2021-03-25 17:49:14下载
- 积分:1
-
svm
基于svm的人体轮廓检测,基于omega人体形状特征。(recognize people by svm.)
- 2015-03-28 09:31:07下载
- 积分:1
-
EfficiencyofNetworks
计算网络效率,输入参数,网络的邻接矩阵,输出任意节点对间的效率,及网络效率。
设计思路:floyd算法求最短路径,求倒数,求平均值(Computing network efficiency, input parameters, the network' s adjacency matrix, any node between the output efficiency, and network efficiency. Design ideas: floyd shortest path algorithm, a reciprocal, an average)
- 2020-12-29 15:19:01下载
- 积分:1
-
gsmc
基于一个二阶线性系统实例,介绍了全程滑模变结构控制,实现了系统的鲁棒性特点。(Global sliding mode variable structure control, based on a second order linear system instance, the robustness of the system characteristics.)
- 2013-03-05 09:37:16下载
- 积分:1
-
Intersect
AE开发,InterSect操作AE开发,InterSect操作AE开发,InterSect操作AE开发,InterSect操作(ArcEngine for intersect tool)
- 2015-03-18 21:56:31下载
- 积分:1
-
binbu_to_yuan_dec
本程序可以实现二进制补码形式转换为原码形式(The program can complement binary form into the form of the original code)
- 2013-07-26 13:32:27下载
- 积分:1
-
cyclic_decoder
(7,4)系统循环码译码器
decode_out = cyclic_decoder(decode_in)
该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1
输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解
码后的信息码字,是1×4的行向量。
函数运行时,同时画出接收循环码字和译出码字的波形图。
( (7,4) system cycle Decoder decode_out = cyclic_decoder (decode_in) cyclic code decoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 input parameters decode_in is the received codeword cycle, the row is 1 × 7 vector output decode_out solution code is the information after the code word is 1 × 4 row vector. Function to run at the same time code word and draw a circle to receive the word of the translated code waveform.)
- 2011-08-15 21:49:54下载
- 积分:1