-
tiaojian
编码是在MATLAB下编写的,可以在MATLAB上直接运行,我没有在分类中找到MATLAB,所以选择了c++,希望管理员能分下类。这款编码是计算水准测量中计算条件平差的。(The code is written in MATLAB, you can run directly in MATLAB, MATLAB, I did not find in the classification so chose c++, I hope that the administrators in the next class. This code is calculated in the calculation leveling adjustment of condition equations.)
- 2012-05-29 09:14:21下载
- 积分:1
-
Radar-fuzzy-function-simulation
雷达通信系统的模糊函数的基于线性函数的matlab仿真(Radar system of communication function of fuzzy linear function based on the matlab simulation
)
- 2011-12-13 15:16:33下载
- 积分:1
-
ZEVEN
Matlab教程第7章,编程与数据分析、整理(Matlab Guide Chapter 7, programming and data analysis, sorting)
- 2013-07-20 10:08:35下载
- 积分:1
-
Fast decoupling method.zip
电力系统状态估计快速解耦法(PQ分解:有功和无功的分解;雅克比矩阵常数化)(Fast decoupling method for power system state estimation (PQ decomposition decomposition; active and reactive Jacobi matrix))
- 2017-07-22 12:41:19下载
- 积分:1
-
turbodemotool
关于HARQ的组合译码的MATLAB仿真程序(About HARQ MATLAB simulated program)
- 2010-05-10 22:44:57下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
SGA-simple-Genetic-Algorithm
C语言编的简单遗传算法程序 各项功能齐全(SGA-simple Genetic Algorithm)
- 2011-05-23 16:24:14下载
- 积分:1
-
Odefun5
间歇反应釜的matlab建模,M文件,c可自由改变(Modeling of batch reactor)
- 2013-12-16 20:15:44下载
- 积分:1
-
test0
这是一个很好的控制台应用程序,可以方便的在其中添加模块。(This is a good console application, you can easily add modules where.)
- 2014-09-10 09:44:15下载
- 积分:1
-
iterative-method-matlab-code
matlab迭代法代码,很不错,值得看看(iterative method matlab code, very good, worth a look)
- 2013-11-15 17:09:57下载
- 积分:1