-
compress
用matlab写的图像预测编码,compress.m是压缩,descompress.m是解压缩。(Using matlab to write the image predictive coding, compress.m is compressed, descompress.m is extracted.)
- 2008-05-04 08:40:12下载
- 积分:1
-
NeuralNetwork_Backpropagation_Regression
使用MATLAB实现的BP神经网络的回归功能,代码非常的简洁(using MATLAB BP neural network regression function, the code is very simple)
- 2007-05-22 21:44:36下载
- 积分:1
-
Dijkstra
图论中用dijkstra算法求解最短路问题的MATLAB代码,可求任意一点至其它所有点的最短距离和最短路径。(Dijkstra algorithm using graph theory shortest path problem MATLAB code, can be uated at any point to the shortest distance and shortest path to all other points.)
- 2014-11-04 21:27:25下载
- 积分:1
-
Speed
关于转子轴承系统,需要计算转子的速度,这是一个编程,可以参考学习。(A rotor bearing system, requires the calculation of rotor speed, which is a programming, you can refer to learning.)
- 2014-12-23 19:10:55下载
- 积分:1
-
OPF-MATLAB-
利用内点法计算电力系统潮流计算,matlab源代码(The use of interior point method to calculate the power flow calculation, matlab source code)
- 2013-05-12 12:59:55下载
- 积分:1
-
powersystem-monte-carlo-matlab
利用粒子群算法实现最优潮流计算,得到最优配电网规划结果(Using particle swarm optimization algorithm to achieve optimal power flow calculation, get optimal distribution network planning results.)
- 2020-09-09 21:28:04下载
- 积分:1
-
matlabclock
一个用matlab编写的时钟程序,包含了数字钟和传统显示的圆形中,背景是可爱图片。运行时和电脑同步。(a program on a clock which contains a traditional clock and a numerical one,with a lovely background picture。when the program runs ,the clock will keep the pace with the correct time of the computer。)
- 2009-03-16 20:40:57下载
- 积分:1
-
date-inquiry
MATLAB算例,编程实现日期查询的功能。(MATLAB examples, Programming Date query functions.)
- 2012-05-18 15:37:26下载
- 积分:1
-
4analysis-cross
基于MATLAB分析智能车十字不过的原因,可以为做基于matlab智能车调试分析上位机的同学提供参考。(ON划词翻译ON实时翻译基于MATLAB分析智能车十字不过的原因,可以为做基于matlab智能车调试分析上位机的同学提供参考。
MATLAB analysis of reasons but smart car based on the cross, can do analysis of PC debugging of MATLAB intelligent vehicle based on the students to provide reference.
)
- 2014-12-19 10:18:38下载
- 积分:1
-
M
说明: 对于顾客成批到达、成批服务排队系统,给定输入参数: ? ? , , λ ?(都为正数),随
机生成顾客到达的间隔时间,一批顾客中的数量,一批顾客的服务时间;成批服务的顾客数
c (为正整数);初始时刻,系统中人数为 0;系统运行时间 T (比较大,使得系统稳定),
按照前述规则模拟系统运行。回答:
(1) 参数 ? ? , , λ 如何取值,才能保证系统排队人数不会趋于无穷,即系统稳定;
(2) 参数 λ 的灵敏度分析,即固定 ? ? , 且 λ 取不同值(如 5 个,参数组合保证系
统稳定)时,五个排队指标如何变化。一个指标的变化趋势画一个子图,每个
子图需要加标题注明,五个指标共 5 个子图画在一张大图上;
(3) 参数 ? 的灵敏度分析,要求同(2);
(4) 参数 ? 的灵敏度分析,要求同(2);
(5) 参数 c 的灵敏度分析,要求同(2)。(For the queuing system of customers arriving in batches and serving in batches, the input parameters are given as follows:
The interval between arrivals of machine generated customers, the number of customers in a batch, the service time of a batch of customers; the number of customers serving in batches
C (positive integer); initial time, the number of people in the system is 0; system running time T (relatively large, making the system stable).)
- 2018-12-13 11:50:06下载
- 积分:1