-
PSO-Sphere
粒子群优化算法pso的matlab程序,测试函数为Sphere函数,可以直接使用,其他函数可以自己更改(PSO pso matlab program, test the function of Sphere function, can be used directly, other functions can own change)
- 2020-11-26 12:19:31下载
- 积分:1
-
IIR
说明: IIR 数字滤波器的MATLAB仿真实现(MATLAB Simulation of IIR Digital Filter Implementation)
- 2010-04-16 23:17:48下载
- 积分:1
-
power_thyristor
power_thyristor.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_thyristor.rar.rar,Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:53:42下载
- 积分:1
-
sagar
for trainng the data.....
- 2010-06-09 19:18:10下载
- 积分:1
-
ldamatlab
LDA的matlab实现,得出alpaha和beta的值(the procedure to implement Latent Dirichlet Allocation ,the end of this procedure is the value of alpha and beta.)
- 2012-04-26 16:33:11下载
- 积分:1
-
time-frequency_WV
时频分析代码,其中包括WV分布和短时傅立叶变换。代码简便,保证可以应用(Time frequency analysis of the code, including the WV distribution and the short Fu Liye transform. The code is simple, can guarantee the application)
- 2021-01-07 16:08:52下载
- 积分:1
-
LMS_Newton
function of matlab LMS-Newton algorithm
- 2010-01-26 19:06:58下载
- 积分:1
-
matlab_plot
说明: 介绍matlab画图的很好、很全面的ppt(matlab_plot)
- 2010-04-20 12:43:28下载
- 积分:1
-
chap3
模糊控制机器人轨迹跟踪算法,很好用的,但不是我自己写的(Self-motion Generates path for seeking weld and fuzzy control simulation)
- 2021-04-19 10:48:51下载
- 积分:1
-
code
处理lasso regression。
使用stochastic Markov property。(Algorithm for solving the Lasso problem:
0.5* (y- X*beta) *(y- X*beta)+ lambda* ||beta||_1
where ||beta||_1 is the L_1 norm i.e., ||beta||_1 = sum(abs( beta ))
We use the method proposed by Fu et. al based on single co-ordinate
descent. For more details see GP s notes or the following paper:
Penalized Regressions: The Bridge Versus the Lasso
Wenjiang J. FU, Journal of Computational and Graphical Statistics,
Volume 7, Number 3, Pages 397?416, 1998
)
- 2013-05-05 13:11:29下载
- 积分:1