-
matlab_guide
a very practical guide for matlab users
- 2010-09-08 16:51:56下载
- 积分:1
-
MATLAB-program-design
说明: 比较全面的MATLAB编程教案,共十四个PPT涵盖MATLAB编程各方面。(MATLAB programming more comprehensive lesson plans, a total of fourteen PPT covers all aspects of MATLAB programming.)
- 2011-03-14 19:47:00下载
- 积分:1
-
pls
一个pls的matlab的程序代码,供参考参考(Pls of a matlab program code, for reference information)
- 2011-11-28 21:32:10下载
- 积分:1
-
6_ImageBasic
基于System Generator的图像处理工程,多媒体处理FPGA实现的源码,图像基本操作,几何变换,直方图,灰度化处理等(System Generator based image processing engineering, multimedia processing FPGA implementation source code, the basic operation of the image, geometric transformations, histogram, gray processing)
- 2020-10-20 20:07:24下载
- 积分:1
-
PFC
此算法实现了单元机组负荷系统预测函数控制(This algorithm unit load system predictive functional control)
- 2008-12-24 09:54:57下载
- 积分:1
-
Noise_Power
Noise and signal power calculation
- 2010-04-24 21:44:12下载
- 积分:1
-
HO_overhead_normal_distribution_hops
MATLAB模型:HMIPv6&MIPv6在HOP数增加情况下的额外开销(MATLAB model: HMIPv6 & MIPv6 HOP number increased in case of overhead)
- 2012-07-05 18:15:09下载
- 积分:1
-
Huffman
用赫夫曼树进行编码和解码的相关操作,支持字符串的加密和解密(the procedure was wrote for huffman code ,which can be uesd to encode sting)
- 2014-11-25 15:25:38下载
- 积分:1
-
STL-ppt
STL(Standard Template Library)是C++标准庫的一部分(80 ),是用C++ Template机制来表达泛型的庫(Standard Template Library )
- 2014-02-24 22:12:06下载
- 积分:1
-
Multi_Rev_Lambert
function [V1,V2,L] = Multi_Rev_Lambert(R1,R2,t,string)
% 本函数计算多圈Lambert变轨问题
%
%参考资料:
% 韩潮等《空间交会中多圈Lambert变轨算法研究》
% 中国空间科学技术 2004第5期
%输入:
% R1 - 位置1
% R2 - 位置2
% t - 变轨时间
% string - 正行轨道(pro)或逆行轨道(retro)
%
%输出:
% V1,V2 - 转移轨道初始速度和最终速度
% L - 在转移轨道上停泊的圈数,L=0即表示直接Lambert变轨(The calculation problem of multiple revolution Lambert transfer function)
- 2021-04-06 16:39:02下载
- 积分:1