-
part3
The recent development of a meshless method by using radial basis functions will be reported
in this talk. Application to both multivariate interpolation and solving partial differential
equations have demonstrated the spectral convergence of the method for some particular
radial basis functions like multi quadric. This talk will also discuss some of the recent
proposed techniques for solving the ill-conditioning problem resulted from solving the full
resultant matrix.
- 2010-07-29 11:23:32下载
- 积分:1
-
KernelLPP
kernel linear PP analysis code by matlab
- 2010-10-20 16:04:55下载
- 积分:1
-
3fullbridgeRload
Three phase converter circuit using thyristor switch
- 2013-01-31 13:04:25下载
- 积分:1
-
Project1
基于optisystem的激光外调制仿真(Laser modulation simulation)
- 2014-10-31 16:04:19下载
- 积分:1
-
ROC
利用matlab m文件,实现了接收机ROC性能曲线的绘制(Use matlab m files, to achieve the performance of ROC curves plotted receiver)
- 2013-12-20 08:56:58下载
- 积分:1
-
pca_w
matlab的PCA变换的程序,实现图像数据的PCA变换(PCA translate)
- 2009-11-05 20:41:30下载
- 积分:1
-
IKH
能作为所有金融分析提供一目了然的效果,结合了移动平均和转势信号(Can serve as a glance of all financial analysis of the effect of a combination of moving average and the transfer potential signal)
- 2009-12-04 19:47:09下载
- 积分:1
-
MATLAB-Functions-for-Mie
说明: 关于matlab计算Mie散射的说明,对改进程序很有用。(Mie scattering calculations on the matlab instructions useful for improving the program.)
- 2011-03-02 10:48:26下载
- 积分:1
-
MATLAB
精通matlab 好多章的word 我觉得比许多类似的书将的详细(Proficient in matlab I think a lot of word chapter books than many would like more)
- 2010-05-12 11:08:26下载
- 积分:1
-
EX_8
(1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。
(2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下:
void writeTo (char filename[ ])
(3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下:
void readFrom (char filename[ ])
((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
- 2016-05-13 19:01:27下载
- 积分:1