-
jpg2rgb565_matlab
实现将jpg格式的图片转换为rgb565格式并按照16进制格式存储在txt文档中,网上很难有其他相关的程序,matlab编写经过实际验证很好用(Achieve the jpg format images converted to rgb565 hexadecimal format and stored in accordance with the format in txt document online is difficult to have other related procedures, matlab write-proven good use)
- 2014-09-06 14:53:21下载
- 积分:1
-
drtoolbox
降维工具箱,包含主元分析(PCA),核主元分析(KPCA)等。(Dimensionality reduction kit, including principal component analysis (PCA), Kernel Principal Component Analysis (KPCA) and so on.)
- 2011-09-15 16:08:54下载
- 积分:1
-
PID-CONTROL
基于水箱液位系统的三阶模型的阶跃响应测试,(three-tank )
- 2013-03-18 15:35:37下载
- 积分:1
-
Hill-climbing-algorithm
经典算法的实现,爬山算法。适合初学matlab和学习经典算法的学者下载学习。(Classic algorithm, hill-climbing algorithm. Suitable for beginners of Matlab and learning classical algorithm scholars Download learning.)
- 2013-04-01 11:57:53下载
- 积分:1
-
lvbo
运用LMS、RLS、LSL等自适应滤波算法对16QAM信号进行处理,比较其误码率(Use of the LMS, RLS, LSL adaptive filtering algorithm for 16QAM signal processing, to compare the bit error rate)
- 2012-05-15 15:02:00下载
- 积分:1
-
monte_carlo
Monte carlo simulation
- 2013-04-10 23:49:21下载
- 积分:1
-
all-music-algorithms
各种music算法,远场线阵 近场线阵 近场圆阵 远场圆阵,正确估计DOA角和俯仰角 方位角(Various music algorithm, the far-field line array line array of near-field circular array of near-field far-field circular array correctly estimated the the DOA angle and pitch angle azimuth)
- 2021-04-03 16:39:06下载
- 积分:1
-
5
一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。
C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。
系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
- 2009-03-15 15:36:23下载
- 积分:1
-
chafenfangfa
求一维抛物线方程的全隐/显式格式离散方法的解法。matlab(Seeking a full-dimensional parabolic equation implicit/explicit solution form discrete methods. matlab)
- 2013-12-07 15:22:15下载
- 积分:1
-
New-folder
Linear receiver stbc matlab codes
- 2014-01-10 17:26:13下载
- 积分:1