登录
首页 » matlab » matlab球谐函数工具箱

matlab球谐函数工具箱

于 2020-12-28 发布
0 726
下载积分: 1 下载次数: 5

代码说明:

说明:  将全球采样值通过球谐分析转化为球谐模型,可设置输出的球谐模型阶次。(The global sampling values are transformed into spherical harmonic model by spherical harmonic analysis, and the order of output spherical harmonic model can be set.)

文件列表:

SHtools, 0 , 2007-06-12
SHtools\SHCreateVec.m, 869 , 2006-11-10
SHtools\SHCreateYVec.m, 1462 , 2006-11-10
SHtools\SHDecompose.m, 636 , 2007-01-25
SHtools\shdemo.m, 470 , 2007-01-07
SHtools\SHInfo2Vec.m, 583 , 2007-03-23
SHtools\SHl2n.m, 327 , 2007-01-25
SHtools\SHlm2n.m, 590 , 2006-11-04
SHtools\SHlmcosi2Vec.m, 583 , 2007-03-23
SHtools\SHMapToGrid.m, 1360 , 2006-12-30
SHtools\SHMatrix.m, 1615 , 2007-01-25
SHtools\SHMatrix2Vec.m, 523 , 2007-03-22
SHtools\SHn2lm.m, 640 , 2006-11-04
SHtools\SHPlotProj.m, 644 , 2006-12-26
SHtools\SHRotateVec.m, 1776 , 2007-03-23
SHtools\SHSetValue.m, 1587 , 2007-03-15
SHtools\SHVec2Info.m, 823 , 2007-03-23
SHtools\SHVec2l.m, 330 , 2007-01-25
SHtools\SHVec2lmcosi.m, 823 , 2007-03-23
SHtools\SHVec2Matrix.m, 1037 , 2007-01-25
license.txt, 1338 , 2009-05-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MMC_7DP_CPS
    说明:  在MATLAB环境下,分别建立了5、7、9级MMC直流传输模型,验证了CPS-SPWM模式的特性。结果表明,对于低电平MMC变换器,PWM具有良好的逼近调制波的能力,谐波分量少,等效开关频率低。(In the MATLAB environment, MMC DC transmission models of 5, 7 and 9 levels are built respectively, and the characteristics of CPS-SPWM mode are verified. The results show that for low-level MMC converter, PWM has a good ability to approach the modulation wave, with less harmonic components and less equivalent switching frequency rate)
    2021-01-20 14:28:42下载
    积分:1
  • XQueue_demo
    说明:  一个很不错的进程间通信的案例,包含服务器和客户端。(A demon about communication between process that include the server and client)
    2020-07-11 21:59:35下载
    积分:1
  • 开发环境我们采用ADS1.2 集成环境,请先安装ADS1.2。如何使用ADS1.2 请参考光盘内的 手册。ARM 开发环境和51 单片几很不一样。熟悉51...
    开发环境我们采用ADS1.2 集成环境,请先安装ADS1.2。如何使用ADS1.2 请参考光盘内的 手册。ARM 开发环境和51 单片几很不一样。熟悉51 的都知道用仿真器来调试,但arm 却 不一样,它通过JTAG 接口仿真。因此这里先介绍JTAG 仿真的概念。-Development environment we use ADS1.2 integrated environment, install ADS1.2. How to use the CD-ROM ADS1.2 please refer to the manual. ARM development environment and a few very different 51-chip. 51 all know that familiar with emulators to debug, but not the same arm through JTAG interface simulation. So here first introduce the concept of JTAG emulation.
    2022-03-14 20:45:00下载
    积分:1
  • 这是个浏览文件夹对话框的源程序
    这是个浏览文件夹对话框的源程序-This is a browser folder dialog of the source
    2023-07-25 18:55:03下载
    积分:1
  • S7ReadWrite_8266
    codigo fuente para esclavo esp8266 comunicacion con plc de siemens(source code for esp8266 and profinet plc siemens)
    2020-06-17 04:20:01下载
    积分:1
  • GetPic
    抓图小工具REV 3.0 可独立批量抓图 新增批量抓图功能,带更新图片功能,可设置时间间隔、抓取数量、信息提示、放大镜功能、方向键微调功能。 批量抓图技巧: 针对网页验证码需要点击更新再抓取的,勾选[点击更新图片],鼠标拖动[坐标获取]的右边图形移动到需要点击的地方自动获取坐标,设置时间间隔,设置抓取数量,点击批量抓图按钮,完成! 如果不需要点击更新不勾选[点击更新图片]即可 本程序可辅助OCR识别,图形识别与自动控制(Grab a small tool independently REV 3.0 New Batch Capture Batch Capture feature, with updated picture functions, you can set time interval, the number of crawling, information, tips, a magnifying glass function, the arrow keys to fine-tune the functionality. Batch Capture techniques: code for web pages need to click update and then to crawl, check [click Update Photo], drag the mouse [coordinates to obtain] the right of the graph need to click where to move to automatic acquisition coordinates, set the time interval, set the grab the number, click on Batch Capture button to complete! If you do not click the update does not check the [Click the Update Photo] can this program can assist OCR recognition, pattern recognition and automatic control)
    2009-12-05 12:27:43下载
    积分:1
  • solution76
    说明:  用matlab写剑桥模型,算相关参数,如应力应变(Write Cambridge model with MATLAB and calculate relevant parameters)
    2020-12-04 10:49:24下载
    积分:1
  • Jsp环境发邮件实例源码
    Jsp环境发邮件实例源码,一个JSP文件和一个java文件完成,可以看成是Java发送邮件的例子,在浏览器中打开useSMTPApplet.html 文件,即可看到EMAIL表单页面,在此输入好邮件信息,即可发送邮件,邮件发送代码在USESMTPAPPLET.JAVA文件中。
    2023-01-03 05:10:04下载
    积分:1
  • 表单输入文字计数插件
    说明:  一款非常实用的jQuery表单输入文字计数插件(A very practical jQuery form input word counting plug-in)
    2019-01-02 10:16:47下载
    积分:1
  • 使用Simulink重量GA
    应用c语言模拟遗传算法的计算权值,实现平台vc6.0 .-use c simulink the GA for weight
    2022-03-19 01:32:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载