-
newton
用牛顿迭代法求方程
f(x)=x³ -x² -1=0
在x。=1.5附近的一个实根。取§=0.000001,取最大迭代数为60.
(With Newton iteration equation for f (x) = x ³-x ² -1 = 0 in x. = 1.5 near the root of a real. Take § = 0.000001, take the largest number of 60 iterations.)
- 2009-06-20 22:57:57下载
- 积分:1
-
juxingbodao
用matlab仿真出矩形波导中的电场,电流,磁场分布(Matlab simulation of the current, the magnetic field distribution of the electric field in a rectangular waveguide)
- 2013-01-21 22:02:49下载
- 积分:1
-
ypml110-dbscan-clustering
说明: dbscan聚类算法在matlab上的实现(Implementation of DBSCAN cluster in MATLAB)
- 2020-10-14 13:40:15下载
- 积分:1
-
GUIBookChapter10MFiles
graphic user interface m files of matlab
- 2010-06-06 01:39:53下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
input-txt
把txt格式的数据文件引入matlab中进行fft,输出四个图(
Txt data file format introduced conducted matlab fft, the output of the four figure)
- 2013-12-13 13:30:54下载
- 积分:1
-
SMO
sliding mode observer for PMSM
- 2013-05-17 07:25:06下载
- 积分:1
-
fangzhenwozuizhongban
逆变器具有灵活、高效的特点,是新能源并网的主要接口。当多个逆变器连接到电网的同一个公共连接点时,逆变器非理想的电源特性,使得逆变器之间、逆变器与电网之间存在的谐波交互作用可能引发谐振, 使系统出现过电压、 过电流现象影响电网的电能质量,甚至威胁系统的安全稳定运行(Inverter is flexible and efficient, and it is the main interface of new energy integration. When multiple inverters are connected to the same common connection point of the power grid, the inverter is not ideal. The harmonic interaction between the inverters, the inverter and the grid may cause resonance, which causes the overvoltage and overcurrent to affect the power quality of the power grid and even threatens the safety of the system. stable operation)
- 2018-05-03 15:43:55下载
- 积分:1
-
51Mcrochip
51单片机经典教程,适用与初学者,能学到很多东西(51 single-chip classic tutorial for beginners and can learn a lot)
- 2009-05-08 23:32:27下载
- 积分:1
-
demo_Brain_2D
2D脑图的L1小波重建图像,您需要安装Wavelab来实现此代码。(demo_Brain_2D.m demonstrate an L1-wavelet reconstruction of a brain image.
)
- 2013-04-27 12:23:38下载
- 积分:1