-
chapter3
matlab7.0应用编程,中文资料,每章一个文件(Application Programming matlab7.0, English information, each devoted to a file)
- 2009-04-08 17:15:52下载
- 积分:1
-
writetotxt
说明: 利用MATLAB编写的该代码,可以将数据写入到TXT文件中,里面还赋有说明(Prepared by the use of MATLAB code, the data can be written to TXT file, which is also endowed with that)
- 2009-07-28 01:14:13下载
- 积分:1
-
PSO_GA_RBF
遗传算法和PSO算法分别对神经网络进行预测(Neural network prediction based on genetic algorithm and PSO)
- 2017-11-14 09:31:01下载
- 积分:1
-
OjaPlumbley-code
Matlab code for BSS of images.
- 2011-09-19 21:27:46下载
- 积分:1
-
VMD
VMD用于信号去噪,去噪效果优于EMD,是EMD算法的一种改进算法(VMD for signal denoising, denoising effect is better than EMD, EMD algorithm is an improved algorithm)
- 2021-04-19 11:28:51下载
- 积分:1
-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1
-
wind
基于三相异步感应式风力发电机的风力发电机的风速仿真模型(Based on three-phase asynchronous induction wind generator wind turbine wind simulation model)
- 2021-04-16 14:38:53下载
- 积分:1
-
Digital-Cmmunication-Simulation
数字通信系统模拟,AWGN,给定不同的SNR,测试BPSK 4PAM 8PAM抗噪声能力。(Digital communication system simulation, AWGN, given the different SNR, test BPSK 4PAM 8PAM noise immunity.)
- 2014-02-20 02:54:25下载
- 积分:1
-
scst
自动生成实体类(很好用的代码)非常经典的学习代码,我的珍藏(Automatic generation of entity classes (good with the code) is very classical learning the code, my treasure)
- 2009-12-23 22:09:21下载
- 积分:1
-
snakes_with_class
Matlab上实现用类实现snake算法(snake:class)
- 2010-05-07 11:16:20下载
- 积分:1