-
combine---two-binary-trees-
This is a small program to create indexs for two binary trees and combine them to a new
003
* index tree and output the new tree,the second tree only has the left child tree then
004
* if the first tree has no left child tree,insert the second tree into the first tree as
005
* its left child and if the first tree has the left child tree,then insert the first tree
006
* into the second tree as its left child.
(This is a small program to create indexs for two binary trees and combine them to a new 003* index tree and output the new tree, the second tree only has the left child tree then 004* if the first tree has no left child tree, insert the second tree into the first tree as 005* its left child and if the first tree has the left child tree, then insert the first tree 006* into the second tree as its left child.)
- 2012-06-11 16:16:55下载
- 积分:1
-
envireadandwrite
matlab 与ENVI中数据格式转换,可以很好地实现两者之间的数据格式转换,包括enviwrite,enviread等(matlab with ENVI data format conversion, you can achieve a good conversion between data formats, including enviwrite, enviread etc.)
- 2020-10-20 13:37:25下载
- 积分:1
-
CarSim与Simulink联合仿真.rar
基于matlab 和carsim的联合仿真教程,欢迎下载学习,
中文版(Based on MATLAB and CarSim co simulation course, welcome to download learning.
Chinese version)
- 2018-06-21 22:27:00下载
- 积分:1
-
chess060330
matlab 编写的国际象棋程序,设计者对gui精心设计(chess program written in matlab, gui designer for well-designed)
- 2011-10-09 22:12:59下载
- 积分:1
-
DC-Home-Task-LZ
LZ compression
LZ decompression
- 2011-11-28 07:36:26下载
- 积分:1
-
coherencee mvdr
—The minimum variance distortionless response
(MVDR) approach is very popular in array processing. It is also
employed in spectral estimation where the Fourier matrix is used
in the optimization process. First, we give a general form of the
MVDR where any unitary matrix can be used to estimate the
spectrum. Second and most importantly, we show how the MVDR
method can be used to estimate the magnitude squared coherence
function, which is very useful in so many applications but so few
methods exist to estimate it. Simulations show that our algorithm
givesmuchmore reliable results than the one based on the popular
Welch’s method.
- 2010-06-05 19:56:26下载
- 积分:1
-
FindMin
找到一个矩阵里的最小值,因而找到最小值很容易的(find a min number in a matrix,so you can get it essay)
- 2009-06-09 17:43:56下载
- 积分:1
-
TheElementsofJavaStyle
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer bugs. Code written with no regard to
style will contain more bugs. It may simply be thrown away and rewritten rather than
maintained.(var OF THE PROGRAMMING LANGUAGE tells A. you what code it is possible to write-what the ma chine will understand. Style tells you what you ought to write-what the humans reading the code will understand. Code written with a consisten t, simple style will be maintainable, and robust. and contain fewer bugs. Code written with no reg ard to style will contain more bugs. It may simpl y be thrown away and rewritten rather than maint ained.)
- 2007-05-10 15:04:37下载
- 积分:1
-
source_d
ofdm 解调simulink模块,调试版(OFDM demodulation simulink module, debug version)
- 2008-01-24 22:22:59下载
- 积分:1
-
TFFT
matlab实现傅里叶变换和傅立叶反变换(Implement fft and ifft)
- 2020-07-04 09:00:02下载
- 积分:1