-
DSP_filter
DSP实现数字信号处理的无限长滤波器,东南大学第三次实验(DSP digital signal processing of the infinite filter, Southeast University, the third experiment)
- 2010-07-15 15:56:44下载
- 积分:1
-
STA-LTA
STA LTA 长短视窗处理地震信号算法,绝对自己编的,有很好的效果(STA LTA length windows seismic signal processing algorithms, absolutely own, and have a good effect)
- 2021-03-26 17:09:13下载
- 积分:1
-
Upload_Actual_JPEG
dpcm编码,是一种传统的编码方法,就是预测性编码。(dpcm is)
- 2010-08-25 10:02:28下载
- 积分:1
-
LEACH_11_6
说明: LEACH 协议的MATLAB仿真代码,有详细的注释,易于阅读和理解(LEACH protocol MATLAB simulation code, there are detailed notes, easy to read and understand)
- 2021-02-25 01:29:39下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
TSP_Particle
在MATLAB中用粒子群算法解决TSP问题。(use the particle swarm optimization(PSO) to solve the TSP problem。)
- 2010-01-17 21:37:20下载
- 积分:1
-
LS
说明: 对于给定的200组数据用基本最小二乘算法辨识其确定的差分方程系数(For a given set of data with 200 basic identification of least-squares algorithm which determines the differential equation coefficients)
- 2013-05-23 16:41:07下载
- 积分:1
-
Desktop
说明: 基本粒子群优化算法,: Sphere测试函数(Basic particle swarm optimization algorithm: sphere test function)
- 2020-06-01 21:45:14下载
- 积分:1
-
TWVRP
对物流配送问题的带时间窗车辆路径规划问题进行求解,使用matlab编程(To solve the problem of vehicle routing with time windows, which is used to solve the problem of logistics distribution, using MATLAB programming)
- 2020-12-01 20:39:27下载
- 积分:1
-
house
Stores the "house" data set in X.
- 2010-03-06 17:21:11下载
- 积分:1