-
LS_SVM
最小二乘支持向量机,LS_SVM.m为主函数,normalization.m为归一化函数,release.m为反归一化函数。(Least squares support vector machine, LS_SVM.m is the main function, normalization.m is the normalization function, release.m is the normalization function.)
- 2010-12-28 21:16:50下载
- 积分:1
-
Texture-rendering-based-on-particle-systems-and-ir
基于粒子系统和纹理绘制的火焰模拟Texture rendering based on particle systems and fire simulation(Texture rendering based on particle systems and fire simulation)
- 2011-01-08 10:15:14下载
- 积分:1
-
firfiltercls1
matlab code for least square another fir
- 2012-03-22 11:57:00下载
- 积分:1
-
Applied-Numerical-Methods-Using-MATLAB---Yang-Cao
Applied Numerical Methods Using MATLAB - Yang Cao Chung and Morris
- 2015-04-22 16:04:26下载
- 积分:1
-
chapter1
MATLAB智能算法30个案例分析.史峰等.扫描版(MATLAB intelligent algorithm 30 case studies)
- 2016-03-05 23:42:09下载
- 积分:1
-
system-identification
递推最小二乘法是参数辨识中最常用的方法A 但容易产生参数爆发现象,文推导了一种更稳定的辨识方法用递推阻尼最小二乘进行系统辨识(Recursive least squares method is commonly used in the parameter identification method A but easy to produce A burst of parameter phenomenon, wen A more stable identification method was deduced using recursive damped least squares identification system)
- 2014-08-08 21:58:05下载
- 积分:1
-
random
随机游走类似布朗运动,就是随机的向各个方向走吧。
虽然代码没什么技术含量,不过产生的图像实在太漂亮了,所以还是贴上来吧。
产生的图像:(Similar to Brownian motion random walk, is random and go in all directions.
Although the code is no technical content, but the resulting image is too beautiful, so it is still Tieshanglai it.
graphics layer.)
- 2014-12-22 11:41:50下载
- 积分:1
-
z2
说明: jack fell down with water
- 2011-12-11 15:04:36下载
- 积分:1
-
Gold
source code in matlab for Gold code generation with CDMA transmitter n receiver
- 2010-10-17 04:52:48下载
- 积分:1
-
Untitled
对frame1进行一个简化的帧内编码方案: A)将图像分为8x8的块. B)将图像每一块做DCT2变换. C)将DCT系数采用11.ppt page 35的亮度量化表量化. 量化系数 = 取整 (DCT系数./量化表). D) 统计整个图像中非零量化系统的比重, 该比重可反映什么? E) 将量化系数进行 IDCT2, 绘制出重建图像.(a example for matlab to deal with a picture)
- 2011-05-21 22:18:42下载
- 积分:1