-
b-aquarium
matlab, bahasa pemrograman
- 2014-09-10 22:40:27下载
- 积分:1
-
Sprinkler_test
贝叶斯网络教案中的洒水车源代码,含抽样代码。(Bayesian model case study in the sprinkler)
- 2013-11-10 10:27:52下载
- 积分:1
-
apa
c + + programming to learn a one-stop(c++ programming to learn a one-stop)
- 2010-10-08 23:55:55下载
- 积分:1
-
Sim_con
干涉数据仿真,针对不同类型干涉光谱仪,包括时间 、空间 (SIMULATION INTERGRAM)
- 2014-08-15 11:20:11下载
- 积分:1
-
multisvm1
系统自带的svm只能实现二分类,这个svm可以做多分类(Svm system comes only achieve two categories that you can do more svm classification)
- 2015-03-13 10:03:19下载
- 积分:1
-
random-demodulator
压缩采样仿真实验代码,基于随机解调器,仿真功能完善(Compressive sampling simulation code, based on random demodulator perfect simulation function)
- 2020-12-09 06:29:19下载
- 积分:1
-
MATPOWER1
MATLAB CODE FOR POWER FLOW 1
- 2014-01-06 19:48:29下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
dynamicprogramming
本文介绍了动态规划的基本思想和基本步骤,通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较,最后还简单介绍了动态规划的数学理论基础和当前最新的研究成果。(This article describes the basic idea of dynamic programming and the basic steps, through the case study design algorithm using dynamic programming of specific channels to discuss some of implementation of dynamic programming techniques, and dynamic programming and other algorithms are compared, finally a brief introduction The mathematical theory of dynamic programming based on the latest research results and current.)
- 2010-05-17 21:44:10下载
- 积分:1
-
CPP_with_Matlab
how to load .m matlab file in c++.
c++ with matlab
- 2013-02-01 19:17:58下载
- 积分:1